Topic: Changing snapshots via MIDI
I want to create a c++ console application that will change the snap shot (mix) over a MIDI connection. But being completely new to MIDI I am a bit confused and need some clarification. I see in the documentation that to change the snapshot, the values of 0x36 to 0x3d are used. Now where I am confused... Do I need to send channel information? is this a sysexe message? what would the full hex string be? something like 0xB0 0x37 0x7F? And when the snap shot is changed over midi, will the change be reflected in TotalMix?
Any help is appreciated because I am stuck.
I am using 2 different device. Fireface UFX and babyface pro.
Thanks