CLAP: The New Audio Plug-in Standard (by U-he, Bitwig and others) (in: DSP and Plugin Devel…)

By: Leslie Sanford
25 Sep 02:11

Can y’all confirm that Bitwig doesn’t support the CLAP_EXT_TIMER_SUPPORT extension? When I ask the host for that extension, it returns NULL at least on Windows.

Timer support is kind of a lynchpin of my plugin design. I use it for communication between the process thread and the UI thread. That’s to say, if there’s something that happens in the process thread that the UI needs to know about, I set the appropriate flags that are later checked in the timer callback. In turn, it sends message to t…

Go to this post

Go to first unread post in this topic

Read more here: Source link