boomninjavanish / twitchPlaysTheSynth

0 stars 0 forks source link

Entering a note without a duration will effectively stop the sequencer #65

Closed memorecks closed 3 years ago

memorecks commented 3 years ago

Entering a note without a duration will effectively stop the sequencer

Also notes without a 0 before the duration decimal point (ie: .9 instead of 0.9) will not produce intended results?

Commands to check out: !m1 0 !m1 0(.9) !m1 10 !m1 10(.9)

Am testing this further still on stream

memorecks commented 3 years ago

This could also be the same issue as having 0 for the duration... feel free to merge