#
sclang
Here are 8 public repositories matching this topic...
SuperCollider development environment for Atom.io
-
Updated
Apr 29, 2020 - CoffeeScript
Node.js SuperCollider audio generation web app
-
Updated
Nov 23, 2018 - JavaScript
-
Updated
Mar 21, 2020 - SuperCollider
SuperCollider bindings for Ardour
-
Updated
Jun 22, 2017 - SuperCollider
editor for supercollider with help browser and post window
-
Updated
Mar 16, 2020 - JavaScript
Orgmode Library of Babel implementation of sclang support in code blocks
-
Updated
Mar 26, 2020 - Emacs Lisp
Improve this page
Add a description, image, and links to the sclang topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sclang topic, visit your repo's landing page and select "manage topics."


Motivation
In supercollider/supercollider#4572 we discussed the need for better documentation on when collection functions test on equality vs identity. For instance, SequenceableCollection:indexOf tests on identity, but you wouldn't know it f