free-audio / clap

Audio Plugin API
https://cleveraudio.org/
MIT License
1.76k stars 97 forks source link

Is there any built-in program support? #271

Closed AnClark closed 1 year ago

AnClark commented 1 year ago

Hello!

Some plugin standards supports built-in programs. Users can directly choose a built-in program in host's preset picker. As far as I know, VST, VST3 and LV2 (via external TTL file) support it.

I wonder if CLAP supports this feature as well.

robbert-vdh commented 1 year ago

See #265 (now staged for the next CLAP version).

AnClark commented 1 year ago

See https://github.com/free-audio/clap/pull/265 (now staged for the next CLAP version).

Thanks a lot! Looking forward to coming updates.

abique commented 1 year ago

Though, this is different to what a program is. You can use MIDI Program Change for now.