.gitattributes
.gitignore
LICENSE
README.md
conftest.py
setup.cfg
setup.py
.github/workflows/ci.yml
docs/.buildinfo
docs/.nojekyll
docs/genindex.html
docs/index.html
docs/objects.inv
docs/py-modindex.html
docs/search.html
docs/searchindex.js
docs/table_of_contents.html
docs/_modules/index.html
docs/_modules/stream2py/examples/usage/record_audio_to_files.html
docs/_modules/taped/audio_pokes.html
docs/_modules/taped/display.html
docs/_modules/taped/live_audio.html
docs/_modules/taped/live_audio_pipelining.html
docs/_modules/taped/util.html
docs/_sources/index.rst.txt
docs/_sources/table_of_contents.rst.txt
docs/_sources/module_docs/taped.rst.txt
docs/_sources/module_docs/taped/audio_pokes.rst.txt
docs/_sources/module_docs/taped/display.rst.txt
docs/_sources/module_docs/taped/live_audio.rst.txt
docs/_sources/module_docs/taped/live_audio_pipelining.rst.txt
docs/_sources/module_docs/taped/util.rst.txt
docs/_sources/module_docs/taped/examples/listen_and_feedback.rst.txt
docs/_sources/module_docs/taped/examples/record_audio_to_files.rst.txt
docs/_static/alabaster.css
docs/_static/basic.css
docs/_static/custom.css
docs/_static/doctools.js
docs/_static/documentation_options.js
docs/_static/file.png
docs/_static/graphviz.css
docs/_static/jquery-3.5.1.js
docs/_static/jquery.js
docs/_static/language_data.js
docs/_static/minus.png
docs/_static/plus.png
docs/_static/pygments.css
docs/_static/searchtools.js
docs/_static/underscore-1.3.1.js
docs/_static/underscore.js
docs/module_docs/taped.html
docs/module_docs/taped/audio_pokes.html
docs/module_docs/taped/display.html
docs/module_docs/taped/live_audio.html
docs/module_docs/taped/live_audio_pipelining.html
docs/module_docs/taped/util.html
docs/module_docs/taped/examples/listen_and_feedback.html
docs/module_docs/taped/examples/record_audio_to_files.html
docsrc/Makefile
docsrc/conf.py
docsrc/index.rst
docsrc/make.bat
docsrc/table_of_contents.rst
docsrc/module_docs/taped.rst
docsrc/module_docs/taped/audio_pokes.rst
docsrc/module_docs/taped/base.rst
docsrc/module_docs/taped/display.rst
docsrc/module_docs/taped/live_audio.rst
docsrc/module_docs/taped/live_audio_pipelining.rst
docsrc/module_docs/taped/tools.rst
docsrc/module_docs/taped/util.rst
docsrc/module_docs/taped/examples/listen_and_feedback.rst
docsrc/module_docs/taped/examples/live_audio_pipelines.rst
docsrc/module_docs/taped/examples/record_audio_to_files.rst
docsrc/module_docs/taped/scrap/audio_pokes.rst
docsrc/module_docs/taped/scrap/live_audio.rst
docsrc/module_docs/taped/scrap/live_audio_pipelining.rst
taped/__init__.py
taped/base.py
taped/display.py
taped/tools.py
taped/util.py
taped.egg-info/PKG-INFO
taped.egg-info/SOURCES.txt
taped.egg-info/dependency_links.txt
taped.egg-info/not-zip-safe
taped.egg-info/requires.txt
taped.egg-info/top_level.txt
taped/examples/__init__.py
taped/examples/listen_and_feedback.py
taped/examples/live_audio_pipelines.py
taped/examples/record_audio_to_files.py
taped/scrap/__init__.py
taped/scrap/audio_pokes.py
taped/scrap/live_audio.py
taped/scrap/live_audio_pipelining.py