MichaelPNolan / StandAloneSynth37key

Basic Synth but using wired keyboard with a GPIO expander keypad - so a toy can be refitted
25 stars 6 forks source link

Arp Variation GUI crash #1

Open MichaelPNolan opened 2 years ago

MichaelPNolan commented 2 years ago

When I turn pot to change variations in arpeggiator "page" of parameters it resets.

MichaelPNolan commented 2 years ago

Seemed to stop after added if(heldNotes > 0) updatePatternOrder(); } at the end of setArpVariation function in the arpeggiator.ino library