LICENSE
MANIFEST.in
README.md
pyproject.toml
src/integerbook/CanvasCreator.py
src/integerbook/CanvasCreatorScroll.py
src/integerbook/LocationFinder.py
src/integerbook/LocationFinderScroll.py
src/integerbook/Settings.py
src/integerbook/Visualiser.py
src/integerbook/VisualiserScroll.py
src/integerbook/__init__.py
src/integerbook/alternativeSymbols.json
src/integerbook/fontDimensions.json
src/integerbook/fontSettings.json
src/integerbook/manualSettings.json
src/integerbook/preprocessStreamObj.py
src/integerbook/runMultiple.py
src/integerbook/runSingle.py
src/integerbook/settings.json
src/integerbook.egg-info/PKG-INFO
src/integerbook.egg-info/SOURCES.txt
src/integerbook.egg-info/dependency_links.txt
src/integerbook.egg-info/requires.txt
src/integerbook.egg-info/top_level.txt
src/integerbook/fonts/Realbook/Realbook.ttf
src/integerbook/plotter/PlotterBarLines.py
src/integerbook/plotter/PlotterBase.py
src/integerbook/plotter/PlotterChords.py
src/integerbook/plotter/PlotterMain.py
src/integerbook/plotter/PlotterMetadata.py
src/integerbook/plotter/PlotterNotes.py
src/integerbook/plotter/__init__.py
src/integerbook/plotter/patches.py