initial commit of live tidal kit

the two php scripts sync sample banks and yas snippets from selected
projects on disk. the original paths are actually all over the place,
so for consistency i symlink them on each machine in an ez path
This commit is contained in:
Aneurin Barker Snook
2017-07-05 20:40:20 +01:00
commit a838a87176
9 changed files with 154 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
/*
Anny's standard live performance kit
*/
include("SuperDirt")
Server.local.options.device = "Soundflower (2ch)"
SuperDirt.start(2, s, 4)
~dirt.loadSoundFiles("samples/*".resolveRelative)
~dirt.stop