Observe the track a M4L plug-in is on

justcolin's icon

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

S4racen's icon

You need to look into canonical_parent

Cheers
D

broc's icon
Max Patch
Copy patch and select New From Clipboard in Max.

No need of canonical_parent. Using this_device is much simpler.