I am working on a layout for a Switchblade guitar effect switcher. It has 150 or so buttons, each of which sends a sysex string to the device. A given order of sysex message creates an effects patch for guitar from multiple devices. I am trying to use group presets to store and recall these patches. It works, but I can't figure out how to set the buttons up so I can specify which ones should be included in the stored preset. They work when I do it manually, but the state of the buttons doesn't seem to be stored after I press them. I would like to be able to set the layout to an empty state, press the desired subset of buttons, and save them to a preset.
The buttons I have are have a toggle subtype, and they send a Sysex message.