Skip to content

Add PaWasapi_IsLoopback() to cdef #392

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

Merged
merged 1 commit into from
Mar 3, 2022

Conversation

mgeier
Copy link
Member

@mgeier mgeier commented Feb 8, 2022

This function has been added in PortAudio/portaudio#672 and hasn't yet been part of a PortAudio release.

For now, this can be used like this:

import sounddevice as sd
sd._lib.PaWasapi_IsLoopback(7)

At a later point, we might want to add a more Pythonic interface.
See also #4 and #85.

@mgeier mgeier merged commit 80d8930 into spatialaudio:master Mar 3, 2022
@mgeier mgeier deleted the isloopback-ffi branch March 3, 2022 19:40
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

Successfully merging this pull request may close these issues.

1 participant