CHANGELOG
INSTALL
LICENSE.txt
MANIFEST.in
Makefile
README.md
pyproject.toml
setup.py
examples/play_wave.py
examples/play_wave_callback.py
examples/play_wave_macosx_channelmap.py
examples/record.py
examples/system_info.py
examples/wire_callback.py
examples/wire_full.py
examples/wire_half.py
sphinx/conf.py
sphinx/examples.rst
sphinx/index.rst
src/PyAudio.egg-info/PKG-INFO
src/PyAudio.egg-info/SOURCES.txt
src/PyAudio.egg-info/dependency_links.txt
src/PyAudio.egg-info/requires.txt
src/PyAudio.egg-info/top_level.txt
src/pyaudio/__init__.py
src/pyaudio/device_api.c
src/pyaudio/device_api.h
src/pyaudio/host_api.c
src/pyaudio/host_api.h
src/pyaudio/init.c
src/pyaudio/init.h
src/pyaudio/mac_core_stream_info.c
src/pyaudio/mac_core_stream_info.h
src/pyaudio/main.c
src/pyaudio/misc.c
src/pyaudio/misc.h
src/pyaudio/stream.c
src/pyaudio/stream.h
src/pyaudio/stream_io.c
src/pyaudio/stream_io.h
src/pyaudio/stream_lifecycle.c
src/pyaudio/stream_lifecycle.h
tests/alsa_utils.py
tests/deprecation_tests.py
tests/error_tests.py
tests/host_device_api_tests.py
tests/mac_core_stream_info_tests.py
tests/misc_tests.py
tests/stream_tests.py
tests/stream_wire_tests.py