AZSlow

AZ Controller plug-in for Cakewalk SONAR => Discussions => Topic started by: Hermu on May 12, 2015, 12:19:24 PM

Title: how to send Track name via SysEx?
Post by: Hermu on May 12, 2015, 12:19:24 PM
SysEx for Textmessages is "F0 00 20 29 67 08 <MessageTextInHex> F7"

Logical Control:
-WAI Mode Volume
-Parameter Name Monitor
-SysEx/MIDI+: Begin: f0 00 20 29 67 08
How to convert Trackname to Hex and append to SysEx message?
-SysEx: End: f7
Title: Re: how to send Track name via SysEx?
Post by: azslow3 on May 12, 2015, 08:18:36 PM
You need the lated "Test version" from Downloads (in fact it is long time to make it released). You first call "Text" action to get the string and then "Text" suboption of SysEx.
Title: Re: how to send Track name via SysEx?
Post by: Hermu on May 12, 2015, 10:13:23 PM
thanks, it works now with AZ Controller 0.3 r8 b200

-SysEx/MIDI+: Begin: f0 00 20 29 67 08
-Parameter Name
-SysEx/MIDI+: Append Text
-SysEx: End: f7