XP-30 Change from performance to patch mode via midi???

Forum for JD, JV, XP and XV synthesizers from 1990's
Post Reply
diegel
Posts: 1
Joined: 13:15, 17 March 2017

XP-30 Change from performance to patch mode via midi???

Post by diegel »

Anyone know how to change from performance mode to patch mode and vice versa via midi? I'm using a Montage and xp-30 and I want to be able to press one button on the Montage in my "Live set" and send a midi message to select a preset in performance mode on the xp30 for one song and then select a different preset on the xp30 in patch mode for another song. Thanks.
Alnitak
Posts: 3
Joined: 19:05, 14 April 2017

Re: XP-30 Change from performance to patch mode via midi???

Post by Alnitak »

The following sysex message should change into Performance mode:

0xf0, 0x41, 0x10, 0x6a, 0x12, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf7

and this to change into Patch mode:

0xf0, 0x41, 0x10, 0x6a, 0x12, 0x00, 0x00, 0x00, 0x00, 0x01, 0x7f, 0xf7

These are the documented messages for the JV-2080 and the XP-80 - AFAIK they should work on an XP-30 too.

There's also this to turn off GM mode:

0xf0, 0x7e, 0x7f, 0x09, 0x02, 0xf7
Post Reply