Sub Phatty SysEx documentation

Hi,

I’m writing a Lemur template for the Sub Phatty. I’d like to be able to query the SB for its current preset state. Looks like this is done via SysEx. My question is this - is there any SysEx documentation? It would be good to know how to interpret the SysEx bytes without trying a reverse-engineering approach.

Thanks in advance,

David

From a posting of Amos about a year ago:

New firmware, v1.3.3:

I also added a “send all parameter MIDI values” command… it’s NRPN #0 value 127…
so to trigger sending all parameter values, send CC# 99 value 0, followed by CC#6 value 127.

The response should return all parameters as CCs.

Hi,

That works!! Thanks for that.

Regards

David