constant-q-cpp icon indicating copy to clipboard operation
constant-q-cpp copied to clipboard

A C++ library and Vamp plugin implementing the Constant-Q transform of a time-domain signal.

Results 2 constant-q-cpp issues
Sort by recently updated
recently updated
newest added

Hi, Could anyone get the same output than python librosa.cqt [1] with constant-q-cpp ? constant-q-cpp has not hop_length parameter (time length of each output frame), we can only get output...

I am using Ubuntu 14.04.5 with Audacity 2.1.2 (fresh install from PPA). I have tried both the pre-compiled 1.1 (64bit) from the website, and compiling it myself. I have placed...