From 6980f0f0aca2517ea4a44e749515fe868d4ff532 Mon Sep 17 00:00:00 2001 From: Brian Heim Date: Mon, 1 Mar 2021 23:08:51 +0100 Subject: [PATCH] README: add SuperCollider --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e9f152..557b6da 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Supported scripting languages: - [Vult](https://github.com/modlfo/vult) (.vult) - [Pure Data](https://puredata.info) (.pd) - [Faust](https://faust.grame.fr) (.dsp) +- [SuperCollider](https://supercollider.github.io) (.scd) - [Add your own below](#adding-a-script-engine) [Discussion thread](https://community.vcvrack.com/t/vcv-prototype/3271)