quantumaudio` First official release! :tada:
- 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](https://quantumaudio.readthedocs.io/en/latest)
- You can download the mentioned Jupyter notebooks below: `tutorial_quantum_audio_module_v0.0.2.ipynb` and `examples_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](https://supercollider.github.io/downloads) 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](https://github.com/iccmr-quantum/quantumaudio/issues/new) to help us to improve it!