livecoding
Here are 194 public repositories matching this topic...
Motivation
The Non-Realtime Synthesis guide (https://doc.sccode.org/Guides/Non-Realtime-Synthesis.html) currently doesn't contain much info or examples that make use of busses and synth mapping/lfo mapping.
Description of Proposed Feature
Add info ala the examples here:
https://scsynth.org/t/how-to-allocate-busses-in-nrt-mode/
-
Updated
Oct 12, 2021 - JavaScript
-
Updated
Jan 5, 2022
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
Jul 30, 2021 - C++
-
Updated
Sep 30, 2019 - Mathematica
-
Updated
Dec 4, 2021 - JavaScript
-
Updated
Feb 21, 2021 - TypeScript
-
Updated
Jan 15, 2022 - TypeScript
-
Updated
Nov 9, 2015 - JavaScript
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
Jan 18, 2020 - C++
-
Updated
Jan 15, 2022 - CoffeeScript
Low text
The Turtle.write()
method puts the text too low on the browser canvas, so shift the y coordinate slightly higher.
If you use Pagination on the archive and go to like page 7, then filter by a Streamer (e.g.) Laravel, because there isn't 7 pages worth of Streams to show, you get:
I think the pagination parameter should be reset each time you filter by a Streamer.
-
Updated
Nov 30, 2021 - Max
-
Updated
Aug 16, 2021 - JavaScript
-
Updated
Apr 24, 2021 - Ruby
-
Updated
Dec 29, 2021 - Haskell
-
Updated
Nov 15, 2021 - Lua
-
Updated
Jan 31, 2021 - Ruby
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."
Attempting to create a buffer with a duration that is not a number greater than 0, with either:
or
(or
[:foo, 'some text']
, etc)Produces an error similar to the following: