This repository has been archived on 2026-09-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
nottingham-algorave-2017/notts.scd
T
Aneurin Barker Snook 13de839fa4 first draft setlist for notts algo in a couple weeks
all samples resolved
need to address conflicting channels in haddeo v. everything else
2017-01-31 01:46:46 +00:00

9 lines
187 B
Scdoc

include("SuperDirt")
Server.local.options.device = "Soundflower (2ch)";
SuperDirt.start(2, s, 4)
~dirt.loadSoundFiles(thisProcess.nowExecutingPath.dirname +/+ "/samples/*")
~dirt.stop