- Hamming - Class in be.panako.strategy.chromaprint
-
- Hamming() - Constructor for class be.panako.strategy.chromaprint.Hamming
-
- handle(int, String, String, String, long) - Method in interface be.panako.http.ResponseHandler
-
- handleEmptyResult(QueryResult) - Method in class be.panako.cli.Monitor
-
- handleEmptyResult(QueryResult) - Method in interface be.panako.strategy.QueryResultHandler
-
- handleQueryResult(QueryResult) - Method in class be.panako.cli.Monitor
-
- handleQueryResult(QueryResult) - Method in interface be.panako.strategy.QueryResultHandler
-
Handle the result of a query.
- handleSerialDataLine(int, String) - Method in interface be.panako.tap.SerialDevice.SerialDataLineHandler
-
- handleSerializedFingerprints(String, double, double) - Method in interface be.panako.strategy.SerializedFingerprintsHandler
-
- hasDescription(String) - Method in class be.panako.strategy.ncteq.storage.NCteQMapDBStorage
-
- hasDescription(String) - Method in class be.panako.strategy.nfft.storage.NFFTMapDBStorage
-
- hasDescription(String) - Method in class be.panako.strategy.nfft.storage.redisson.NFFTRedisStorage
-
- hasDescription(String) - Method in interface be.panako.strategy.nfft.storage.Storage
-
- hash() - Method in class be.panako.strategy.ncteq.NCteQFingerprint
-
Calculate a hash representing this fingerprint.
- hash - Variable in class be.panako.strategy.ncteq.storage.NCteQFingerprintHit
-
The fingerprint hash
- hash() - Method in class be.panako.strategy.nfft.NFFTFingerprint
-
Calculate a hash representing this fingerprint.
- hash() - Method in class be.panako.strategy.qifft.QIFFTFingerprint
-
Calculate a hash representing this fingerprint.
- hashCode() - Method in class be.panako.strategy.ncteq.NCteQFingerprint
-
- hashCode() - Method in class be.panako.strategy.nfft.NFFTFingerprint
-
- hashCode() - Method in class be.panako.strategy.qifft.QIFFTFingerprint
-
- hasResource(String) - Method in class be.panako.strategy.chromaprint.ChromaPrint
-
- hasResource(String) - Method in class be.panako.strategy.ncteq.NCteQStrategy
-
- hasResource(String) - Method in class be.panako.strategy.nfft.NFFTStrategy
-
- hasResource(String) - Method in class be.panako.strategy.pch.PitchClassHistogramStrategy
-
- hasResource(String) - Method in class be.panako.strategy.Strategy
-
Are there fingerprints for this resource already stored in the database?
- hertzToAbsoluteCent(double) - Static method in enum be.panako.util.PitchUnit
-
The reference frequency is configured.
- hertzToMidiCent(double) - Static method in enum be.panako.util.PitchUnit
-
Converts a frequency in Hz to a MIDI CENT value using
(12 ^ log2 (f / 440)) + 69
E.g.
69.168 MIDI CENTS = MIDI NOTE 69 + 16,8 cents
69.168 MIDI CENTS = 440Hz + x Hz
- hertzToMidiKey(Double) - Static method in enum be.panako.util.PitchUnit
-
A MIDI key is an integer between 0 and 127, inclusive.
- hertzToRelativeCent(double) - Static method in enum be.panako.util.PitchUnit
-
Converts a Hertz value to relative cents.
- HTTPClient - Class in be.panako.http
-
- HTTPClient() - Constructor for class be.panako.http.HTTPClient
-
- HTTPServer - Class in be.panako.http
-
- HTTPServer() - Constructor for class be.panako.http.HTTPServer
-