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

Audio via 'tone' on headphone jack is too loud #3

Open
Cthulahoop opened this issue Sep 9, 2013 · 1 comment
Open

Audio via 'tone' on headphone jack is too loud #3

Cthulahoop opened this issue Sep 9, 2013 · 1 comment
Assignees
Labels

Comments

@Cthulahoop
Copy link
Owner

Using tone function to play sound over the headphone jack is too loud for comfort. While the design has specified a resistor for the headphone jack circuit, it would be better to have a small potentiometer or find a way to limit the volume via code.

@ghost ghost assigned Cthulahoop Sep 9, 2013
@Cthulahoop
Copy link
Owner Author

Depending on what you have plugged into the headphone jack this varies wildly. That said, the tone library is certainly capable of making uncomfortably loud noises over speakers and I'd avoid sending tones to a powered device in most circumstances.
Workaround: I recommend adding a 10k potentiometer on the headphone jack circuit in line with the resistor. This allows for the most flexibility.

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

No branches or pull requests

1 participant