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

I hope it can support ASIO drivers. #22

Open
3 of 8 tasks
c469591 opened this issue Aug 28, 2024 · 4 comments
Open
3 of 8 tasks

I hope it can support ASIO drivers. #22

c469591 opened this issue Aug 28, 2024 · 4 comments

Comments

@c469591
Copy link

c469591 commented Aug 28, 2024

What problem are you facing?

  • audio isn`t recorded
  • audio is recorded with artifacts
  • problem with "silence"
  • other

What is the cause of the error (in your opinion)?

  • PyAudio\PortAudio bug
  • I just need help(or answer)

Before creating, complete the checklist:

Start your issue here 👇

Hello, may I ask if ASIO drivers are supported? I'm using WASAPI's loopback feature to record sounds from the playback device, but my equipment also supports ASIO drivers. When there are other sounds played through an ASIO driver, PyAudio can't capture the sound from ASIO. Thank you!

@s0d3s
Copy link
Owner

s0d3s commented Sep 23, 2024

Hi🖐 Yes, this lib supports ASIO drivers, but as written in the README:

PyAudioW(indows|ASAPI)Patch come only with WMME, DirectX and WASAPI support if you need more -> create an issue

So if you still need the ASIO support - write above again, and I will release a new package version(with ASIO)

@c469591
Copy link
Author

c469591 commented Sep 23, 2024

Yes, I need ASIO support.

@s0d3s
Copy link
Owner

s0d3s commented Oct 6, 2024

@c469591 I have a problem building the new version with ASIO support. It's not a big problem, but fixing it will take some time, and I don't have that time right now. I probably won't make it this year.

BUT if you have the time and desire to investigate this issue, I will be glad to see your PR!
P.S. Everything is fine with the library itself, you just need to fix the build pipeline

@c469591
Copy link
Author

c469591 commented Oct 7, 2024

Hello, I might study him, but since I'm not very familiar with this area, I may still need to ask you to complete it. I'm looking forward to the day it's finished; unfortunately, my own development experience isn't that rich yet.

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