LICENSE.txt
README.md
setup.py
PyTimbre.egg-info/PKG-INFO
PyTimbre.egg-info/SOURCES.txt
PyTimbre.egg-info/dependency_links.txt
PyTimbre.egg-info/requires.txt
PyTimbre.egg-info/top_level.txt
pytimbre2/AudioSignal.py
pytimbre2/__init__.py
pytimbre2/Representations/StaticMethods.py
pytimbre2/Representations/__init__.py
pytimbre2/Representations/Global/GlobalTimeFeatures.py
pytimbre2/Representations/Global/__init__.py
pytimbre2/Representations/Global/signal_envelope.py
pytimbre2/Representations/Global/signal_temporal_energy.py
pytimbre2/Representations/spectro_temporal/Spectro_Temporal.py
pytimbre2/Representations/spectro_temporal/__init__.py
pytimbre2/Representations/spectro_temporal/spectrum.py
pytimbre2/waveform/__init__.py
pytimbre2/waveform/waveform.py
pytimbre2/waveform/files/__init__.py
pytimbre2/waveform/files/chunk_information.py
pytimbre2/waveform/files/wave_file.py
tests/BuildTestData.py
tests/Test_Classification.py
tests/Test_Examples.py
tests/Test_Long_File.py
tests/Test_NIOSH.py
tests/UnitTestDataLocations.py
tests/__init__.py
tests/test_AudioSignal.py
tests/test_signal_envelope.py
tests/test_signal_temporal_energy.py
tests/test_spectrum.py