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

iOS-only: Add input gain / "In Level" slider #255

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

paulreimer
Copy link

For audio interfaces which support it on iOS, adds a single interface-wide slider "In Level" (i.e. applies to all input channels) to the Input Mixer.

This allows reducing the audio gain -- potentially at the hardware level, if that is how the audio interface implements it -- which can avoid clipping if a hot signal is present.

Fulfills #216

@paulreimer
Copy link
Author

Note: the translation strings for "In Level" were already available, so I used that. There seemed to be some old code that referred to it, but was currently unused / unimplemented in the UI (AFAICT). But technically this is a gain and not a level.

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