Archived
drop one of the basslines in outro, and use relative path for samples in superdirt
This commit is contained in:
+1
-1
@@ -3,6 +3,6 @@ include("SuperDirt")
|
||||
Server.local.options.device = "Soundflower (2ch)";
|
||||
SuperDirt.start
|
||||
|
||||
~dirt.loadSoundFiles("~/Documents/Music/WIP/Haddeo Remix/samples/*")
|
||||
~dirt.loadSoundFiles(thisProcess.nowExecutingPath.dirname +/+ "/samples/*")
|
||||
|
||||
~dirt.stop
|
||||
|
||||
Reference in New Issue
Block a user