Princeton-CDH / bitKlavier

The piano, digitally reinvented.
http://bitklavier.com/
GNU General Public License v3.0
37 stars 5 forks source link

v2.5 pre-release bugs/fixes #134

Closed dantrueman closed 3 years ago

dantrueman commented 4 years ago

-------- Final stuff --------

-------- For Next Time? --------

-------- Tests --------

-------- Done --------

mattmora commented 4 years ago

Synchronic behavior on the most current branch seems correct. Note-on-triggered pulse without skip-first will wait one beat then play the sequence and with skip first will wait the length of the first beat length mult then play starting from the second step. Note-off-triggered pulse will never wait regardless of skip-first and also properly skips. **Several presets seem to have odd beatsToSkip values (mostly -1) leading to incorrect behavior.