Synth Forum

Notifications
Clear all

Live set change using midi

4 Posts
3 Users
0 Likes
1,636 Views
Posts: 0
Active Member
Topic starter
 

Hi there. Merry Christmas to YAMAHA team.
Can you please let me know if I can change the banks and live set pages using Hex? I am trying to do it since MODX doesn't have Bank and Page buttons like Montage has.
Please ignore if this sounds stupid.
Thank you.
Stay safe!!!

 
Posted : 20/12/2020 6:37 am
Bad Mister
Posts: 12304
 

Each of the 256 currently active LIVE SET Slots (256 can be recalled via MIDI using Bank Select and Program Change commands.

See page 191 of the MODX Data List Booklet for the chart labeled: “Available Live Set Select/Program Change”
The currently active Live Set Bank has 16 Pages each with 16 slots. The chart gives you a way to recall any of the 256 locations in the Bank

Here’s how it is laid out... MSB-LSB-PC
The MSB for LIVE SETs is 62
The LSB indicates the PAGE 1-16 (00-15)
The Program Change 00-15 for the 16 individual Slots (Performances) on each Page

Live Set (current)
Page 1, Slot 1 would be MSB/LSB/PC — 62/00/00
Page 1, Slot 2 would be MSB/LSB/PC — 62/00/01
...
Page 1, Slot 16 would be MSB/LSB/PC — 62/00/15

Page 2, Slot 1 would be MSB/LSB/PC — 62/01/00
Page 2, Slot 2 would be MSB/LSB/PC — 62/01/01
...
Page 2, Slot 16 would be MSB/LSB/PC — 62/01/15
and so on.

You activate a Live Set by recalling it. The most recently accessed Live Set remain “active” until you activate a different Live Set.

This system allows you to recall Performances from anywhere in the Internal Memory.

 
Posted : 20/12/2020 9:07 am
 Tino
Posts: 0
New Member
 

Hi,

You can display LiveSet Bank with this sysex for Modx (data in hex):
F0 43 10 7F 1C 07 09 00 00 XX F7
with XX =
00 for Preset LiveSet
01 to 08 for user1 to user8 LiveSets
09, 0A, OB, and so on for library LiveSets

Then, as documentation explains, you can select a slot with MSB = 3E, LSB = 00 to 0F (= page 1 to 16), and PC = 00 to 0F(= slot 1 to 16):
ie:
B0 00 3E => Bank select MSB for Liveset
B0 20 04 => Bank select LSB for Liveset Page 5
C0 0A => Program change for Slot 11
It works if the slot in NOT empty.

Same kind of message for Montage:
F0 43 10 7F 1C 02 09 00 00 XX F7

@+

 
Posted : 20/12/2020 9:17 am
Posts: 0
Active Member
Topic starter
 

Thank you everyone!!
You are the best!!!
Stay safe.
Greetings from Sri-Lanka

 
Posted : 20/12/2020 12:11 pm
Share:

© 2024 Yamaha Corporation of America and Yamaha Corporation. All rights reserved.    Terms of Use | Privacy Policy | Contact Us