README.rst
setup.cfg
setup.py
auxjad/__init__.py
auxjad.egg-info/PKG-INFO
auxjad.egg-info/SOURCES.txt
auxjad.egg-info/dependency_links.txt
auxjad.egg-info/requires.txt
auxjad.egg-info/top_level.txt
auxjad/core/Adrifter.py
auxjad/core/CartographySelector.py
auxjad/core/Fader.py
auxjad/core/Hocketer.py
auxjad/core/LeafDynMaker.py
auxjad/core/LoopByList.py
auxjad/core/LoopByNotes.py
auxjad/core/LoopByWindow.py
auxjad/core/Phaser.py
auxjad/core/Shuffler.py
auxjad/core/TenneySelector.py
auxjad/core/_LoopParent.py
auxjad/core/__init__.py
auxjad/entities/ArtificialHarmonic.py
auxjad/entities/HarmonicNote.py
auxjad/entities/_HarmonicParent.py
auxjad/entities/__init__.py
auxjad/utilities/__init__.py
auxjad/utilities/close_container.py
auxjad/utilities/container_is_full.py
auxjad/utilities/containers_are_equal.py
auxjad/utilities/enforce_time_signature.py
auxjad/utilities/fill_with_rests.py
auxjad/utilities/leaves_are_tieable.py
auxjad/utilities/prettify_rewrite_meter.py
auxjad/utilities/remove_empty_tuplets.py
auxjad/utilities/remove_repeated_dynamics.py
auxjad/utilities/remove_repeated_time_signatures.py
auxjad/utilities/repeat_container.py
auxjad/utilities/reposition_clefs.py
auxjad/utilities/reposition_dynamics.py
auxjad/utilities/respell_chord.py
auxjad/utilities/respell_container.py
auxjad/utilities/rests_to_multimeasure_rest.py
auxjad/utilities/simplified_time_signature_ratio.py
auxjad/utilities/sync_containers.py
auxjad/utilities/time_signature_extractor.py
auxjad/utilities/underfull_duration.py
tests/__init__.py
tests/test_Adrifter.py
tests/test_ArtificialHarmonic.py
tests/test_CartographySelector.py
tests/test_Fader.py
tests/test_HarmonicNote.py
tests/test_Hocketer.py
tests/test_LeafDynMaker.py
tests/test_LoopByList.py
tests/test_LoopByNotes.py
tests/test_LoopByWindow.py
tests/test_Phaser.py
tests/test_Shuffler.py
tests/test_TenneySelector.py
tests/test_close_container.py
tests/test_complex_music_examples.py
tests/test_container_is_full.py
tests/test_containers_are_equal.py
tests/test_enforce_time_signature.py
tests/test_fill_with_rests.py
tests/test_leaves_are_tieable.py
tests/test_prettify_rewrite_meter.py
tests/test_remove_empty_tuplets.py
tests/test_remove_repeated_dynamics.py
tests/test_remove_repeated_time_signatures.py
tests/test_repeat_container.py
tests/test_reposition_clefs.py
tests/test_reposition_dynamics.py
tests/test_respell_chord.py
tests/test_respell_container.py
tests/test_rests_to_multimeasure_rest.py
tests/test_simplified_time_signature_ratio.py
tests/test_sync_containers.py
tests/test_time_signature_extractor.py
tests/test_underfull_duration.py