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
5c82258228
Added variable for aggressiveness when resizing down, since we also consider whitespace atm we can do this more aggressively at the cost of speed
2021-07-09 22:01:54 +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 variable for aggressiveness when resizing down, since we also consider whitespace atm we can do this more aggressively at the cost of speed
2021-07-09 22:01:54 +02:00
dataStructures.py
Added variable for aggressiveness when resizing down, since we also consider whitespace atm we can do this more aggressively at the cost of speed
2021-07-09 22:01:54 +02:00
initSongs.py
Extra check for supported inputs
2021-07-09 21:46:29 +02:00
transpose.py
fixes
#9
2021-07-07 23:01:52 +02:00