Part name
MuseScore provides a super-convenient way to define "parts" for a score and then generate these as "sub-scores" in separate tabs which are linked to the main score, meaning that notes changed in the main score will also change in the part, and the other way around. Layout is not linked.
All good.
My problem has been with understanding how to change the name of a part. I did a bit of investigation and I have here tried to make a list of all the places in MuseScore where the name of parts are defined and used, and how they relate to each other. Perhaps useful for someone else.
- The Staff/Part Properties dialog of the main score contains a field Part name.
- This can be considered a proposal for what the part corresponding to this "instrument" will be called (see below)
- The FIle->Parts dialog of the main score contains several fields with part names:
- Instruments in Score contains one row for each instrument in the score, but the name is not the "instrument name", it is the Part name field in the Staff/Part Properties dialog (see 1. above).
- Selected Part contains an initially empty list of part names that are or will be created. The All Parts button will fill this list with one part for each instrument in the score, as listed in the Instruments in Score field, possibly with an extra number to distinguish separate parts for identical instrument/part-names as indidated in the Staff/Part Properties.
- Edit Part/Part title contains the part name of the selected part in Selected Part (2.2 above). The name can be changed here and the change will be immediately reflected in the list.
- If you change the name of an already generated part, the name will be updated in the tab (3 below) and in the "Export" dialog (6 below) and in the generated file name (7 below). It will not affect the part name in the upper left corner (4) or the score property (5).
- If you use the Single Part button to create a single (custom) part, you will always have to specify the part name in the Edit Part/Part title field.
- In the part tabs. When generating the parts, new "tabs" will appear, one for each part, containing the part name as defined in the part dialog (2 above).
- In a text box at the top left corner of the part score (in the part tab). This initially contains the part name as defined in the part dialog (2 above) but can be edited.
- If the part name is later changed in the FIle->Parts dialog (2.3), this will not affect the contents of the top left corner text box.
- If the contents of the top left corner text box is later changed, the part name will not change anywhere else.
- In the File->Score Properties dialog of the part there is a property
partName
initially containing the part name as defined in the part dialog (2 above) but can be edited. This value can be included in the header/footer with "$i" and "$I".- If the part name is later changed in the FIle->Parts dialog (2.3), this will not affect the contents of the
partName
propery. - If the contents of the
partName
propery is later changed, the part name will not change anywhere else, except where $i or $I is used in the header/footer..
- If the part name is later changed in the FIle->Parts dialog (2.3), this will not affect the contents of the
- In File->Export dialog, in the field What to export. This field contains the list of the existing generated parts and the name corresponds to the latest updates of the part names in the FIle->Parts dialog (2.2/2.3 above)
- in the file name of the generated PDF file for the part, as a suffix with spaces replaced by underscores and the name corresponds to the latest updates of the part names in the FIle->Parts dialog .
My conclusion is that to change the name of a part, you need to:
- change the name of the part in the Edit Part/Part title field of the FIle->Parts dialog.
- This will change the name in the tab, the export dialog and the file name of the exported part PDF.
- In the top left corner of the part score.
- The score property
partName
- in case $i or $I is used in the header/footer.
Not all of the above is entirely clear from the handbook. I am thinking that we might add some of this in some form.
Comments
Good job researching this! I haven't verified, but it does seem likely this info is correct for MuseScore 3.6.2.
But not some things are changing in MuseScore 4, so you might want to try a nightly build to investigate that, and then when we open that Handbook for editing, focus on getting things documented well there.
Thank you for doing this, I am trying to make the same change. (I want to export one part of the score but it keeps appearing as 'Piano(2)' etc top left)
I can't find the File->Parts option, perhaps there have been updates since you did your checking.
In reply to Thank you for doing this, I… by slaveoftheodo
Parts is now (for Mu4) in the top center of the MuseScore window
In reply to Parts is now (for Mu4) in… by Jojo-Schmitz
Ah, amazing, thank you so much.