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
battery-123/battery123.scd
T
2017-04-09 21:37:01 +01:00

16 lines
240 B
Scdoc

/*
Anny: Piston LP
anny.audio | pistonlp.co.uk
See README.md for more information
*/
include("SuperDirt")
Server.local.options.device = "Soundflower (2ch)";
SuperDirt.start
~dirt.loadSoundFiles("samples/*".resolveRelative);
~dirt.stop