Hi
I am working on a patch controlling three params of a vst~
and it work well except a message error "$1" variable out of range(1)
it is because I use an object "append $1" it work well but print message error
Is it a better solution to append a parameter name and $1 for sending to vst a control change (with beakpoint)?
excuse my bad english
I send the provisory patch for explain
thanks