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

Runtime flags for different modes? #98

Open
sandreae opened this issue Mar 17, 2021 · 5 comments
Open

Runtime flags for different modes? #98

sandreae opened this issue Mar 17, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@sandreae
Copy link
Collaborator

Just a thought atm, but I wondered how we would approach running pypatcher in different modes? For example, I often create a new branch for "broadcast" mode, which manages the lounge_music and patching for 0 and 1 clients differently. Maybe there are other scenarios we want as well, like "simple" mode which could be basically jacktrip + streaming and recording (no panning joy).

@sandreae sandreae added the enhancement New feature or request label Mar 17, 2021
@madwort
Copy link
Collaborator

madwort commented Mar 17, 2021

yeah - was thinking about the sloth live broadcast - a nice mode would be: just lounge_music goes to the stream until we change a config flag, trigger a repatch & then the jacktrip "room" goes to the stream?

@madwort
Copy link
Collaborator

madwort commented Mar 17, 2021

(what does your "broadcast" mode do? lounge_music running all the time, not starting when the first client starts?)

@sandreae
Copy link
Collaborator Author

sandreae commented Mar 17, 2021

a nice mode would be: just lounge_music goes to the stream until we change a config flag, trigger a repatch & then the jacktrip "room" goes to the stream?

That would be really cool!

Yeh, broadcast mode streams the lounge_music until one client joins. Now that we're using temp servers I almost feel like this should be default actually (or it stays until 2 clients join).

@madwort
Copy link
Collaborator

madwort commented Mar 17, 2021

yeah - I think it's useful to stay until 2 clients because it's usually me as first client & I want to hear that the server is working!!

@sandreae
Copy link
Collaborator Author

Other useful ones would be:

  • enable stream
  • upload audio (would require script for uploading audio somewhere....)

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

No branches or pull requests

2 participants