Control grain delay parameters from a patch

Dalmazzo's icon

Hello,
I'm checking the info in live.path and I see how to control de volume using the path [path live_set tracks 0 mixer_device volume] with live.observer etc.
But no idea the path to control grain delay parameters like Spray, Frequency.
Nee help
thanks

Evan's icon

It follows a very similar syntax, path live_set tracks 0 devices 0 parameters x.
You might want to also fetch the name:

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

Dalmazzo's icon

Great! thank you