This repository has been archived on 2026-09-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
piston-lp/piston.scd
T
Aneurin Barker Snook e2e4b0b6e8 wip bugfixes for tidal 0.8 + superdirt
todo: fix delay conflicts in orbit 1, specifically piston vii
2017-01-27 23:41:33 +00:00

9 lines
178 B
Scdoc

include("SuperDirt")
Server.local.options.device = "Soundflower (2ch)";
SuperDirt.start
~dirt.loadSoundFiles(thisProcess.nowExecutingPath.dirname +/+ "/samples/*")
~dirt.stop