|
pyACA: Documentation 0.3.1
Source Code for Audio Content Analysis
|
Go to the source code of this file.
Namespaces | |
| namespace | pyACA |
| namespace | pyACA.computeFingerprint |
Functions | |
| computeFingerprint (x, f_s) | |
| computes subfingerprints from audio (derived from Haitsma et al.), 256 subfingerprints comprise one fingerprint | |
| generateBands_I (iFftLength, f_s) | |
| computeFingerprintCl (cPath) | |
| main | |
Variables | |
| parser = argparse.ArgumentParser(description='Extract fingerprint from wav file') | |
| metavar | |
| required | |
| help | |
| args = parser.parse_args() | |
| cPath = args.infile | |