CHANGELOG.rst
LICENSE.rst
MANIFEST.in
Makefile
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/install.rst
docs/license.rst
docs/make.bat
docs/miditk.common.rst
docs/miditk.rst
docs/miditk.smf.rst
docs/miditk.smf.scripts.rst
docs/readme.rst
docs/tests.rst
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
examples/example_drumpattern.py
examples/example_minimal.py
examples/example_print_channel_0.py
examples/example_printing_handler.py
examples/example_program_change.py
examples/example_transpose.py
examples/example_type1to0.py
examples/gmtokurzweil.csv
examples/note_remapper.py
miditk/__init__.py
miditk/common/__init__.py
miditk/common/constants.py
miditk/smf/__init__.py
miditk/smf/api.py
miditk/smf/converters.py
miditk/smf/parser.py
miditk/smf/reader.py
miditk/smf/release.py
miditk/smf/sequence.py
miditk/smf/writer.py
miditk/smf/scripts/__init__.py
miditk/smf/scripts/mid2syx.py
miditk_smf.egg-info/PKG-INFO
miditk_smf.egg-info/SOURCES.txt
miditk_smf.egg-info/dependency_links.txt
miditk_smf.egg-info/entry_points.txt
miditk_smf.egg-info/not-zip-safe
miditk_smf.egg-info/requires.txt
miditk_smf.egg-info/top_level.txt
requirements/base.txt
requirements/dev.txt
requirements/production.txt
tests/__init__.py
tests/conftest.py
tests/profile_miditoobject.py
tests/test_converters.py
tests/test_midifilewriter.py
tests/test_miditotext.py
tests/testdata/2POP-type0.mid
tests/testdata/2POP.mid
tests/testdata/midiout.mid
tests/testdata/minimal-cubase-type0.mid
tests/testdata/minimal-cubase-type1.mid
tests/testdata/minimal.mid
tests/testoutput/drumpattern.mid
tests/testoutput/drumpattern_remapped.mid
tests/testoutput/midiout.mid
tests/testoutput/minimal-type0.mid
tests/testoutput/transposed.mid
tests/testoutput/type0-converted.mid