.gitignore
LICENSE
README.md
pyproject.toml
setup.py
cosmodoit.egg-info/PKG-INFO
cosmodoit.egg-info/SOURCES.txt
cosmodoit.egg-info/dependency_links.txt
cosmodoit.egg-info/entry_points.txt
cosmodoit.egg-info/requires.txt
cosmodoit.egg-info/top_level.txt
example_data/Mazurka 17-4/Mazurka 17-4, Friedberg DA.mid
example_data/Mazurka 17-4/Mazurka 17-4, Friedberg DA.mscz
example_data/Mazurka 17-4/Mazurka 17-4, Friedberg DA.wav
music_features/.gitkeep
music_features/__init__.py
music_features/_ma_sone.py
music_features/_tension_calculation.py
music_features/dodo.py
music_features/get_alignment.py
music_features/get_beats.py
music_features/get_loudness.py
music_features/get_midi_events.py
music_features/get_onset_velocity.py
music_features/get_sustain.py
music_features/get_tension.py
music_features/util.py
music_features/templates/pyproject.toml
music_features/templates/tension_template.json
redist/AlignmentTool/LICENCE.txt
redist/AlignmentTool/MANUAL.pdf
redist/AlignmentTool/MIDIToMIDIAlign.sh
redist/AlignmentTool/MusicXMLToMIDIAlign.sh
redist/AlignmentTool/compile.sh
redist/AlignmentTool/ex_ref.musx
redist/AlignmentTool/ex_ref.pdf
redist/AlignmentTool/Code/BasicCalculation_v170122.hpp
redist/AlignmentTool/Code/BasicPitchCalculation_v170101.hpp
redist/AlignmentTool/Code/CMakeLists.txt
redist/AlignmentTool/Code/ErrorDetection_v190702.cpp
redist/AlignmentTool/Code/Fmt1x_v170108_2.hpp
redist/AlignmentTool/Code/Fmt2_v170104.hpp
redist/AlignmentTool/Code/Fmt3xToHmm_v170225.cpp
redist/AlignmentTool/Code/Fmt3x_v170225.hpp
redist/AlignmentTool/Code/HandSeparationData_MergedOututHMM_v161230.hpp
redist/AlignmentTool/Code/HandSeparationForPR_v170304.hpp
redist/AlignmentTool/Code/Hmm_v170225.hpp
redist/AlignmentTool/Code/Hom_v170104.hpp
redist/AlignmentTool/Code/MatchToCorresp_v170918.cpp
redist/AlignmentTool/Code/Midi_v170101.hpp
redist/AlignmentTool/Code/MusicXMLToFmt3x_v170104.cpp
redist/AlignmentTool/Code/MusicXMLToHMM_v170104.cpp
redist/AlignmentTool/Code/PianoRoll_v170503.hpp
redist/AlignmentTool/Code/RealignmentMOHMM_v170427.cpp
redist/AlignmentTool/Code/RealignmentMOHMM_v170427.hpp
redist/AlignmentTool/Code/ScoreFollower_v170503.hpp
redist/AlignmentTool/Code/ScorePerfmMatch_v170503.hpp
redist/AlignmentTool/Code/ScorePerfmMatcher_v170101_2.cpp
redist/AlignmentTool/Code/SprToFmt3x_v170225.cpp
redist/AlignmentTool/Code/midi2pianoroll_v170504.cpp
tests/__init__.py
tests/conftest.py
tests/helpers.py
tests/pytest.ini
tests/test_aligment.py
tests/test_beats.py
tests/test_loudness.py