surge-synthesizer / surge

Synthesizer plug-in (previously released as Vember Audio Surge)
https://surge-synthesizer.github.io/
GNU General Public License v3.0
3.15k stars 400 forks source link

Add support for Note Expressions #11

Open kurasu opened 6 years ago

kurasu commented 6 years ago

Should allow for per-voice control of

Compatible hosts (at the moment) would be Cubase and Bitwig.

baconpaul commented 3 years ago

At this point we are waiting for if and when juce supports this since I dumped our hand rolled vst3

mkruselj commented 3 years ago

We should leave the issue open so that we don't forget about it if it happens in JUCE...

mkruselj commented 1 year ago

It looks like this will become a 1.x feature due to CLAP wrapper, so moving it from 2.0 milestone to 1.x milestone.

baconpaul commented 1 year ago

Is there a daw which supports vst3 note expressions, doesn’t support clap, and isn’t cubase?

mkruselj commented 1 year ago

I'm not sure if there are any, actually.

baconpaul commented 1 year ago

Right. So this really is 'make note expressions work in cubase'. That's all I was checking.

mkruselj commented 1 year ago

Until eventually some other hosts support it, who knows, yeah.

kurasu commented 10 months ago

I guess Steinberg (or some Cubase user) can implement it themselves if they find it important?

mkruselj commented 10 months ago

Or (more likely) we delegate it to CLAP wrapper at some point and then it produces a VST3 that will have note expressions enabled because Timo did an awesome work.

baconpaul commented 10 months ago

Yeh it works in cubase via the clap wrapper claes - we just need to finish the wrapper