Archived
all samples resolved need to address conflicting channels in haddeo v. everything else
9 lines
187 B
Scdoc
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
|