Using vst~ in Max 6
In Max 5 each time I used a vst plugin with the vst~ object I could see the vst parameters on Max Window. How can I enable this feature in Max 6?? Max Window only reacts when the plugin is not found or it is not working. When the plugin is valid and works ok nothing shows up there. Please help. Thanks!
I find this a little more useful.
Cheers
Max Patch
Copy patch and select New From Clipboard in Max.
-A
Thanks! This helps to show the VST is loading well in the Max window. But how could I know which parameters they are and the way to send data to each one of them inside a maxpatch? I mean for instance if ... let's say parameter 1 is frequency then I would like to send a value in KHz to it via the maxpatch. Thanks in advance..!