Arp and its Octave setting
-
OK, so "sometimes" when you set the arp octave very high (like say 5 octaves) and then play notes "high up" on your keyboard this results in the Arp calculating it needs to play notes above note number 127, and when it gets there the arp puts this in the console:
Arpeggiator1:! Note number must be between 0 and 127
--and stops playback.
Is there a way to catch this?
-
@Lindon I have the same problem. Have you found a solution?
-
This looks like a fairly easy fix but a decision needs to be made about how to deal with notes above 127.
@Lindon @Oli-Ullmann What would you expect to happen if the arp tried to play a note above 127?
Would the note simply be ignored?
Would it be transposed down until it's within range?
Or something else? -
@dannytaurus I think it would make the most sense to ignore the note and inform the user via a dialog box.