kylestetz / slang

🎤 a simple audio programming language implemented in JS
http://slang.kylestetz.com
ISC License
1.19k stars 31 forks source link

Primitives and lists as variables #13

Open davidsharp opened 5 years ago

davidsharp commented 5 years ago

It'd be great to be able to store patterns, etc as variables for re-use. Maybe it'd be good to distinguish it from sound objects, but it'd be an excellent addition either way.