hello,
i can not find an information on this, but I hope someone here can give me an answer:
Is it possible to switch or trigger the different patterns via midi messages (sysex or notes)?
Thanks a lot!
switch patterns via midi
Moderators: Sharp, X-Trade, Pepperpotty, karmathanever
-
- Posts: 3
- Joined: Fri Nov 04, 2011 1:23 pm
-
- Posts: 3
- Joined: Fri Nov 04, 2011 1:23 pm
2nd answer :
You can chain 3 CC :
1) CC98 ch* 01
(CC98 → LSB, ch → midi chanel and "01" = Value of CC98) (p46 of the manual...)
2) CC99 ch* 32
(CC99 → MSB, ch → midi chanel and "32" = Value of CC99)
3) CC06 ch* 1 à 127
CC06 → parameter value, ch → midi chanel and "1 à 127" = Value for selectioning MS patterns
(p46 of the manual, there is a chart to map value and the numbers of the patterns . Because values can be from 1 to 127 and there is only 16 patterns...)
So you need a footswitch that can chain these 3 CC, if not, you could buy a "MIDI Solution Event processor" (maybe it makes the price of a pattern a little expensive...)
bye
Dominique
You can chain 3 CC :
1) CC98 ch* 01
(CC98 → LSB, ch → midi chanel and "01" = Value of CC98) (p46 of the manual...)
2) CC99 ch* 32
(CC99 → MSB, ch → midi chanel and "32" = Value of CC99)
3) CC06 ch* 1 à 127
CC06 → parameter value, ch → midi chanel and "1 à 127" = Value for selectioning MS patterns
(p46 of the manual, there is a chart to map value and the numbers of the patterns . Because values can be from 1 to 127 and there is only 16 patterns...)
So you need a footswitch that can chain these 3 CC, if not, you could buy a "MIDI Solution Event processor" (maybe it makes the price of a pattern a little expensive...)
bye
Dominique
-
- Posts: 7
- Joined: Mon Oct 03, 2011 7:32 pm
sequence pattern changing
So these 3 messages need to be sent at the same time ? or can you send them one at a time...I suppose the latter
-
- Posts: 3
- Joined: Fri Nov 04, 2011 1:23 pm