Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update portaudio.dll for loopback support #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Axiver
Copy link

@Axiver Axiver commented Mar 23, 2024

Replaces the portaudio.dll binary with one that was compiled using portaudio v19.8 (with the debug flag disabled). The new binary provides support for audio loopback recording.

All invocations of Pa_GetVersionInfo has also been removed as it is deprecated in the new version of portaudio.

Simply invoke .getDevices() to view a list of audio devices with loopback support.

Closes issues #50, #33, #47, and #16

@capaj
Copy link

capaj commented Jul 19, 2024

@Streampunk please merge this! I need loopback too

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants