Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/DanielRudrich/BeatAligningGuitarLooper

A guitar looper which detects the tempo and plays along a rudimentary drumbeat. It also aligns start and stop of the loop to the nearest beats.
https://github.com/DanielRudrich/BeatAligningGuitarLooper

Last synced: about 1 month ago
JSON representation

A guitar looper which detects the tempo and plays along a rudimentary drumbeat. It also aligns start and stop of the loop to the nearest beats.

Lists

README

        

# BeatAligningGuitarLooper
A guitar looper which detects the tempo and plays along a rudimentary drumbeat.

Some resources for more information:

- Project website: https://users.iem.at/rudrich/bagl/index.html
- Master thesis fulltext: https://fedora.kug.ac.at/fedora/get/o:40827/bdef:Content/get
- DAFx17 paper: http://www.dafx17.eca.ed.ac.uk/papers/DAFx17_paper_68.pdf

Beware: One of my first C++/JUCE projects, so the code might not be very pretty ;-)