.gitignore
LICENSE
README.md
pyACA.sln
pyproject.toml
requirements.txt
setup.py
.github/workflows/build_test_publish.yml
pyACA/FeatureSpectralCentroid.py
pyACA/FeatureSpectralCrestFactor.py
pyACA/FeatureSpectralDecrease.py
pyACA/FeatureSpectralFlatness.py
pyACA/FeatureSpectralFlux.py
pyACA/FeatureSpectralKurtosis.py
pyACA/FeatureSpectralMfccs.py
pyACA/FeatureSpectralPitchChroma.py
pyACA/FeatureSpectralRolloff.py
pyACA/FeatureSpectralSkewness.py
pyACA/FeatureSpectralSlope.py
pyACA/FeatureSpectralSpread.py
pyACA/FeatureSpectralTonalPowerRatio.py
pyACA/FeatureTimeAcfCoeff.py
pyACA/FeatureTimeMaxAcf.py
pyACA/FeatureTimePeakEnvelope.py
pyACA/FeatureTimeRms.py
pyACA/FeatureTimeStd.py
pyACA/FeatureTimeZeroCrossingRate.py
pyACA/NoveltyFlux.py
pyACA/NoveltyHainsworth.py
pyACA/NoveltyLaroche.py
pyACA/PitchSpectralAcf.py
pyACA/PitchSpectralHps.py
pyACA/PitchTimeAcf.py
pyACA/PitchTimeAmdf.py
pyACA/PitchTimeAuditory.py
pyACA/PitchTimeZeroCrossings.py
pyACA/ToolBlockAudio.py
pyACA/ToolComputeHann.py
pyACA/ToolFreq2Bark.py
pyACA/ToolFreq2Mel.py
pyACA/ToolFreq2Midi.py
pyACA/ToolGammatoneFb.py
pyACA/ToolMfccFb.py
pyACA/ToolMidi2Freq.py
pyACA/ToolPreprocAudio.py
pyACA/ToolReadAudio.py
pyACA/ToolSimpleDtw.py
pyACA/__init__.py
pyACA/computeBeatHisto.py
pyACA/computeFeature.py
pyACA/computeKey.py
pyACA/computeNoveltyFunction.py
pyACA/computePitch.py
pyACA/getFeatureList.py
pyACA/pyACA.pyproj
pyACA.egg-info/PKG-INFO
pyACA.egg-info/SOURCES.txt
pyACA.egg-info/dependency_links.txt
pyACA.egg-info/not-zip-safe
pyACA.egg-info/requires.txt
pyACA.egg-info/top_level.txt
tests/__init__.py
tests/test_features.py
tests/test_matlab.py
tests/test_shape.py
tests/tests.pyproj