This website requires JavaScript.
Explore
Help
Sign In
stronk
/
Guitar-Sheet-Parser
Watch
1
Star
0
Fork
0
You've already forked Guitar-Sheet-Parser
mirror of
https://github.com/stronk-dev/Guitar-Sheet-Parser.git
synced
2025-07-05 08:25:09 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Guitar-Sheet-Parser
/
lib
History
Marco van Dijk
051ee1dee2
Moved rule that a line of text is chord data if it contains a digit from top to bottom. First check if there are any text characters which cannot ever be in chord data
2021-07-09 14:26:52 +02:00
..
__init__.py
Initial Commit of prototype
2021-07-07 18:38:45 +02:00
chordFinder.py
fixes
#9
2021-07-07 23:01:52 +02:00
config.py
Added a right-margin propert
2021-07-09 14:26:51 +02:00
dataStructures.py
Moved rule that a line of text is chord data if it contains a digit from top to bottom. First check if there are any text characters which cannot ever be in chord data
2021-07-09 14:26:52 +02:00
initSongs.py
fixes
#4
2021-07-08 01:09:49 +02:00
transpose.py
fixes
#9
2021-07-07 23:01:52 +02:00