trying to manipulate the transpose dial

Beep's icon

I'm still a bit of a noob when it comes to M4L though I'm pretty confident with Max generally. All I'm trying to do is control the transpose button on track1 and I'm really not sure why this doesn't seem to be working. Any help would be really appreciated....

Max Patch
Copy patch and select New From Clipboard in Max.

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

This should solve your problem. You have to remember to use live.path to navigate to the object you want to manipulate, and then ask live.object to ask for the values of properties, or perform other operations on properties.

Beep's icon

Brilliant, thanks so much!