initial commit with notes + samples for texture performance nov 2016

This commit is contained in:
Aneurin Barker Snook
2016-11-16 14:41:20 +00:00
commit 9bfb0fe65c
104 changed files with 969 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
include("SuperDirt")
Server.local.options.device = "Soundflower (2ch)";
SuperDirt.start
~dirt.loadSoundFiles(thisProcess.nowExecutingPath.dirname +/+ "/samples/*")
~dirt.stop