musescore / musescore/MuseScore

Incorrect description string for Acoustic Bass instrument

Open
#15,855 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

instruments
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Describe the bug
The "Add or remove instruments" dialog describes Acoustic Bass as Acoustic bass guitar..
This is incorrect; as a comment in the code clearly describes, this is how one chooses an upright bass in MuseScore.

To Reproduce
Steps to reproduce the behavior:

  1. Click the Add button from the Instruments panel.
  2. Choose Strings - Plucked > Acoustic Bass.
  3. Look at the description shown at the lower left of the dialog.

Expected behavior
The description should be something like Acoustic (upright) bass.

Screenshots
image

Platform information

  • OS: macOS

Additional context
Presumably this should've been fixed when the comment was added in https://github.com/musescore/MuseScore/pull/952.
I'd be happy to submit a PR to propose a new string, though I guess the documentation for the instrument definitions spreadsheet suggests that I should let a person who already has edit access do it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.