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: 3 months 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.
- Host: GitHub
- URL: https://github.com/DanielRudrich/BeatAligningGuitarLooper
- Owner: DanielRudrich
- License: gpl-3.0
- Created: 2018-08-05T18:58:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-06T13:28:10.000Z (over 6 years ago)
- Last Synced: 2024-08-04T02:08:37.071Z (6 months ago)
- Language: C++
- Homepage:
- Size: 1.54 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-juce - BeatAligningGuitarLooper - 3.0|2|Β 6Β years<sub><sup>π΄</sup></sub>| (Instruments)
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.pdfBeware: One of my first C++/JUCE projects, so the code might not be very pretty ;-)