LICENSE
MANIFEST.in
README.rst
pyproject.toml
.github/workflows/test.yml
cmake/csound-custom-macos.cmake
docs/Makefile
docs/conf.py
docs/csound6.rst
docs/csound7.rst
docs/index.rst
docs/introduction.rst
docs/make.bat
docs/notebooks.rst
docs/porting.rst
docs/requirements.txt
docs/_static/custom.css
docs/notebooks/01-Introduction.ipynb
docs/notebooks/02-Threading.ipynb
docs/notebooks/no-queue.png
docs/notebooks/no-queue.wav
docs/notebooks/threading-example1.mp3
docs/notebooks/threading-example2.mp3
docs/notebooks/with-queue.wav
libcsound/__init__.py
libcsound/_dll.py
libcsound/_util.py
libcsound/api6.py
libcsound/api7.py
libcsound/common.py
libcsound/py.typed
libcsound.egg-info/PKG-INFO
libcsound.egg-info/SOURCES.txt
libcsound.egg-info/dependency_links.txt
libcsound.egg-info/requires.txt
libcsound.egg-info/top_level.txt
test/actions-test1.py
test/actionstest.csd
test/bufferInOut.csd
test/numpfields.csd
test/simple1.csd
test/simple2.csd
test/test-numpfields.py
test/test0.py
test/test1.py