kord icon indicating copy to clipboard operation
kord copied to clipboard

fretboard.py drawing fret is not symetrical if the note have a sharp or flat

Open sugizo opened this issue 2 years ago • 2 comments

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

image

best regards

sugizo avatar Aug 11 '23 02:08 sugizo

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 ?

synestematic avatar Nov 29 '24 14:11 synestematic

yes, installed version is kord-5.0 via pip install -U kord image

thanks and best regards

sugizo avatar Dec 18 '24 02:12 sugizo