openAVproductions / openAV-Luppp

Luppp is a live performance tool, created by OpenAV productions.
http://openavproductions.com/luppp
GNU General Public License v3.0
258 stars 45 forks source link

Tempo Tap Nudge Button #147

Closed georgkrause closed 7 years ago

georgkrause commented 7 years ago

When a user of Luppp jams with other people there is the possibility to sync the tempo with the tap button. This is working well but the problem is, that the user cannot set the first beat. @geraldmwangi wants to implement a nudge button which exactly do this. so you can tap the tempo and use the nudge button to set the first beat and luppp is in sync with the other musicians.

harryhaaren commented 7 years ago

Resetting to the 1st beat, 1st Bar is implemented as a PR here (note it is severly outdated, but may still be applicable for the next implementation of extra features): https://github.com/openAVproductions/openAV-Luppp/pull/81

georgkrause commented 7 years ago

@geraldmwangi wants to implement this, maybe he takes a look...

geraldmwangi commented 7 years ago

I picked this up in #152

harryhaaren commented 7 years ago

Closing this as it a duplicate, and now being tracked as part of "Refactoring of TimeManager" #152