intxcc / pyaudio_portaudio

A fork to record speaker output with python. PyAudio with PortAudio for Windows | Extended | Loopback | WASAPI | Latest precompiled Version
MIT License
245 stars 61 forks source link

pyaudio_portaudio loopback along with ASIO support for 32bit and 64 bit #39

Open VasaviPasupuleti opened 3 years ago

VasaviPasupuleti commented 3 years ago

Hi, can anyone share the portaudio.pyd files for the 32bit version along with ASIO drivers support since the present code supports loopback only for WASAPI. For my experiment, I need ASIO support. If is it possible please share me as soon as possible. I have tried adding support for ASIO but getting errors during build and installation through setup.py like cl.exe not found. But for my experiment I need portaudio.pyd files and pyaudio.py as soon as possible. Any help is really helpful to go forward in my experiment. Thanks in advance.

reference: As we have already portaduio.pyd files for x64 machine for WASAPI at this link -- https://github.com/Geo-Joy/pyaudio_portaudio_loopback/releases