surge-synthesizer / shortcircuit-xt

Will be a sampler when its done!
GNU General Public License v3.0
252 stars 30 forks source link

CLAP PolyMod #461

Open baconpaul opened 1 year ago

mkruselj commented 1 year ago

I don't think macros are conductive to being per voice modulated. Macros are at the top of the part, overseeing the patch, and they can also be assigned to non-voice level parameters (i. e. group level parameters, post voice sum).

We should have a fixed number of polymod parameters in the mod matrix that would only be exposed to CLAP. These should convert to custom Note Expressions in VST3 (hoping we can use Timo's wrapper to enable this).

baconpaul commented 1 year ago

Yeah I agree with that. I think 'what sources in the mod matrix' is still an open question too