falkTX / Carla

Audio plugin host
https://kx.studio/carla
1.56k stars 144 forks source link

preset changes for AU and VST instruments on OSX via program changes #1337

Open lokkiikkol opened 3 years ago

lokkiikkol commented 3 years ago

program changes do not change presets on the synths i tried.

AU: Vital and Helm VST: Vital and Helm

Helm does actually show a preset dropdown in the rack view, but if i send program changes to it nothing happens. do i need to specify a specific midi channel? i.e. 1?

moonshaadow commented 3 years ago

It seems that both plugins don't support Program Changes. https://github.com/mtytel/helm/issues/175

If a plugin support PC messages, I think it should work in Carla.

lokkiikkol commented 3 years ago

Ok. Is there any other way via savestate in Carla? I thought the whole point of the "Map Program Changes" Setting was to allow preset changes on plugins that don't support program changes.

On Tue, 26 Jan 2021, 11:50 moonshaadow, notifications@github.com wrote:

It seems that both plugins don't support Program Changes. mtytel/helm#175 https://github.com/mtytel/helm/issues/175

If a plugin support PC messages, I think it should work in Carla.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/falkTX/Carla/issues/1337#issuecomment-767462475, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADDSM37LMW2JKFYWQOMZ4LLS32M65ANCNFSM4WSNJIBA .

lokkiikkol commented 3 years ago

actually, on the link you sent it states that program changes do indeed work on helm but need additional bank messages to be sent as well...

moonshaadow commented 3 years ago

In the Edit window, set the midi filter "map program changes". I've just test that on Helm vst. It works for me (linux) Capture d’écran_2021-01-26_12-26-33

lokkiikkol commented 3 years ago

you are right! i got it to work on helm too, thanks!! so it seems to be a vital problem.