-
Updated
Dec 1, 2020 - Ruby
livecoding
Here are 164 public repositories matching this topic...
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Oct 5, 2020
fadeTime
is missing tidalcycles/Tidal#618
While we're about it, lets check to see if others are missing
-
Updated
Mar 15, 2020 - JavaScript
-
Updated
Nov 21, 2020 - C++
-
Updated
Sep 30, 2019 - Mathematica
-
Updated
Sep 27, 2020 - JavaScript
-
Updated
Nov 25, 2020 - TypeScript
-
Updated
Nov 9, 2015 - JavaScript
-
Updated
Nov 15, 2020 - TypeScript
It seems like the only reasonable way to get a command-line/terminal program in a usable state onto people's Macs is with Homebrew. I don't really know how Homebrew works internally, though the tool
build script I made for orca will check to see if ncurses and portmidi have been installed via Homebrew.
It would be nice if someone could help create a Homebrew thingy (formula? cask? uhh) so tha
-
Updated
Nov 24, 2020 - CoffeeScript
-
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
Oct 11, 2020 - JavaScript
-
Updated
Feb 2, 2020 - Ruby
-
Updated
Dec 2, 2020 - Max
-
Updated
Dec 27, 2018 - Ruby
-
Updated
Feb 22, 2020 - Lua
-
Updated
Oct 20, 2020 - Haskell
-
Updated
Nov 13, 2020 - Common Lisp
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."
The Linux readme (https://github.com/supercollider/supercollider/blob/develop/README_LINUX.md#environment) mentions the use of environment variables
SC_JACK_DEFAULT_INPUTS
andSC_JACK_DEFAULT_OUTPUTS
as ways to decide which jack client to connect to on startup. This is a cool feature but for some reason these environment variables are just overwritten in the startup method for the linux platfo