Page 1 of 1
Preset Manager that sends midi messages
Posted: 11 Dec 2025, 16:39
by Ariajazz
I'm working on a workspace for controlling a keyboard that accepts midi messages. The idea is to change parameters and patches of the keyboard using HH presets. Everythig is working fine except midi messages (PROGRAM CHANGE) are not stored, I guess, in PRESET MANAGER. It does not send the midi messages when recalling presets. How do I do it?
Re: Preset Manager that sends midi messages
Posted: 11 Dec 2025, 23:49
by Ariajazz
Hi all. I'm stuck with my project because this issue. Does any one have a solution?
Re: Preset Manager that sends midi messages
Posted: 12 Dec 2025, 07:18
by rlgsbt
Hi Ariajazz,
If you send manualy the program change from Usine, it works ? You could also use the grid.
Here is a very simple patch. You just have to put the MIDI OUT device in the rack output
Re: Preset Manager that sends midi messages
Posted: 12 Dec 2025, 10:31
by grego mondo
May be
If you save the program change value in a fader, you can use the fact that the preset "has change" to send it with a create midi message.
P.S. Don't forget to be as impatient for thanks than for answers
Re: Preset Manager that sends midi messages
Posted: 12 Dec 2025, 23:59
by Ariajazz
Thank for your reply. Your patch was very helpful. I didn't know about the PASS CHANGE module. I had to do some modifications to suit my needs, but it just works fine. Thanks again.
I'm not impatient... some times it is a matter of hurry. I do have a musical presentation tonight. Now I can do it as planned.