Skip to content
New issue

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

Feature Request: Instrument parameter when initialising tabstave #356

Open
A-Manning opened this issue Jun 16, 2016 · 0 comments
Open

Feature Request: Instrument parameter when initialising tabstave #356

A-Manning opened this issue Jun 16, 2016 · 0 comments

Comments

@A-Manning
Copy link

As it stands, initialising a tabstave by default generates a 6-string stave with standard guitar tuning.
To get a bass tab, one has to use tabstave.setNumLines(4) , and also set the tuning; This is cumbersome. For 7 and 8 string tabs, one cannot even enter notes on the 7 and 8 strings before defining a tuning.
One should be able to do things like "instrument = bass" or "instrument = banjo" which would set the correct number of strings as well as the standard tuning for that instrument.

May I create an "instrument" class that handles this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants