Initial commit

This commit is contained in:
2026-01-18 15:39:46 +01:00
commit 587f2bd7e7
106 changed files with 14918 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# doux
A software synthesizer engine for live coding, written in Rust. Ported from [Dough](https://dough.strudel.cc/) by Felix Roos and al. Documentation and live playground can be found on this page: [doux](https://doux.livecoding.fr).
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
## License
This project is licensed under the [GNU Affero General Public License v3.0](LICENSE).