| Package | Description |
|---|---|
| com.musicg.fingerprint | |
| com.musicg.graphic | |
| com.musicg.wave | |
| com.musicg.wave.extension |
| Modifier and Type | Method | Description |
|---|---|---|
byte[] |
FingerprintManager.extractFingerprint(Wave wave) |
Extract fingerprint from Wave object
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
GraphicRender.renderWaveform(Wave wave,
float timeStep,
java.lang.String filename) |
Render a waveform of a wave file
|
void |
GraphicRender.renderWaveform(Wave wave,
java.lang.String filename) |
Render a waveform of a wave file
|
| Modifier and Type | Method | Description |
|---|---|---|
Wave |
Wave.clone() |
|
Wave |
WaveFileManager.getWave() |
| Modifier and Type | Method | Description |
|---|---|---|
FingerprintSimilarity |
Wave.getFingerprintSimilarity(Wave wave) |
|
void |
WaveFileManager.setWave(Wave wave) |
| Constructor | Description |
|---|---|
WaveFileManager(Wave wave) |
|
WaveTypeDetector(Wave wave) |
| Constructor | Description |
|---|---|
NormalizedSampleAmplitudes(Wave wave) |
|
Spectrogram(Wave wave) |
Constructor
|
Spectrogram(Wave wave,
int fftSampleSize,
int overlapFactor) |
Constructor
|
Copyright © 2018. All Rights Reserved.