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

record-sound optional amount of channels #17

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

record-sound optional amount of channels #17

lehitoskin opened this issue Nov 16, 2014 · 3 comments

Comments

@lehitoskin
Copy link

I was considering appending this to #16, but I figured this is different enough to warrant a new issue.

Through uncouth means, I wrangled my webcam as the default recording device but now record-sound complains because it's trying to record with two channels and the webcam can only record with one channel.

Would you consider modifying record-sound to allow an optional amount of channels? Something like (record-sound frames [channels 2])?

@jbclements
Copy link
Owner

Ah! In fact, this is much harder, but I've already written this code. The problem is that it requires recompiling C code for Windows, and I keep messing it up, which makes my whole class weep. I'd be happy to publish it as a branch... in fact, I think it already is on a branch. After my class is done, in the second week of December, I expect to push this to the master branch.

@lehitoskin
Copy link
Author

Ah, I see. Thanks for the info, I'll take a look around, then.

@lehitoskin
Copy link
Author

@jbclements Is there an update on this? I'm still really interested in using this library. For science.

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