supercollider test

This commit is contained in:
FoAM 2018-04-17 13:58:08 +00:00
parent 5ead0a6ef6
commit cec4f3d3f9

View file

@ -26,5 +26,3 @@ a = { (PlayBuf.ar(1, b, rate: 1, loop: 1) * 0.1).dup }.play;
//a.free; //a.free;
//b.free; //b.free;