-
Notifications
You must be signed in to change notification settings - Fork 150
Feature request for loopback of output device. #510
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
Comments
This has indeed been implemented in PortAudio, but there hasn't been a release since. We're waiting for that. You can compile your own DLL from the development version and use that.
AFAIK, this has never got negative answers, we were always waiting for PortAudio. |
Oh, sorry, my stereotypes made me think there should have been a few releases of PortAudio since it's been a year from that PR, turned out it hasn't. |
close |
Hi! How is the status on the loopback? I was kind of surprised to see no official release of neither pyaudio or sounddevice has incorporated it yet. |
@enriicoo Nothing has changed since my comment above: #510 (comment) |
I know that same kind of issues has been made and got negative answers.
The last one seems to be #287 and is was in 2020.
But I found that in 2022 the WASAPI loopback had been implemented in PortAudio/portaudio#672 , so maybe introducing loopback into sounddevice seems possible now.
The text was updated successfully, but these errors were encountered: