aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard <q@1bpm.net>2021-10-02 19:30:58 +0100
committerRichard <q@1bpm.net>2021-10-02 19:30:58 +0100
commitb89f80171fde405906a53152f31285605a7bf983 (patch)
tree0d600fe8a6efa85466bef6d6253b2b27ed1369e8
parent7a0e8937baf672a66eafb2da7493c201cc694b01 (diff)
downloadcsd-mfccmatch-master.tar.gz
csd-mfccmatch-master.tar.bz2
csd-mfccmatch-master.zip
remove fout testHEADmaster
-rw-r--r--mfcc_match_fltk_demo.csd1
1 files changed, 0 insertions, 1 deletions
diff --git a/mfcc_match_fltk_demo.csd b/mfcc_match_fltk_demo.csd
index 47e7373..9fc1368 100644
--- a/mfcc_match_fltk_demo.csd
+++ b/mfcc_match_fltk_demo.csd
@@ -296,7 +296,6 @@ instr player
; output with crossfader
aout = (adriver*gkxfade) + (amatched*(1-gkxfade))
outs aout, aout
- fout "D:/mfxx.wav", 14, aout
endif
endin