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

Allow quick (de)activation of output channels #37

Merged
merged 1 commit into from
Sep 22, 2024
Merged

Conversation

ServiusHack
Copy link
Owner

For audio devices with a high number of output channels it can be tedious having to activate or deactivate most channels. Offer buttons to do either very quickly so users only need to activate or deactivate a few more channels.

The first channel won't be deactivated since JUCE requires at least one channel to be active.

For audio devices with a high number of output channels it can be
tedious having to activate or deactivate most channels. Offer buttons
to do either very quickly so users only need to activate or deactivate a
few more channels.

The first channel won't be deactivated since JUCE requires at least one
channel to be active.
@ServiusHack ServiusHack changed the title Allow quick (de)activation of output channel Allow quick (de)activation of output channels Sep 22, 2024
@ServiusHack ServiusHack merged commit f1da2aa into main Sep 22, 2024
4 checks passed
@ServiusHack ServiusHack deleted the channel_selection branch September 22, 2024 15:23
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.

1 participant