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

Add example sketch for finding/debugging the correct audio devices #31

Open
kevinstadler opened this issue Apr 30, 2019 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@kevinstadler
Copy link
Collaborator

Since finding the correct audio device is such a common task (which often involves repeated guessing thanks to uninformative device names), it could be useful to have a 'Debug' example sketch which simply 1) plays back a sine wave and 2) shows the waveform of the current AudioIn, where the user can simply cycle through all available audio devices by clicking the mouse. Information on the currently selected devices should also be displayed on the screen.

@kevinstadler kevinstadler added the enhancement New feature or request label Apr 30, 2019
@kevinstadler kevinstadler pinned this issue Jun 19, 2019
@dhowe
Copy link

dhowe commented May 3, 2020

A simple selector component (like a dropdown that lets a user pick a device) would be super useful

@kevinstadler kevinstadler unpinned this issue Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants