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

Sound Recording on Non-default Device #16

Open
lehitoskin opened this issue Nov 16, 2014 · 3 comments
Open

Sound Recording on Non-default Device #16

lehitoskin opened this issue Nov 16, 2014 · 3 comments

Comments

@lehitoskin
Copy link

I have many different devices listed when I run (display-device-table) and I have found my USB webcam, but it doesn't seem like (record-sound frames) is using the microphone, so I can only assume it isn't being detected as my default device. Is there a way for the library to choose a recording device from the displayed device table?

@jbclements
Copy link
Owner

Yep, should be possible... need to add code for it, though. It's a feature request. Keep bugging me!

@lehitoskin
Copy link
Author

@jbclements Has there been any progress on this? Perhaps I could help in some way.

@jbclements
Copy link
Owner

Well, let's ...

okay, an hour passed between those last three dots and here; I've just disappeared down into the rabbit-hole surrounding Portaudio issues and cleanup. Ugh.

It still doesn't look too hard. We'd start by generalizing devices.rkt a bit, to build parallel structure for input devices. Then, we'd probably add a parameter to allow selecting an input device. I just can't stand how crashy this is on Windows.

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

No branches or pull requests

2 participants