Home › Forums › Products › Rackmount › Control DSP4000 thru sysex from Max Msp › Reply To: Control DSP4000 thru sysex from Max Msp
April 9, 2012 at 3:12 pm
#134391
If you have a way to receive and examine sysex messages, you could try setting "sequence out" to "new". This will cause a short sysex message to be sent when anything is changed, containing a 8 digit hex value identifying the quantity that was changed, followed a space, and then by its new value (the form of this will depend on what was changed).
See also MIDI Sysex Messages on the support page.