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

WIP - Dj monitor #216

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

WIP - Dj monitor #216

wants to merge 4 commits into from

Conversation

ryanramage
Copy link
Collaborator

** dont merge ** experimental

A way for each setup to output to different devices allowing for a monitor channel and a master output, and maybe crossfading.

Play around with. feedback and improvements welcome.

Known issues:

  • Switching between outputs skews the time. seems fine when you switch it back though.
  • gets laggy

@ryanramage
Copy link
Collaborator Author

Fyi can select a different output channel at the bottom of the setup.

screen shot 2017-10-13 at 12 51 20 pm

@mmckegg
Copy link
Owner

mmckegg commented Dec 4, 2017

Hey! I've been giving this some thought.

I'm thinking that a nice way to implement this would be as a global controller "External Output" and some additional routing options.

I recently added "External Input" and various Sync Out global controllers, so this would fit in well. I'm imagining you would add your output device to the project and then it would appear as an output destination option on each chunk in the setup.

Oh, I suppose that you could have a master output option like you have in your PR, but rather than just listing all output devices, it would only list the ones you have setup for the project. Potentially this would also make it a lot easier to take all of the things that output to one output device and quickly switch them to another.

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

Successfully merging this pull request may close these issues.

None yet

2 participants