]> CRI, Mines Paris - PSL - Faustine.git/blobdiff - dsp_files/sin.dsp
Readme and Install files lifting.
[Faustine.git] / dsp_files / sin.dsp
index 16982a64918db5a45cd3534015fecc7053fd3bb1..b1650f2f350721c704ae7fdc9f2551ca0b9e5036 100644 (file)
@@ -15,4 +15,5 @@ osc(freq) = phase(freq) : rdtable(tablesize, sinwavform);
 vol = 1;
 freq = 1000;
 
 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 ;