Hi,
I would like to select the shown track dsp automation graph in thetrack dsp automation view. Cannot find any hint in docs.
renoise.app().window.active_lower_frame = renoise.ApplicationWindow.LOWER_FRAME_TRACK_AUTOMATION
And then?
Hi,
I would like to select the shown track dsp automation graph in thetrack dsp automation view. Cannot find any hint in docs.
renoise.app().window.active_lower_frame = renoise.ApplicationWindow.LOWER_FRAME_TRACK_AUTOMATION
And then?
Check this:
https://github.com/renoise/xrnx/blob/master/Documentation/Renoise.Song.API.lua#L353
Works for all but the pesky “Active / Bypassed” parameter. We still need API access for that one
Check this:
https://github.com/renoise/xrnx/blob/master/Documentation/Renoise.Song.API.lua#L353
Works for all but the pesky “Active / Bypassed” parameter. We still need API access for that one
Nice and thanks!
So is this documentation outdated then: http://files.renoise.com/xrnx/documentation/Renoise.Song.API.lua.html