Closed okyeron closed 7 months ago
Sending MIDI CC 102 to turn the arp on/off seems to do nothing.
Perhaps the param for toggling the arp is not properly being set around here or in EditParamNoQuant
togglearp() seems to be the mechanism for this, but it does not look like its being set from MIDI input.
togglearp()
addressed by ~#8~ #9
Sending MIDI CC 102 to turn the arp on/off seems to do nothing.
Perhaps the param for toggling the arp is not properly being set around here or in EditParamNoQuant
togglearp()
seems to be the mechanism for this, but it does not look like its being set from MIDI input.