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

Add Support for Bass Guitar Notes #76

Closed
TheCococQuartz opened this issue Dec 25, 2021 · 1 comment
Closed

Add Support for Bass Guitar Notes #76

TheCococQuartz opened this issue Dec 25, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@TheCococQuartz
Copy link

Is your feature request related to a problem? Please describe.
Its not a big problem, but I've written a song recently that had a guitar playing many notes that are out of range, since there are bass guitars that can play notes lower that what this program can visualize, I believe that these notes should be accounted for.

Describe the solution you'd like
If any guitar instruments are identified in any channel (MIDI patches 25-32 and 34-40), there should be an option in the GUI to change any of those channels to bass tuning (ie. change the Slap Bass 2 in channel 4 to bass tuning). This would be shown by having the strings on said guitar be more thicker.

Describe alternatives you've considered
You could also not do this, I guess.

@TheCococQuartz TheCococQuartz added the enhancement New feature or request label Dec 25, 2021
@wyskoj
Copy link
Owner

wyskoj commented Jan 8, 2022

Guitar and BassGuitar will automatically use a drop D tuning if there is any note below the instrument's lowest E. This is shown by that tuning peg being rotated.

@wyskoj wyskoj closed this as completed Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants