You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
show clip view
unfortunately these seem to be tied together, i.e. tab will do arrange or session. and shift-tab will do device or clip.
but i'd prefer to separate them so can call device-view at will, or session-view at will.
The text was updated successfully, but these errors were encountered:
ideoforms
changed the title
method for switching to session, or device view / clip view?
Methods for switching between session, arrangement, device and clip view
Jul 25, 2023
I've just had a quick look at the docs. Not exactly sure how this is achieved but I suspect using Live.Application.Application.View.focused_document_viewProperty.
This won't be a priority for me right now I'm afraid, as I have a big backlog of other issues and only have limited time to work on the project, but I always welcome code submissions!
i tried to figure this out myself but so far i can't make any sense of pythonosc + abletonosc and the different handlers and live.py clip.py and run-console.py
but let's see if there's some way of o1-previewing it up
hi, is it possible to add api calls for these:
unfortunately these seem to be tied together, i.e. tab will do arrange or session. and shift-tab will do device or clip.
but i'd prefer to separate them so can call device-view at will, or session-view at will.
The text was updated successfully, but these errors were encountered: