From b103d8de4aa4606ed66225ac7b6747a40cef744b Mon Sep 17 00:00:00 2001 From: Qichao Lan <35621141+chaosprint@users.noreply.github.com> Date: Wed, 21 Feb 2024 04:15:18 +0100 Subject: [PATCH] add glicol to sound programming language (#180) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5c92a56..a115817 100644 --- a/readme.md +++ b/readme.md @@ -166,6 +166,7 @@ _Please read the [contribution guidelines](contributing.md) before contributing. - [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. +- [Glicol](https://glicol.org) - Graph-oriented live coding language and music/audio DSP library written in Rust. ### Web Programming • Libraries