Three new exciting notebooks to try with DawDreamer [0.6.14](https://pypi.org/project/dawdreamer).
* [Box API](https://github.com/DBraun/DawDreamer/tree/main/examples/Box_API): Access the intermediate representation of Faust, programmatically compose boxes, then render audio with DawDreamer, or transpile to a target language (C++, JAX, Rust, etc.).
* [Faust to JAX](https://github.com/DBraun/DawDreamer/tree/main/examples/Faust_to_JAX): Convert Faust to JAX and optimize parameters using gradient descent.
* [Faust to QDax](https://github.com/DBraun/DawDreamer/tree/main/examples/Faust_to_QDax): Convert Faust to JAX and train with Quality-Diversity algorithms.