Archived
add scd startup for superdirt
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
include("SuperDirt")
|
||||
|
||||
Server.local.options.device = "Soundflower (2ch)";
|
||||
SuperDirt.start
|
||||
|
||||
~dirt.loadSoundFiles(thisProcess.nowExecutingPath.dirname +/+ "/samples/*");
|
||||
|
||||
~dirt.stop
|
||||
Reference in New Issue
Block a user