1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-02 21:42:33 +02:00

Adds handel (#137)

Handel is a small procedural programming language for writing songs in browser.
This commit is contained in:
Matthias Esterl
2021-01-06 12:10:22 +01:00
committed by GitHub
parent e990ec4c66
commit 052fe1d1b4

View File

@@ -168,6 +168,7 @@ Creative coding is a different discipline than programming systems. The goal is
- [Sonic Pi](http://sonic-pi.net/) - The live coding music synth for everyone.
- [Csound](https://csound.com/) - A sound and music computing system.
- [Orca](https://100r.co/pages/orca.html) - Live coding environment to quickly create procedural sequencers.
- [handel](https://handel-pl.github.io/) - A small procedural programming language for writing songs in browser.
### Web Programming • Libraries