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

[Question] Audio input #12

Open
pmatos opened this issue May 7, 2021 · 3 comments
Open

[Question] Audio input #12

pmatos opened this issue May 7, 2021 · 3 comments

Comments

@pmatos
Copy link

pmatos commented May 7, 2021

I have been looking for a way to get an audio stream into racket. Portaudio seems to be able to do that:
http://files.portaudio.com/docs/v19-doxydocs/open_default_stream.html

However, the bindings don't seem to allow anything like this. Is this still in the works?

@pmatos pmatos changed the title Audio input [Question] Audio input May 7, 2021
@jbclements
Copy link
Owner

Hmm.. I'm not sure I understand the question. This library does support streaming output, and recording fixed-length inputs. Are you looking for the ability to record streaming audio input?

@pmatos
Copy link
Author

pmatos commented May 8, 2021 via email

@jbclements
Copy link
Owner

Yes!

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