I have some questions regarding this note in the Renoise Song API doc:
-- Is automated. Not valid for parameters of instrument
devices.renoise.song().tracks[].devices[].parameters[].is_automated, _observable
-> [read-only, boolean]
-
Will be is_automated true as soon the parameter was automated somewhere in the song, even if that automation symbol is greyed out (no automation on the current pattern) ?
-
What does “Not valid for parameters of instrument” exactly mean? Is it not working on the Instr. Automation Device?