Erosion and dilasion by square successfully tested.
[Faustine.git] / dsp_files / sin.dsp
index 16982a6..b1650f2 100644 (file)
@@ -15,4 +15,5 @@ osc(freq) = phase(freq) : rdtable(tablesize, sinwavform);
 vol = 1;
 freq = 1000;
 
-process = osc(freq) * vol;
\ No newline at end of file
+process = osc(freq) * vol;
+//process = freq / samplingfreq : @(1): ( + : decimal) ~ _ : * (tablesize) : int ;