diff options
author | Richard <q@1bpm.net> | 2021-10-02 19:30:58 +0100 |
---|---|---|
committer | Richard <q@1bpm.net> | 2021-10-02 19:30:58 +0100 |
commit | b89f80171fde405906a53152f31285605a7bf983 (patch) | |
tree | 0d600fe8a6efa85466bef6d6253b2b27ed1369e8 | |
parent | 7a0e8937baf672a66eafb2da7493c201cc694b01 (diff) | |
download | csd-mfccmatch-master.tar.gz csd-mfccmatch-master.tar.bz2 csd-mfccmatch-master.zip |
-rw-r--r-- | mfcc_match_fltk_demo.csd | 1 |
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 |