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
2017-06-09 15:49:37 +01:00

16 lines
231 B
Scdoc

/*
Anny FM: Pig's Nose EP
anny.audio
See README.md for more information
*/
include("SuperDirt")
Server.local.options.device = "Soundflower (2ch)";
SuperDirt.start
~dirt.loadSoundFiles("samples/*".resolveRelative);
~dirt.stop;