mySoftware [Updates]

Once you create a user profile on Motifator and update with the appropriate information, the updates shown here will be specific to you.

newProducts [YOK]

rssFeeds [Syndicate]


forumforum
 

Old Motifator threads are available in the Archive.

Viewing topic "Element Level from external Midi controller"

     
Posted on: May 11, 2015 @ 07:18 AM
makifator
Total Posts:  36
Joined  06-21-2010
status: Regular

hello,
I want to change element level from external midi controller. Are there any midi message for this purpose? How to do this?
Thanks

  [ Ignore ]  

Posted on: May 11, 2015 @ 03:44 PM
5pinDIN
Avatar
Total Posts:  11891
Joined  09-16-2010
status: Legend

It can be done via SysEx message.

From the MX Data List:
http://www2.yamaha.co.jp/manual/pdf/emi/english/synth/mx49mx61_en_dl_a0.pdf

See page 55, (3-6-3-1) NATIVE PARAMETER CHANGE, MODE CHANGE, and the Element Level address and data bytes on page 64.

Putting them together:
F0 43 1n 7F 17 41 ee 1A dd F7
where…
n = device number, 0~F (Device 1~15), typically 0(Device 1)
ee = element number, 00~07 (Element 1~8)
dd = data (element level), 00~7F (Level 1~127)

For example…
F0 43 10 7F 17 41 02 1A 64 F7
...would set Element 3 to Level 100 (on Device 1).
(100decimal = 64hex, see chart on page 53 of Data List)

  [ Ignore ]  


 
     


Previous Topic:

‹‹ Insertion Effect x 48types (267 presets) x 4
Next Topic:

    Where is Bad_Mister? ››