1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-01 13:02:34 +02:00

Adds Overtone (#157)

Overtone is an open source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live-coding and collaborative jamming. We combine the powerful SuperCollider audio engine, with Clojure, a state of-the-art lisp, to create an intoxicating interactive sonic experience.

Co-authored-by: Terkel <terkel@terkel.com>
This commit is contained in:
Matthias Esterl
2023-11-27 18:40:04 +01:00
committed by GitHub
parent 726e0208bb
commit 9b34b48f17

View File

@@ -166,6 +166,7 @@ Creative coding is a different discipline than programming systems. The goal is
- [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.
- [Overtone](https://overtone.github.io/) - An open source audio environment designed to explore new musical ideas from synthesis and instrument building to live-coding.
- [Melrōse](https://melrōse.org/) - A MIDI producing environment for creating (live) music.
### Web Programming • Libraries