livecoding
Here are 155 public repositories matching this topic...
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
-
Updated
May 15, 2020 - JavaScript
-
Updated
Jun 7, 2020
Describe the bug
As mentioned on #641, n and note have no clear description in the docs regarding their difference. This can be confusing to newcomers, and their behavior should be documented.
-
Updated
Mar 15, 2020 - JavaScript
-
Updated
May 22, 2020 - C++
-
Updated
Sep 30, 2019 - Mathematica
-
Updated
May 20, 2020 - JavaScript
-
Updated
Nov 9, 2015 - JavaScript
document sclang
hi! i couldn't find any docs on sclang (only server) in the docs: https://crucialfelix.github.io/supercolliderjs/api/
it would be nice to have basic documentation on sclang, like for instance arguments to sclang.boot and sclang.interpret, and events: 'stdout', 'stderr', 'error' ...
-
Updated
Jun 5, 2020 - TypeScript
Adding a trailing comment to a line with slashes, the purple color for comments backtrack and now start from the first slash in the line, instead of the double slash that start the comment.
(trailing comments are useful and can be better for readability if well used)
See captures below:
 so tha
-
Updated
Jan 18, 2020 - C++
I added a few basic lessons in #177, but there's lots more material on Rougier's site. The [regular plots] section looks like a good one to do next; it even has before and after code. There are also some more sources listed in issue #177. Anyone who wants to contribute lessons can find more instructions in the [lessons folder].
It might make sense to add navigation through the lessons to the br
-
Updated
May 25, 2020 - JavaScript
-
Updated
Feb 2, 2020 - Ruby
-
Updated
Dec 27, 2018 - Ruby
-
Updated
Feb 22, 2020 - Lua
-
Updated
Jun 5, 2020 - Max
-
Updated
Jun 9, 2020 - Common Lisp
-
Updated
Apr 23, 2020 - Haskell
-
Updated
Dec 4, 2019 - C++
Improve this page
Add a description, image, and links to the livecoding topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the livecoding topic, visit your repo's landing page and select "manage topics."
Hi!
I can found language reference in sonic-pi (help => language tab) but can i found it online?