-
Notifications
You must be signed in to change notification settings - Fork 1
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
Comments
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? |
(what does your "broadcast" mode do? lounge_music running all the time, not starting when the first client starts?) |
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). |
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!! |
Other useful ones would be:
|
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).
The text was updated successfully, but these errors were encountered: