How can I change the init preset on the sub37 and the editor ?
thanks
How can I change the init preset on the sub37 and the editor ?
thanks
I don’t think we have the ability to change the Init Preset. If we want our own “base” preset to use as a starter for new presets, we just do that. I store my “templates” in Bank16 on the Sub37, and they have their own folder that the Editor uses.
actually you can change the init preset. ![]()
take any single-preset sysex file and edit the sysex:
the header begins
F0 04 0C 05 …
or
F0 04 0C 02 …
or similar… the 4th byte (the one after 0C) sets the sysex type.
Change this 4th byte to 09 and then send the sysex to the Sub 37. That preset will now be loaded when you do an INIT on the hardware.
(however, I think the Editor will still use the original/default “init” preset)
Thanks Amos, I think I’m a little lost here, ![]()
but maybe this will make more sense to me when I load the sysex in to midi-ox
That’s fine as long as I can change the hardware init great thanks
Amos, you are a madman! That is so cool!
Custom ‘init-presets’!
Thank you!