Observe the track a M4L plug-in is on
What is the simplest way to observe the track a M4L device is in?
For example, get the panning parameter value off track 0 if the M4L device is on track 0, but get the information off track 76 if you move the device to track 76.
Thanks
You need to look into canonical_parent
Cheers
D
Max Patch
Copy patch and select New From Clipboard in Max.
No need of canonical_parent. Using this_device is much simpler.