Package | Description |
---|---|
be.panako.strategy | |
be.panako.strategy.cteq |
This package contains the Constant Q fingerprinter and matcher.
|
be.panako.strategy.fft |
This package contains an FFT based fingerprinter and matcher
|
be.panako.strategy.ifft | |
be.panako.strategy.ncteq |
This package contains the Constant Q fingerprinter and matcher.
|
be.panako.strategy.nfft |
A cleaner implementation of the FFT event point extractor and matcher.
|
be.panako.strategy.pch | |
be.panako.strategy.quad |
Modifier and Type | Method and Description |
---|---|
static Strategy |
Strategy.getInstance() |
Modifier and Type | Class and Description |
---|---|
class |
CteQStrategy |
Modifier and Type | Class and Description |
---|---|
class |
FFTStrategy |
Modifier and Type | Class and Description |
---|---|
class |
IFFTStrategy |
Modifier and Type | Class and Description |
---|---|
class |
NCteQStrategy |
Modifier and Type | Class and Description |
---|---|
class |
NFFTStrategy |
Modifier and Type | Class and Description |
---|---|
class |
PitchClassHistogramStrategy
Implementation of the strategy described in
(2012) A Robust Audio Fingerprinter Based on Pitch Class Histograms: Applications for Ethnic Music Archives,
by Joren Six and Olmo Cornelis in Proceedings of the International Workshop of Folk Music Analysis (FMA 2012)
|
Modifier and Type | Class and Description |
---|---|
class |
QuadStrategy
This should implement QUAD-BASED AUDIO FINGERPRINTING ROBUST TO TIME AND FREQUENCY SCALING
by Reinhard Sonnleitner and Gerhard Widmer.
|