domenicostefani / cpp-timbreID

An audio feature extraction library for the JUCE framework. Porting of wbrent/timbreID (original Pure Data external) .
GNU General Public License v3.0
12 stars 1 forks source link

fix timer counter #4

Closed domenicostefani closed 3 years ago

domenicostefani commented 3 years ago

Replaced high res timer with a simple counter of processed blocks that should map to time. Is should even work better when considering faster than real time processing