Skip to content
Permalink
master
Go to file
 
 
Cannot retrieve contributors at this time
7 lines (5 sloc) 141 Bytes
SawOsc saw => Sporth sporth => dac;
sporth.parse("in dup dup 8 8 8000 zrev drop 0.8 * +");
saw.freq(300);
saw.gain(0.1);
1::second => now;