Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Methods for switching between session, arrangement, device and clip view #97

Open
esaruoho opened this issue Jul 25, 2023 · 2 comments
Open

Comments

@esaruoho
Copy link
Contributor

hi, is it possible to add api calls for these:

  1. open arrange view
  2. open session view
  3. show device view
  4. 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.
@ideoforms 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
@ideoforms
Copy link
Owner

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!

@esaruoho
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants