Author Topic: Sync Start via midi?  (Read 4050 times)

0 Members and 1 Guest are viewing this topic.

Ricky

  • Guest
Sync Start via midi?
« on: February 09, 2019, 12:52:05 PM »
Are there any way to trigger the Sync Start (on/off) via midi (i.e. from a DAW).
Some SysEx code for this?

Nothing in the data list as far as I can see.

Thanx


Ricky
 

Tyros5Mad

  • Guest
Re: Sync Start via midi?
« Reply #1 on: February 18, 2019, 04:47:24 AM »
These are the Sysex codes for Start and Stop:

Start: F0 43 60 7A F7
Stop:  F0 43 60 7D F7

Here are some other codes you might want to use:

Vocal Harmony on: F0 43 10 4C 04 00 0C 40 F7
Vocal Harmony off: F0 43 10 4C 04 00 0C 7F F7
GM on: F0 7E 7F 09 01 F7
XG System on: F0 43 10 4C 00 00 7E 00 F7

Regards, Richard