quantumaudio
First official release! 🎉
- Preferably, you should install this package with
pip install quantumaudio
- Intro documentation available in the README file.
- Additional Documentation, API and Jupyter notebooks available at ReadTheDocs
- You can download the mentioned Jupyter notebooks below:
tutorial_quantum_audio_module_v0.0.2.ipynb
andexamples_with_supercollider_v0.0.2.zip
- To install the python-supercollider dependencies automatically for the SuperCollider examples, run
pip install quantumaudio[examples]
. Note: you should install SuperCollider separately.
This code is experimental, and it is being constantly developed and improved. Some bugs and errors are expected at this stage. Please open a new issue to help us to improve it!