View Single Post
Old 05-11-2021, 11:22 AM   #1292
fripholm
Human being with feelings
 
Join Date: Jan 2011
Posts: 69
Default

Quote:
Originally Posted by helgoboss View Post
2) Not that I know of If you find out, let me know, too ;-)
I've found it! By browsing through the MIDI console output of Arturia's Control Center...

This sysex string sets the active memory remotely where 'xx' is a number from 01-08 which corresponds to the desired memory location.

Code:
F0 00 20 6B 7F 42 05 xx F7
When you set the preset from the MKII itself, it sends the following string where 'yy' is a number from 00-07 which correspond to presets 1 through 8. This is not a typo...

Code:
F0 00 20 6B 7F 42 1B yy F7
Now I need to find a way to tell Reaper to send a sysex string to the MiniLab on startup. Anyone?
fripholm is offline   Reply With Quote