You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Yes, I am looking for the ability to record streaming input. Do you know what's involved in something like this?
Guess we need to extend the bindings, right?
On 8 May 2021 01:00:28 CEST, John Clements ***@***.***> wrote:
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?
--
You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#12 (comment)
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?
The text was updated successfully, but these errors were encountered: