kord
kord copied to clipboard
fretboard.py drawing fret is not symetrical if the note have a sharp or flat
environment google colab
code tested from pypi site
!cd /usr/local/fretboard && python3 ./fretboard.py A -c dim -f 3
!cd /usr/local/fretboard && python3 ./fretboard.py D## -c dim7 -i ukulele -v 2 -f 10
!cd /usr/local/fretboard && python3 ./fretboard.py Abb -s lydian -i bass -t 5string -v 0
best regards
Hi sugizo, I am sorry I never saw your issue being opened.
I am trying to fix some problems with this project but cannot reproduce yours at the moment.
Is it still happening with the new kord release 4.1 ?
yes,
installed version is kord-5.0
via pip install -U kord
thanks and best regards