Archived
reads nicer :D
This commit is contained in:
+1
-1
@@ -10,6 +10,6 @@ include("SuperDirt")
|
||||
Server.local.options.device = "Soundflower (2ch)";
|
||||
SuperDirt.start
|
||||
|
||||
~dirt.loadSoundFiles(thisProcess.nowExecutingPath.dirname +/+ "/samples/*");
|
||||
~dirt.loadSoundFiles("samples/*".resolveRelative);
|
||||
|
||||
~dirt.stop
|
||||
|
||||
Reference in New Issue
Block a user