Hi, I'm trying to use LADSPA plugins in my patch with [plugins~] which I have installed through /help/find externals/
I have the plugin: L/C/R Delay loaded correctly using [plugin~ lcrDelay] and it is showing as loaded in the print window. Now i'm wondering how to interface with the parameters of the delay. From what I can see so far I use number and message box chains on the first inlet stating the value (first) and then the parameter name (second). is this correct? Also.. how do I find a list of the correct parameter names and their corresponding value ranges for each plugin?
Thank you
the setup I'm trying looks like this: -
[ \ <- parameter value
|
[mix] <- example of parameter name
|
[plungin~ lcrDelay] <-LADSPA object