reads nicer :D

This commit is contained in:
Aneurin Barker Snook
2017-04-09 21:37:01 +01:00
parent 826050fdee
commit ff562a37f9
+1 -1
View File
@@ -10,6 +10,6 @@ include("SuperDirt")
Server.local.options.device = "Soundflower (2ch)"; Server.local.options.device = "Soundflower (2ch)";
SuperDirt.start SuperDirt.start
~dirt.loadSoundFiles(thisProcess.nowExecutingPath.dirname +/+ "/samples/*"); ~dirt.loadSoundFiles("samples/*".resolveRelative);
~dirt.stop ~dirt.stop