pyaudio
pyaudio copied to clipboard
A fork of https://people.csail.mit.edu/hubert/git/pyaudio.git. Last synchronized on 20231119.
I use a Raspberry Pi and a HiFiBerry DAC + ADC pro to do some test on audio. There is no Auto Gain Control on the HiFiberry so this shouldn't...
I installed PyAudio 0.2.1.14, portaudio 19.7.0 on my macbook pro (Intel) running Ventura 13.3.1 and tried running the record and playback examples but I don't hear any anything when playing...
Hello, I'm encountering a challenge with PyAudio where it fails to detect a microphone that's reconnected after being disconnected. The issue persists even after reinitializing the PyAudio instance. Specifically, when...
When I attempt to use the library I get an error. The error message is: lProject\test.py", line 11, in stream = p.open( ^^^^^^^ File "C:\Users\lenny\AppData\Local\Programs\Python\Python311\Lib\site-packages\pyaudio\__init__.py", line 639, in open stream...
Works great on 11 but are you doing anything to port to 12 or is there a workaround? (.venv) PS C:\Users\DanielRoy\Documents\GitHub\ProjectProdigi\3.12> pip install pyaudio Collecting pyaudio Using cached PyAudio-0.2.13.tar.gz (46...
Test results at https://github.com/CristiFati/pyaudio/actions Linux and macOS pass. Windows fails. As discussed in * #8 https://www.python.org/downloads/release/python-3130b3
> A fork of https://people.csail.mit.edu/hubert/git/pyaudio.git. However, that URL seems to be a broken link.