getting an instuments parameter id

bluesol25's icon

So I'm using live.path to try to get the cutoff frequency for an instance of analog. It's in slot one of the device chain and on track 6

so far i got

path live_set tracks 5 devices 0

what would I add to get the cutoff frequency's id?.. do i have to count down from the top of the menu in the automation or is there an easier way

Jeremy's icon

Here's a device to find the parameter numbers of an instrument. Assumed is:

1. First device in track is this device
2. Second device in track is the instrument in question

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

Probably there are more elegant ways to go about this, but this is what I could put together in a few minutes...