I reversed engineered all the patch select midi and I can change to any patch I want through Midi Ox. So, I know the exact midi commands. Dont worry about the values I have them all covere.

My problem is to enter an event at the start of the track so it plays that patch rfor the entire patch

Unfortunately there is no way in the event editor to enter all three values for the controller function. Only two is seemingly allowed.

The third is labeled but never used. the advanced configuration also dont allow the third value.

It doesnt seem Rosegarden can do it, ubless someone can show me how to edit an even to include all three the fields as show in the event editor namely

Type(Data1)  Type(Data1)  Value(Data2)

"https://i.imgur.com/5im3AQH.png";

Or ANY way to send three successive midi values






On 2020-08-04 03:49, Hugo van Galen wrote:
e.g. in my cae it would be
controller  63 1 1
which would set the first patch.

Does this look right ??

That message looks good to me.

BUT -- I am not familiar with the Motif unit, but I quickly downloaded
the manual. In the MIDI section I do not see controller 63 documented,
but on page 44 does reveal it supports the Bank Select MSB/LSB which
affects how the Program Change messages get interpreted. I wonder if
you should be sending that instead? If my understanding is correct, if
you would want the first instrument of the "Normal Voice Preset" you
would send a Bank Select MSB of value "63", a Bank Select LSB of value
"0" and then a Program Change with value "0".
_______________________________________________
Rosegarden-user mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user


_______________________________________________
Rosegarden-user mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-user

Reply via email to