free-audio / clap

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

clap 1.1.4 (draft) #241

Closed abique closed 1 year ago

abique commented 1 year ago

I wonder if we should put the trigger event into a namespace until the extension is stable?

robbert-vdh commented 1 year ago

Yes I was thinking the same thing. Especially if it's a draft that may or may not get stabilized (in its current form), giving it a stable event ID in the core event namespace does make things more difficult in the long run.

Bremmers commented 1 year ago

Can't it be moved to trigger.h for the time being?

abique commented 1 year ago

We'll do an event namespace for now, also it is a good opportunity to test the feature! :)