Tipic
|
Chroma Class Reference
#include <Chroma.h>
Classes | |
struct | Parameters |
Public Member Functions | |
Chroma (Parameters params) | |
RealBlock | process (const RealBlock &in) |
Detailed Description
Turn features obtained from a PitchFilterbank into pitch chroma features (without the timbre-invariant DCT step used for CRP features). No downsampling/smoothing is applied.
This class retains no internal history, so a single instance could be used for multiple channels at once, interleaved, within a single thread. It is not thread-safe.
The documentation for this class was generated from the following files:
- Chroma.h
- Chroma.cpp
Generated by
![doxygen](doxygen.png)