cracked-machine / BassStationSequencerSW

Firmware for Novation BassStation HW Sequencer
MIT License
0 stars 1 forks source link

Repeatedly pressing the pattern key button can slow down the tempo #13

Open cracked-machine opened 2 years ago

cracked-machine commented 2 years ago

Even though the debounce prevents the button being pressed, it will still have to process the timeout and this is causing the tempo to drop.