We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
try code on github
a_mixo = ['A', 'B', 'C#', 'D', 'E', 'F#', 'G'] six_string = Scales(title = 'A Mixolydian', scale = a_mixo) six_string.draw(start = 11, stop = 15)
result not expected write all fret number
expected result like on github write only fret mentions on start and stop parameter
installed version scales.py-0.1.4
thanks and best regards
The text was updated successfully, but these errors were encountered:
No branches or pull requests
try code on github
result not expected
write all fret number
expected result like on github
write only fret mentions on start and stop parameter
installed version
scales.py-0.1.4
thanks and best regards
The text was updated successfully, but these errors were encountered: