From c41a5188cb0ab669c632c9551ff18e59af36de75 Mon Sep 17 00:00:00 2001 From: Matthias Esterl Date: Sat, 6 Aug 2022 00:50:38 +0200 Subject: [PATCH] =?UTF-8?q?Adds=20Melr=C5=8Dse=20(#156)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A MIDI producing environment for creating (live) music. --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 91aa032..b24bfe2 100644 --- a/readme.md +++ b/readme.md @@ -169,7 +169,8 @@ 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. +- [handel](https://handel-pl.github.io/) - A small procedural programming language for writing songs in browser. +- [Melrōse](https://melrōse.org/) - A MIDI producing environment for creating (live) music. ### Web Programming • Libraries