Addressing particular plugin parameters in a DAW from Max
Hi
I am carrying out some research for my masters thesis on plugin user interface design and creativity and need to be able to build plugin UI's in max that can control the parameters on a designated plugin in a DAW without the need to manually map each one.
The purpose of this is to send the interface to experiment participants for testing who already have the required plugin that the interface controls. I know this could be done by encasing the plugin in the VST~ in M4L but that would severely limit the amount of people that could test the new interface.
Example: value from max > Ableton Live > LexPlate plugin decay parameter.
Is this possible without M4L?