I created an editor panel for the GrandMeister 36. It runs with the Ctrlr.org platform which is available on both OSX and Windows.
This is the first version, but it's almost fully functional.
Only the "Store" button is not wired yet (if anyone owns an iPad or an Android tablet and can sniff the MIDI frames to see what message is sent by the app to send the "Store" command…).
The preset names are the factory ones. You can change them to suite your configuration by modifying the content of the setPresetName() method (go to Panel/Lua Editor/setPresetName).
The panel file is available here : http://ctrlr.org/hughes-kettner-grandmeister-36/
You will need to install the Ctrlr application first (choose the latest version for your platform) : http://ctrlr.org/nightly/?C=M;O=D
I will try and create standalone binaries for Mac and Windows soon.
Any feedback is welcome !
Fredo.
P.S.: Many thanks to spk77 for the help on SysEx message decoding !