In application preferences, I can set keybinds to, for example, show/focus the sample editor (global->view->focus/show sample editor).
Can I invoke this from the lua API? I’m unable to find it in the docs.
Thank you!
In application preferences, I can set keybinds to, for example, show/focus the sample editor (global->view->focus/show sample editor).
Can I invoke this from the lua API? I’m unable to find it in the docs.
Thank you!
Ah, I found it.
set ‘renoise.app().window.active_middle_frame’ to one of the predefined constants.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.