CHANGES.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
PyGuitarPro.egg-info/PKG-INFO
PyGuitarPro.egg-info/SOURCES.txt
PyGuitarPro.egg-info/dependency_links.txt
PyGuitarPro.egg-info/requires.txt
PyGuitarPro.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements.in
docs/requirements.txt
docs/_static/.gitkeep
docs/_templates/.gitkeep
docs/pyguitarpro/api.rst
docs/pyguitarpro/format.rst
docs/pyguitarpro/install.rst
docs/pyguitarpro/quickstart.rst
examples/dfh.py
examples/filter_5_string_bass_tabs.py
examples/filter_trio_tabs.py
examples/transpose.py
guitarpro/__init__.py
guitarpro/gp3.py
guitarpro/gp4.py
guitarpro/gp5.py
guitarpro/io.py
guitarpro/iobase.py
guitarpro/models.py
guitarpro/utils.py
tests/001_Funky_Guy.gp5
tests/2 whole bars.tmp
tests/Alternatives.gp4
tests/Aria - Noch Koroche Dnia.gp4
tests/Chords.gp3
tests/Chords.gp4
tests/Chords.gp5
tests/Demo v5.gp5
tests/Directions.gp5
tests/Duration.gp3
tests/Effects.gp3
tests/Effects.gp4
tests/Effects.gp5
tests/Gradual Tempo.gp5
tests/Harmonics.gp3
tests/Harmonics.gp4
tests/Harmonics.gp5
tests/Key.gp4
tests/Key.gp5
tests/No Wah.gp5
tests/RSE.gp5
tests/Repeat.gp4
tests/Repeat.gp5
tests/Slides.gp4
tests/Slides.gp5
tests/Strokes.gp4
tests/Strokes.gp5
tests/Unknown Chord Extension.gp5
tests/Unknown-m.gp5
tests/Unknown.gp5
tests/Vibrato.gp4
tests/Voices.gp5
tests/Wah-m.gp5
tests/Wah.gp5
tests/chord_without_notes.gp5
tests/test_conversion.py
tests/test_models.py