leozimmerman / ofxAudioAnalyzer

openFrameworks wrapper for Essentia. Audio analysis algorithms in real-time
GNU Affero General Public License v3.0
183 stars 37 forks source link

MULTI_PITCHES algorithm results to zero size vector #12

Closed stc closed 6 years ago

stc commented 6 years ago

trying to get multi pitch detection (using the ofxAAMultiPitchKlapuriAlgorithm) however, the resulting vector size is always zero. can't track down what I miss there

leozimmerman commented 6 years ago

The multi pitch detection functionality is not implemented properly yet. I've made some tests but didn't get decent results with the Essentia multipitch algorithms.