probonopd / MultiDexed

MultiDexed
10 stars 1 forks source link

Expose parameters of hosted Dexed instance to VST host #13

Open probonopd opened 1 year ago

probonopd commented 1 year ago

We should expose the parameters of hosted Dexed instance 0 ("master instance") (or even all of them?) to VST host. So that they can be used in automation.

How?

probonopd commented 1 year ago

For all parameters in hosted plugin instance 0, create matching parameters and add them to the AudioProcessorValueTreeState object of this plugin?

probonopd commented 1 year ago

Seems to be partly outdated, use this instead: https://docs.juce.com/master/tutorial_audio_parameter.html