Mercurial > hg > silvet
view mirex2012-matlab/README.txt @ 339:bcfdaa708992 livemode
Threshold of 5 is definitely better than threshold 6 for piano... but I'm still unpersuaded about the advantages of even lower thresholds -- need to go over this again
author | Chris Cannam |
---|---|
date | Tue, 30 Jun 2015 09:38:12 +0100 |
parents | 8017dd4a650d |
children |
line wrap: on
line source
MIREX 2012 Multiple Fundamental Frequency Estimation & Tracking Task 2 (note tracking) Emmanouil Benetos and Simon Dixon Environment: MATLAB 7.x 32-bit (Windows/Mac OS X/Linux version) or MATLAB 7.x 64-bit (Mac OS X/Linux version) Command line calling format: doMultiF0('path/to/inputFile.wav','path/to/outputFile.F0') Example: doMultiF0('mix_var5a.wav','mix_var5a.F0') Expected Memory Footprint: 450 MB Number of threads/cores used: 1 Expected Runtime: 50 x RealTime (eg. for a 30sec audio file, expected runtime is 25min) NOTE: An exit statement is contained at the end of doMultiF0.m