From b4e143a94c9d6a759f617e65ebfd8f5606d6c6b4 Mon Sep 17 00:00:00 2001 From: Peter Jonas Date: Mon, 17 Aug 2026 17:09:53 +0100 Subject: [PATCH 1/2] Translations: Round source TS line numbers up to nearest 10 Source line numbers are only shown as a courtesy to human translators so they don't have to be exact. Rounding them reduces the diff when TS files are updated, which makes actual string changes more noticeable. --- tools/translations/process_source_ts_files.py | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/tools/translations/process_source_ts_files.py b/tools/translations/process_source_ts_files.py index 77826db49b0cd..cc3c5d37d4ac4 100755 --- a/tools/translations/process_source_ts_files.py +++ b/tools/translations/process_source_ts_files.py @@ -112,10 +112,24 @@ def write_ts_file(target_file, root): assert(root.tag == 'TS') for message in root.findall('.//message'): + locations = message.findall('location') source = message.find('source') translation = message.find('translation') plurals = translation.findall('numerusform') + for location in locations: + line = location.get('line') + if not line or not re.match(r'^[0-9]+$', line): + tr_error(message, f"Location has invalid line number: '{line}'.", + 'Re-run lupdate with `-locations absolute` (the default) to get valid line numbers.') + continue + # Round source line numbers up to the nearest multiple of `interval` so they don't + # change as often. This reduces the diff in TS files so actual string changes are more + # noticeable. Zero isn't a valid line number hence we must round up not down. + interval = 10 + line = (((int(line) - 1) // interval) * interval) + interval # Round up. + location.set('line', str(line)) + bytes = source.findall('byte') if bytes: values = ', '.join([ f"'{b.get('value')}'" for b in bytes ]) @@ -166,7 +180,7 @@ def write_ts_file(target_file, root): plural.text = tr_txt else: translation.text = tr_txt - + if translation.get('type') == 'obsolete': translation.set('type', 'unfinished') From 71304ebf08beddbc2e14da242c6eb43ea601f235 Mon Sep 17 00:00:00 2001 From: Peter Jonas Date: Mon, 17 Aug 2026 17:11:16 +0100 Subject: [PATCH 2/2] Run tools/translations/run_lupdate.sh to apply TS line number rounding --- share/locale/instruments_en.ts | 5632 +++++----- share/locale/musescore_en.ts | 16929 +++++++++++++++---------------- 2 files changed, 11280 insertions(+), 11281 deletions(-) diff --git a/share/locale/instruments_en.ts b/share/locale/instruments_en.ts index 423cb7994894f..6ec67551c4b57 100644 --- a/share/locale/instruments_en.ts +++ b/share/locale/instruments_en.ts @@ -4,49 +4,49 @@ engraving/instruments - + Wind section notated on a grand staff. winds description description for Winds; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wind section notated on a grand staff. - + Winds winds trackName trackName for Winds; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Winds - + Winds winds longName longName for Winds; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Winds - + Wi. winds shortName shortName for Winds; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wi. - + Piccolo in E♭, sounding a minor third above the standard piccolo. eb-piccolo description description for Piccolo; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo in E♭, sounding a minor third above the standard piccolo. - + Piccolo eb-piccolo trackName trackName for Piccolo; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo - + Piccolo eb-piccolo longName longName for Piccolo; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -60,56 +60,56 @@ Picc. - + E♭ eb-piccolo traitName traitName for Piccolo; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E♭ - + Piccolo in D♭, sounding a semitone above the standard piccolo. db-piccolo description description for Piccolo; transposition: D♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo in D♭, sounding a semitone above the standard piccolo. - + Piccolo db-piccolo trackName trackName for Piccolo; transposition: D♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo - + Piccolo db-piccolo longName longName for Piccolo; transposition: D♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo - + Picc. db-piccolo shortName shortName for Piccolo; transposition: D♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Picc. - + D♭ db-piccolo traitName traitName for Piccolo; transposition: D♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D♭ - + Standard concert piccolo in C. piccolo description description for Piccolo; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Standard concert piccolo in C. - + Piccolo piccolo trackName trackName for Piccolo; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -123,56 +123,56 @@ Piccolo - + Picc. piccolo shortName shortName for Piccolo; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Picc. - + *(C) piccolo traitName traitName for Piccolo; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *(C) - + Flute in G, sounding a fifth higher than the standard flute. treble-flute description description for Treble Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flute in G, sounding a fifth higher than the standard flute. - + Treble Flute treble-flute trackName trackName for Treble Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Treble Flute - + Treble Flute treble-flute longName longName for Treble Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Treble Flute - + Tr. Fl. treble-flute shortName shortName for Treble Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tr. Fl. - + Notched, end-blown vertical bamboo flute used in Korean folk music. danso description description for Danso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Notched, end-blown vertical bamboo flute used in Korean folk music. - + Danso danso trackName trackName for Danso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -186,56 +186,56 @@ Danso - + Da. danso shortName shortName for Danso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Da. - + Large Korean transverse bamboo flute with a distinctive buzzing timbre. daegeum description description for Daegeum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Large Korean transverse bamboo flute with a distinctive buzzing timbre. - + Daegeum daegeum trackName trackName for Daegeum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Daegeum - + Daegeum daegeum longName longName for Daegeum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Daegeum - + Dg. daegeum shortName shortName for Daegeum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dg. - + Flute in E♭, sounding a minor third above the standard flute. soprano-flute description description for Soprano Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flute in E♭, sounding a minor third above the standard flute. - + Soprano Flute soprano-flute trackName trackName for Soprano Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Flute - + Soprano Flute soprano-flute longName longName for Soprano Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -249,84 +249,84 @@ Sop. Fl. - + 6-hole simple-system wooden transverse flute. irish-flute description description for Irish Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 6-hole simple-system wooden transverse flute. - + Irish Flute irish-flute trackName trackName for Irish Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Irish Flute - + Irish Flute irish-flute longName longName for Irish Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Irish Flute - + Ir. Fl. irish-flute shortName shortName for Irish Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ir. Fl. - + Baroque wooden transverse flute. traverso description description for Traverso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque wooden transverse flute. - + Traverso traverso trackName trackName for Traverso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Traverso - + Traverso traverso longName longName for Traverso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Traverso - + Trv. traverso shortName shortName for Traverso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trv. - + Standard concert flute in C. flute description description for Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Standard concert flute in C. - + Flute flute trackName trackName for Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flute - + Flute flute longName longName for Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flute - + Fl. flute shortName shortName for Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -340,56 +340,56 @@ Flute in G, sounding a fourth lower than the standard flute. - + Alto Flute alto-flute trackName trackName for Alto Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Flute - + Alto Flute alto-flute longName longName for Alto Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Flute - + A. Fl. alto-flute shortName shortName for Alto Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Fl. - + Flute in C, sounding an octave lower than the standard flute. bass-flute description description for Bass Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flute in C, sounding an octave lower than the standard flute. - + Bass Flute bass-flute trackName trackName for Bass Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Flute - + Bass Flute bass-flute longName longName for Bass Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Flute - + B. Fl. bass-flute shortName shortName for Bass Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Fl. - + Flute in G, sounding an octave below the alto flute. contra-alto-flute description description for Contra-alto Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -403,56 +403,56 @@ Contra-alto Flute - + Contra-alto Flute contra-alto-flute longName longName for Contra-alto Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contra-alto Flute - + C-a. Fl. contra-alto-flute shortName shortName for Contra-alto Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C-a. Fl. - + Flute in C, sounding two octaves lower than the standard flute. contrabass-flute description description for Contrabass Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flute in C, sounding two octaves lower than the standard flute. - + Contrabass Flute contrabass-flute trackName trackName for Contrabass Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Flute - + Contrabass Flute contrabass-flute longName longName for Contrabass Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Flute - + Cb. Fl. contrabass-flute shortName shortName for Contrabass Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cb. Fl. - + Flute in G, sounding two octaves below the alto flute. subcontra-alto-flute description description for Sub Contra-alto Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flute in G, sounding two octaves below the alto flute. - + Sub Contra-alto Flute subcontra-alto-flute trackName trackName for Sub Contra-alto Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -466,56 +466,56 @@ Sub Contra-alto Flute - + Sc-a. Fl. subcontra-alto-flute shortName shortName for Sub Contra-alto Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sc-a. Fl. - + Flute in C, sounding three octaves below the standard flute. double-contrabass-flute description description for Double Contrabass Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flute in C, sounding three octaves below the standard flute. - + Double Contrabass Flute double-contrabass-flute trackName trackName for Double Contrabass Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Double Contrabass Flute - + Double Contrabass Flute double-contrabass-flute longName longName for Double Contrabass Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Double Contrabass Flute - + D. Cb. Fl. double-contrabass-flute shortName shortName for Double Contrabass Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D. Cb. Fl. - + Flute in C, sounding four octaves below the standard flute. hyperbass-flute description description for Hyperbass Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flute in C, sounding four octaves below the standard flute. - + Hyperbass Flute hyperbass-flute trackName trackName for Hyperbass Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hyperbass Flute - + Hyperbass Flute hyperbass-flute longName longName for Hyperbass Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -529,56 +529,56 @@ Hb. Fl. - + Chinese bamboo transverse flute, pitched in A. a-dizi description description for Dizi; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese bamboo transverse flute, pitched in A. - + Dizi a-dizi trackName trackName for Dizi; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dizi - + A Dizi a-dizi longName longName for Dizi; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A Dizi - + A Di. a-dizi shortName shortName for Dizi; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A Di. - + A a-dizi traitName traitName for Dizi; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A - + Chinese bamboo transverse flute, pitched in G. The most common variant. g-dizi description description for Dizi; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese bamboo transverse flute, pitched in G. The most common variant. - + Dizi g-dizi trackName trackName for Dizi; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dizi - + G Dizi g-dizi longName longName for Dizi; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -592,56 +592,56 @@ G Di. - + *G g-dizi traitName traitName for Dizi; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *G - + Chinese bamboo transverse flute, pitched in F. f-dizi description description for Dizi; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese bamboo transverse flute, pitched in F. - + Dizi f-dizi trackName trackName for Dizi; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dizi - + F Dizi f-dizi longName longName for Dizi; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F Dizi - + F Di. f-dizi shortName shortName for Dizi; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F Di. - + F f-dizi traitName traitName for Dizi; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F - + Chinese bamboo transverse flute, pitched in E. e-dizi description description for Dizi; tuning: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese bamboo transverse flute, pitched in E. - + Dizi e-dizi trackName trackName for Dizi; tuning: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -655,56 +655,56 @@ E Dizi - + E Di. e-dizi shortName shortName for Dizi; tuning: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E Di. - + E e-dizi traitName traitName for Dizi; tuning: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E - + Chinese bamboo transverse flute, pitched in D. d-dizi description description for Dizi; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese bamboo transverse flute, pitched in D. - + Dizi d-dizi trackName trackName for Dizi; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dizi - + D Dizi d-dizi longName longName for Dizi; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D Dizi - + D Di. d-dizi shortName shortName for Dizi; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D Di. - + D d-dizi traitName traitName for Dizi; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D - + Chinese bamboo transverse flute, pitched in C. c-dizi description description for Dizi; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -718,56 +718,56 @@ Dizi - + C Dizi c-dizi longName longName for Dizi; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C Dizi - + C Di. c-dizi shortName shortName for Dizi; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C Di. - + C c-dizi traitName traitName for Dizi; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C - + Japanese bamboo end-blown flute. shakuhachi description description for Shakuhachi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Japanese bamboo end-blown flute. - + Shakuhachi shakuhachi trackName trackName for Shakuhachi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shakuhachi - + Shakuhachi shakuhachi longName longName for Shakuhachi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shakuhachi - + Shak. shakuhachi shortName shortName for Shakuhachi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shak. - + Japanese double-reed instrument used in gagaku court music. hichiriki description description for Hichiriki; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -781,56 +781,56 @@ Hichiriki - + Hichiriki hichiriki longName longName for Hichiriki; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hichiriki - + Hch. hichiriki shortName shortName for Hichiriki; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hch. - + Fife pitched in B♭ (when all 6 holes are covered), notated in A♭, sounding a minor sixth higher than written. fife description description for Fife; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Fife pitched in B♭ (when all 6 holes are covered), notated in A♭, sounding a minor sixth higher than written. - + Fife fife trackName trackName for Fife; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Fife - + B♭ Fife fife longName longName for Fife; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ Fife - + B♭ Fife fife shortName shortName for Fife; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ Fife - + B♭ fife traitName traitName for Fife; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ - + Whistle pitched in D (notated at concert pitch). d-tin-whistle description description for Tin Whistle; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -844,56 +844,56 @@ Tin Whistle - + D Tin Whistle d-tin-whistle longName longName for Tin Whistle; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D Tin Whistle - + D Tin Wh. d-tin-whistle shortName shortName for Tin Whistle; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D Tin Wh. - + D d-tin-whistle traitName traitName for Tin Whistle; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D - + Whistle pitched in C. c-tin-whistle description description for Tin Whistle; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Whistle pitched in C. - + Tin Whistle c-tin-whistle trackName trackName for Tin Whistle; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tin Whistle - + C Tin Whistle c-tin-whistle longName longName for Tin Whistle; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C Tin Whistle - + C Tin Wh. c-tin-whistle shortName shortName for Tin Whistle; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C Tin Wh. - + C c-tin-whistle traitName traitName for Tin Whistle; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -907,56 +907,56 @@ Whistle pitched in B♭ (notated at concert pitch). - + Tin Whistle bflat-tin-whistle trackName trackName for Tin Whistle; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tin Whistle - + B♭ Tin Whistle bflat-tin-whistle longName longName for Tin Whistle; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ Tin Whistle - + B♭ Tin Wh. bflat-tin-whistle shortName shortName for Tin Whistle; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ Tin Wh. - + B♭ bflat-tin-whistle traitName traitName for Tin Whistle; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ - + Slide or swanee whistle. slide-whistle description description for Slide Whistle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Slide or swanee whistle. - + Slide Whistle slide-whistle trackName trackName for Slide Whistle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Slide Whistle - + Slide Whistle slide-whistle longName longName for Slide Whistle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Slide Whistle - + Sl. Wh. slide-whistle shortName shortName for Slide Whistle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -970,56 +970,56 @@ Flageolet with four holes. - + French Flageolet french-flageolet trackName trackName for French Flageolet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names French Flageolet - + French Flageolet french-flageolet longName longName for French Flageolet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names French Flageolet - + Fr. Fla. french-flageolet shortName shortName for French Flageolet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Fr. Fla. - + Flageolet with six holes. english-flageolet description description for English Flageolet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flageolet with six holes. - + English Flageolet english-flageolet trackName trackName for English Flageolet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names English Flageolet - + English Flageolet english-flageolet longName longName for English Flageolet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names English Flageolet - + Eng. Fla. english-flageolet shortName shortName for English Flageolet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Eng. Fla. - + Flageolet with six holes. flageolet description description for Flageolet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -1033,56 +1033,56 @@ Flageolet - + Flageolet flageolet longName longName for Flageolet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flageolet - + Fla. flageolet shortName shortName for Flageolet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Fla. - + The smallest modern recorder, pitched in C (an octave above the soprano). garklein-recorder description description for Garklein Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names The smallest modern recorder, pitched in C (an octave above the soprano). - + Garklein Recorder garklein-recorder trackName trackName for Garklein Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Garklein Recorder - + Garklein Recorder garklein-recorder longName longName for Garklein Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Garklein Recorder - + Gk. Rec. garklein-recorder shortName shortName for Garklein Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Gk. Rec. - + The second smallest recorder, pitched in F (an octave above the alto). sopranino-recorder description description for Sopranino Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names The second smallest recorder, pitched in F (an octave above the alto). - + Sopranino Recorder sopranino-recorder trackName trackName for Sopranino Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -1096,56 +1096,56 @@ Sopranino Recorder - + Si. Rec. sopranino-recorder shortName shortName for Sopranino Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Si. Rec. - + Also known as the descant recorder. Pitched in C. soprano-recorder description description for Soprano Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Also known as the descant recorder. Pitched in C. - + Soprano Recorder soprano-recorder trackName trackName for Soprano Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Recorder - + Soprano Recorder soprano-recorder longName longName for Soprano Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Recorder - + S. Rec. soprano-recorder shortName shortName for Soprano Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Rec. - + Soprano or descant recorder, pitched in C. recorder description description for Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano or descant recorder, pitched in C. - + Recorder recorder trackName trackName for Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Recorder - + Recorder recorder longName longName for Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -1159,84 +1159,84 @@ Rec. - + Also known as the treble recorder. Pitched in F. Sometimes with an extra key for low E. alto-recorder description description for Alto Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Also known as the treble recorder. Pitched in F. Sometimes with an extra key for low E. - + Alto Recorder alto-recorder trackName trackName for Alto Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Recorder - + Alto Recorder alto-recorder longName longName for Alto Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Recorder - + A. Rec. alto-recorder shortName shortName for Alto Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Rec. - + Recorder pitched in C (an octave below the soprano). tenor-recorder description description for Tenor Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Recorder pitched in C (an octave below the soprano). - + Tenor Recorder tenor-recorder trackName trackName for Tenor Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Recorder - + Tenor Recorder tenor-recorder longName longName for Tenor Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Recorder - + T. Rec. tenor-recorder shortName shortName for Tenor Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. Rec. - + Recorder pitched in F (an octave below the alto). bass-recorder description description for Bass Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Recorder pitched in F (an octave below the alto). - + Bass Recorder bass-recorder trackName trackName for Bass Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Recorder - + Bass Recorder bass-recorder longName longName for Bass Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Recorder - + B. Rec. bass-recorder shortName shortName for Bass Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -1250,56 +1250,56 @@ Recorder pitched in C (an octave below the tenor). - + Greatbass Recorder greatbass-recorder trackName trackName for Greatbass Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Greatbass Recorder - + Greatbass Recorder greatbass-recorder longName longName for Greatbass Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Greatbass Recorder - + Gb. Rec. greatbass-recorder shortName shortName for Greatbass Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Gb. Rec. - + Recorder pitched in F (an octave below the bass). contrabass-recorder description description for Contrabass Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Recorder pitched in F (an octave below the bass). - + Contrabass Recorder contrabass-recorder trackName trackName for Contrabass Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Recorder - + Contrabass Recorder contrabass-recorder longName longName for Contrabass Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Recorder - + Cb. Rec. contrabass-recorder shortName shortName for Contrabass Recorder; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cb. Rec. - + Soprano ocarina in C. c-soprano-ocarina description description for Soprano Ocarina; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -1313,56 +1313,56 @@ Soprano Ocarina - + Soprano Ocarina c-soprano-ocarina longName longName for Soprano Ocarina; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Ocarina - + S. Oc. c-soprano-ocarina shortName shortName for Soprano Ocarina; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Oc. - + *C c-soprano-ocarina traitName traitName for Soprano Ocarina; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *C - + Soprano ocarina in C. ocarina description description for Ocarina; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano ocarina in C. - + Ocarina ocarina trackName trackName for Ocarina; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ocarina - + Ocarina ocarina longName longName for Ocarina; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ocarina - + Oc. ocarina shortName shortName for Ocarina; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Oc. - + Soprano ocarina in B♭. bb-soprano-ocarina description description for Soprano Ocarina; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -1376,56 +1376,56 @@ Soprano Ocarina - + Soprano Ocarina bb-soprano-ocarina longName longName for Soprano Ocarina; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Ocarina - + S. Oc. bb-soprano-ocarina shortName shortName for Soprano Ocarina; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Oc. - + B♭ bb-soprano-ocarina traitName traitName for Soprano Ocarina; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ - + Soprano ocarina in G. g-soprano-ocarina description description for Soprano Ocarina; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano ocarina in G. - + Soprano Ocarina g-soprano-ocarina trackName trackName for Soprano Ocarina; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Ocarina - + Soprano Ocarina g-soprano-ocarina longName longName for Soprano Ocarina; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Ocarina - + S. Oc. g-soprano-ocarina shortName shortName for Soprano Ocarina; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Oc. - + G g-soprano-ocarina traitName traitName for Soprano Ocarina; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -1439,91 +1439,91 @@ Soprano ocarina in F. - + Soprano Ocarina f-soprano-ocarina trackName trackName for Soprano Ocarina; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Ocarina - + Soprano Ocarina f-soprano-ocarina longName longName for Soprano Ocarina; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Ocarina - + S. Oc. f-soprano-ocarina shortName shortName for Soprano Ocarina; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Oc. - + F f-soprano-ocarina traitName traitName for Soprano Ocarina; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F - + Alto (sometimes called tenor) ocarina in C. c-alto-ocarina description description for Alto Ocarina; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto (sometimes called tenor) ocarina in C. - + Alto Ocarina c-alto-ocarina trackName trackName for Alto Ocarina; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Ocarina - + Alto Ocarina c-alto-ocarina longName longName for Alto Ocarina; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Ocarina - + A. Oc. c-alto-ocarina shortName shortName for Alto Ocarina; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Oc. - + *C c-alto-ocarina traitName traitName for Alto Ocarina; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *C - + Alto (sometimes called tenor) ocarina in B♭. bb-alto-ocarina description description for Alto Ocarina; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto (sometimes called tenor) ocarina in B♭. - + Alto Ocarina bb-alto-ocarina trackName trackName for Alto Ocarina; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Ocarina - + Alto Ocarina bb-alto-ocarina longName longName for Alto Ocarina; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Ocarina - + A. Oc. bb-alto-ocarina shortName shortName for Alto Ocarina; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -1537,56 +1537,56 @@ B♭ - + Alto (sometimes called tenor) ocarina in G. g-alto-ocarina description description for Alto Ocarina; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto (sometimes called tenor) ocarina in G. - + Alto Ocarina g-alto-ocarina trackName trackName for Alto Ocarina; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Ocarina - + Alto Ocarina g-alto-ocarina longName longName for Alto Ocarina; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Ocarina - + A. Oc. g-alto-ocarina shortName shortName for Alto Ocarina; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Oc. - + G g-alto-ocarina traitName traitName for Alto Ocarina; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names G - + Alto (sometimes called tenor) ocarina in F. f-alto-ocarina description description for Alto Ocarina; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto (sometimes called tenor) ocarina in F. - + Alto Ocarina f-alto-ocarina trackName trackName for Alto Ocarina; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Ocarina - + Alto Ocarina f-alto-ocarina longName longName for Alto Ocarina; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -1600,56 +1600,56 @@ A. Oc. - + F f-alto-ocarina traitName traitName for Alto Ocarina; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F - + Bass ocarina in C. c-bass-ocarina description description for Bass Ocarina; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass ocarina in C. - + Bass Ocarina c-bass-ocarina trackName trackName for Bass Ocarina; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Ocarina - + Bass Ocarina c-bass-ocarina longName longName for Bass Ocarina; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Ocarina - + B. Oc. c-bass-ocarina shortName shortName for Bass Ocarina; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Oc. - + *C c-bass-ocarina traitName traitName for Bass Ocarina; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *C - + Soprano ocarina made from an animal horn. Pitched in C. gemshorn description description for Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano ocarina made from an animal horn. Pitched in C. - + Gemshorn gemshorn trackName trackName for Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -1663,56 +1663,56 @@ Gemshorn - + Gh. gemshorn shortName shortName for Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Gh. - + Soprano ocarina made from an animal horn. Pitched in C. soprano-gemshorn description description for Soprano Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano ocarina made from an animal horn. Pitched in C. - + Soprano Gemshorn soprano-gemshorn trackName trackName for Soprano Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Gemshorn - + Soprano Gemshorn soprano-gemshorn longName longName for Soprano Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Gemshorn - + S. Gh. soprano-gemshorn shortName shortName for Soprano Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Gh. - + Alto ocarina made from an animal horn. Pitched in F. alto-gemshorn description description for Alto Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto ocarina made from an animal horn. Pitched in F. - + Alto Gemshorn alto-gemshorn trackName trackName for Alto Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Gemshorn - + Alto Gemshorn alto-gemshorn longName longName for Alto Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -1726,84 +1726,84 @@ A. Gh. - + Tenor ocarina made from an animal horn. Pitched in C (an octave below the soprano). tenor-gemshorn description description for Tenor Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor ocarina made from an animal horn. Pitched in C (an octave below the soprano). - + Tenor Gemshorn tenor-gemshorn trackName trackName for Tenor Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Gemshorn - + Tenor Gemshorn tenor-gemshorn longName longName for Tenor Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Gemshorn - + T. Gh. tenor-gemshorn shortName shortName for Tenor Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. Gh. - + Bass ocarina made from an animal horn. Pitched in F (an octave below the alto). bass-gemshorn description description for Bass Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass ocarina made from an animal horn. Pitched in F (an octave below the alto). - + Bass Gemshorn bass-gemshorn trackName trackName for Bass Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Gemshorn - + Bass Gemshorn bass-gemshorn longName longName for Bass Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Gemshorn - + B. Gh. bass-gemshorn shortName shortName for Bass Gemshorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Gh. - + End-blown flute made of a row of closed tubes. pan-flute description description for Pan Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names End-blown flute made of a row of closed tubes. - + Pan Flute pan-flute trackName trackName for Pan Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pan Flute - + Pan Flute pan-flute longName longName for Pan Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pan Flute - + Pn. Fl. pan-flute shortName shortName for Pan Flute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -1817,56 +1817,56 @@ South American traditional flute pitched in C. - + Quena quena trackName trackName for Quena; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Quena - + Quena quena longName longName for Quena; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Quena - + Qn. quena shortName shortName for Quena; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Qn. - + South American traditional flute pitched in C. c-quena description description for Quena; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names South American traditional flute pitched in C. - + Quena c-quena trackName trackName for Quena; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Quena - + C Quena c-quena longName longName for Quena; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C Quena - + C Qn. c-quena shortName shortName for Quena; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C Qn. - + C c-quena traitName traitName for Quena; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -1880,91 +1880,91 @@ South American traditional flute pitched in G. The most common variant. - + Quena g-quena trackName trackName for Quena; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Quena - + G Quena g-quena longName longName for Quena; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names G Quena - + G Qn. g-quena shortName shortName for Quena; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names G Qn. - + *G g-quena traitName traitName for Quena; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *G - + South American traditional flute pitched in F. f-quena description description for Quena; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names South American traditional flute pitched in F. - + Quena f-quena trackName trackName for Quena; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Quena - + F Quena f-quena longName longName for Quena; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F Quena - + F Qn. f-quena shortName shortName for Quena; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F Qn. - + F f-quena traitName traitName for Quena; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F - + South American traditional flute pitched in D. d-quena description description for Quena; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names South American traditional flute pitched in D. - + Quena d-quena trackName trackName for Quena; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Quena - + D Quena d-quena longName longName for Quena; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D Quena - + D Qn. d-quena shortName shortName for Quena; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -1978,56 +1978,56 @@ D - + Spanish double-reed folk instrument from the Castile region. In F♯. fs-castilian-dulzaina description description for Castilian Dulzaina; transposition: F♯; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Spanish double-reed folk instrument from the Castile region. In F♯. - + Castilian Dulzaina fs-castilian-dulzaina trackName trackName for Castilian Dulzaina; transposition: F♯; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Castilian Dulzaina - + Castilian Dulzaina fs-castilian-dulzaina longName longName for Castilian Dulzaina; transposition: F♯; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Castilian Dulzaina - + Cast. Dulz. fs-castilian-dulzaina shortName shortName for Castilian Dulzaina; transposition: F♯; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cast. Dulz. - + F♯ fs-castilian-dulzaina traitName traitName for Castilian Dulzaina; transposition: F♯; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F♯ - + Very rare variant of the heckelphone in F, sounding a fourth higher than the oboe. piccolo-heckelphone description description for Piccolo Heckelphone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Very rare variant of the heckelphone in F, sounding a fourth higher than the oboe. - + Piccolo Heckelphone piccolo-heckelphone trackName trackName for Piccolo Heckelphone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo Heckelphone - + Piccolo Heckelphone piccolo-heckelphone longName longName for Piccolo Heckelphone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -2041,84 +2041,84 @@ P. Hph. - + Oboe in E♭, sounding a minor third above the standard oboe. Historically called the oboe musette. piccolo-oboe description description for Piccolo Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Oboe in E♭, sounding a minor third above the standard oboe. Historically called the oboe musette. - + Piccolo Oboe piccolo-oboe trackName trackName for Piccolo Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo Oboe - + Piccolo Oboe piccolo-oboe longName longName for Piccolo Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo Oboe - + P. Ob. piccolo-oboe shortName shortName for Piccolo Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names P. Ob. - + Baroque oboe with three keys, generally made of boxwood. baroque-oboe description description for Baroque Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque oboe with three keys, generally made of boxwood. - + Baroque Oboe baroque-oboe trackName trackName for Baroque Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque Oboe - + Baroque Oboe baroque-oboe longName longName for Baroque Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque Oboe - + Bq. Ob. baroque-oboe shortName shortName for Baroque Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bq. Ob. - + Standard concert oboe. oboe description description for Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Standard concert oboe. - + Oboe oboe trackName trackName for Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Oboe - + Oboe oboe longName longName for Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Oboe - + Ob. oboe shortName shortName for Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -2132,56 +2132,56 @@ Oboe in A, sounding a minor third below the standard oboe. - + Oboe d’amore oboe-d'amore trackName trackName for Oboe d’amore; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Oboe d’amore - + Oboe d’amore oboe-d'amore longName longName for Oboe d’amore; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Oboe d’amore - + Ob. d’a. oboe-d'amore shortName shortName for Oboe d’amore; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ob. d’a. - + Oboe in F, sounding a perfect fifth below the standard oboe. oboe-da-caccia description description for Oboe da caccia; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Oboe in F, sounding a perfect fifth below the standard oboe. - + Oboe da caccia oboe-da-caccia trackName trackName for Oboe da caccia; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Oboe da caccia - + Oboe da caccia oboe-da-caccia longName longName for Oboe da caccia; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Oboe da caccia - + Ob. d. ca. oboe-da-caccia shortName shortName for Oboe da caccia; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ob. d. ca. - + Oboe in F, sounding a perfect fifth below the standard oboe. english-horn description description for English Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -2195,56 +2195,56 @@ English Horn - + English Horn english-horn longName longName for English Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names English Horn - + E. Hn. english-horn shortName shortName for English Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E. Hn. - + Oboe in C, sounding an octave lower than the standard oboe. Similar, but not identical to, the heckelphone. bass-oboe description description for Bass Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Oboe in C, sounding an octave lower than the standard oboe. Similar, but not identical to, the heckelphone. - + Bass Oboe bass-oboe trackName trackName for Bass Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Oboe - + Bass Oboe bass-oboe longName longName for Bass Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Oboe - + B. Ob. bass-oboe shortName shortName for Bass Oboe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Ob. - + Oboe in C, sounding an octave lower than the standard oboe. Similar, but not identical to, the bass oboe. heckelphone description description for Heckelphone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Oboe in C, sounding an octave lower than the standard oboe. Similar, but not identical to, the bass oboe. - + Heckelphone heckelphone trackName trackName for Heckelphone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -2258,56 +2258,56 @@ Heckelphone - + Hph. heckelphone shortName shortName for Heckelphone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hph. - + Very rare instrument similar to the heckelphone, with slightly smaller bore and lower range. lupophone description description for Lupophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Very rare instrument similar to the heckelphone, with slightly smaller bore and lower range. - + Lupophone lupophone trackName trackName for Lupophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lupophone - + Lupophone lupophone longName longName for Lupophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lupophone - + Lph. lupophone shortName shortName for Lupophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lph. - + 12th-century conical bore, double-reed instrument, pitched in F (an octave above the alto shawm). sopranino-shawm description description for Sopranino Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 12th-century conical bore, double-reed instrument, pitched in F (an octave above the alto shawm). - + Sopranino Shawm sopranino-shawm trackName trackName for Sopranino Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sopranino Shawm - + Sopranino Shawm sopranino-shawm longName longName for Sopranino Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -2321,84 +2321,84 @@ Si. Sh. - + 12th-century conical bore, double-reed instrument, pitched in C. soprano-shawm description description for Soprano Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 12th-century conical bore, double-reed instrument, pitched in C. - + Soprano Shawm soprano-shawm trackName trackName for Soprano Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Shawm - + Soprano Shawm soprano-shawm longName longName for Soprano Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Shawm - + S. Sh. soprano-shawm shortName shortName for Soprano Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Sh. - + 12th-century conical bore, double-reed instrument, pitched in F (a fifth below the soprano shawm). alto-shawm description description for Alto Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 12th-century conical bore, double-reed instrument, pitched in F (a fifth below the soprano shawm). - + Alto Shawm alto-shawm trackName trackName for Alto Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Shawm - + Alto Shawm alto-shawm longName longName for Alto Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Shawm - + A. Sh. alto-shawm shortName shortName for Alto Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Sh. - + 12th-century conical bore, double-reed instrument, pitched in C (an octave below the soprano shawm). tenor-shawm description description for Tenor Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 12th-century conical bore, double-reed instrument, pitched in C (an octave below the soprano shawm). - + Tenor Shawm tenor-shawm trackName trackName for Tenor Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Shawm - + Tenor Shawm tenor-shawm longName longName for Tenor Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Shawm - + T. Sh. tenor-shawm shortName shortName for Tenor Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -2412,56 +2412,56 @@ 12th-century conical bore, double-reed instrument, pitched in F (an octave below the alto shawm). - + Bass Shawm bass-shawm trackName trackName for Bass Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Shawm - + Bass Shawm bass-shawm longName longName for Bass Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Shawm - + B. Sh. bass-shawm shortName shortName for Bass Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Sh. - + 12th-century conical bore, double-reed instrument, pitched in C (an octave below the tenor shawm). great-bass-shawm description description for Great Bass Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 12th-century conical bore, double-reed instrument, pitched in C (an octave below the tenor shawm). - + Great Bass Shawm great-bass-shawm trackName trackName for Great Bass Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Great Bass Shawm - + Great Bass Shawm great-bass-shawm longName longName for Great Bass Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Great Bass Shawm - + G.B. Sh. great-bass-shawm shortName shortName for Great Bass Shawm; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names G.B. Sh. - + French baroque reed instrument of uncertain identity. Not to be confused with the crumhorn. cromorne description description for Cromorne; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -2475,56 +2475,56 @@ Cromorne - + Cromorne cromorne longName longName for Cromorne; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cromorne - + Cr. cromorne shortName shortName for Cromorne; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cr. - + Renaissance double-reed instrument with curved end, pitched in C. crumhorn description description for Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Renaissance double-reed instrument with curved end, pitched in C. - + Crumhorn crumhorn trackName trackName for Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Crumhorn - + Crumhorn crumhorn longName longName for Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Crumhorn - + Crh. crumhorn shortName shortName for Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Crh. - + Renaissance double-reed instrument with curved end, pitched in C. soprano-crumhorn description description for Soprano Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Renaissance double-reed instrument with curved end, pitched in C. - + Soprano Crumhorn soprano-crumhorn trackName trackName for Soprano Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -2538,56 +2538,56 @@ Soprano Crumhorn - + S. Crh. soprano-crumhorn shortName shortName for Soprano Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Crh. - + Renaissance double-reed instrument with curved end, pitched in F (a fifth below the soprano crumhorn). alto-crumhorn description description for Alto Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Renaissance double-reed instrument with curved end, pitched in F (a fifth below the soprano crumhorn). - + Alto Crumhorn alto-crumhorn trackName trackName for Alto Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Crumhorn - + Alto Crumhorn alto-crumhorn longName longName for Alto Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Crumhorn - + A. Crh. alto-crumhorn shortName shortName for Alto Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Crh. - + Renaissance double-reed instrument with curved end, pitched in C (an octave below the soprano crumhorn). tenor-crumhorn description description for Tenor Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Renaissance double-reed instrument with curved end, pitched in C (an octave below the soprano crumhorn). - + Tenor Crumhorn tenor-crumhorn trackName trackName for Tenor Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Crumhorn - + Tenor Crumhorn tenor-crumhorn longName longName for Tenor Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -2601,84 +2601,84 @@ T. Crh. - + Renaissance double-reed instrument with curved end, pitched in F (an octave below the alto crumhorn). bass-crumhorn description description for Bass Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Renaissance double-reed instrument with curved end, pitched in F (an octave below the alto crumhorn). - + Bass Crumhorn bass-crumhorn trackName trackName for Bass Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Crumhorn - + Bass Crumhorn bass-crumhorn longName longName for Bass Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Crumhorn - + B. Crh. bass-crumhorn shortName shortName for Bass Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Crh. - + Renaissance double-reed instrument with curved end, pitched in C (an octave below the tenor crumhorn). greatbass-crumhorn description description for Greatbass Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Renaissance double-reed instrument with curved end, pitched in C (an octave below the tenor crumhorn). - + Greatbass Crumhorn greatbass-crumhorn trackName trackName for Greatbass Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Greatbass Crumhorn - + Greatbass Crumhorn greatbass-crumhorn longName longName for Greatbass Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Greatbass Crumhorn - + Gb. Crh. greatbass-crumhorn shortName shortName for Greatbass Crumhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Gb. Crh. - + Renaissance double-reed instrument with straight end and single bore, pitched in C. cornamuse description description for Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Renaissance double-reed instrument with straight end and single bore, pitched in C. - + Cornamuse cornamuse trackName trackName for Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cornamuse - + Cornamuse cornamuse longName longName for Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cornamuse - + Cm. cornamuse shortName shortName for Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -2692,56 +2692,56 @@ Renaissance double-reed instrument with straight end and single bore, pitched in C. - + Soprano Cornamuse soprano-cornamuse trackName trackName for Soprano Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Cornamuse - + Soprano Cornamuse soprano-cornamuse longName longName for Soprano Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Cornamuse - + S. Cm. soprano-cornamuse shortName shortName for Soprano Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Cm. - + Renaissance double-reed instrument with straight end and single bore, pitched in G (a fourth below the soprano cornamuse). alto-cornamuse description description for Alto Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Renaissance double-reed instrument with straight end and single bore, pitched in G (a fourth below the soprano cornamuse). - + Alto Cornamuse alto-cornamuse trackName trackName for Alto Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Cornamuse - + Alto Cornamuse alto-cornamuse longName longName for Alto Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Cornamuse - + A. Cm. alto-cornamuse shortName shortName for Alto Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Cm. - + Renaissance double-reed instrument with straight end and single bore, pitched in C (an octave below the soprano cornamuse). tenor-cornamuse description description for Tenor Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -2755,56 +2755,56 @@ Tenor Cornamuse - + Tenor Cornamuse tenor-cornamuse longName longName for Tenor Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Cornamuse - + T. Cm. tenor-cornamuse shortName shortName for Tenor Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. Cm. - + Renaissance double-reed instrument with straight end and single bore, pitched in F (a ninth below the alto cornamuse). bass-cornamuse description description for Bass Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Renaissance double-reed instrument with straight end and single bore, pitched in F (a ninth below the alto cornamuse). - + Bass Cornamuse bass-cornamuse trackName trackName for Bass Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Cornamuse - + Bass Cornamuse bass-cornamuse longName longName for Bass Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Cornamuse - + B. Cm. bass-cornamuse shortName shortName for Bass Cornamuse; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Cm. - + 20th-century instrument similar to the crumhorn and cornamuse, pitched in C. soprano-kelhorn description description for Soprano Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 20th-century instrument similar to the crumhorn and cornamuse, pitched in C. - + Soprano Kelhorn soprano-kelhorn trackName trackName for Soprano Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -2818,56 +2818,56 @@ Soprano Kelhorn - + S. Kh. soprano-kelhorn shortName shortName for Soprano Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Kh. - + 20th-century instrument similar to the crumhorn and cornamuse, pitched in F (a fifth below the soprano kelhorn). alto-kelhorn description description for Alto Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 20th-century instrument similar to the crumhorn and cornamuse, pitched in F (a fifth below the soprano kelhorn). - + Alto Kelhorn alto-kelhorn trackName trackName for Alto Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Kelhorn - + Alto Kelhorn alto-kelhorn longName longName for Alto Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Kelhorn - + A. Kh. alto-kelhorn shortName shortName for Alto Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Kh. - + 20th-century instrument similar to the crumhorn and cornamuse, pitched in C (an octave below the soprano kelhorn). tenor-kelhorn description description for Tenor Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 20th-century instrument similar to the crumhorn and cornamuse, pitched in C (an octave below the soprano kelhorn). - + Tenor Kelhorn tenor-kelhorn trackName trackName for Tenor Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Kelhorn - + Tenor Kelhorn tenor-kelhorn longName longName for Tenor Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -2881,84 +2881,84 @@ T. Kh. - + 20th-century instrument similar to the crumhorn and cornamuse, pitched in F (an octave below the alto kelhorn). bass-kelhorn description description for Bass Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 20th-century instrument similar to the crumhorn and cornamuse, pitched in F (an octave below the alto kelhorn). - + Bass Kelhorn bass-kelhorn trackName trackName for Bass Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Kelhorn - + Bass Kelhorn bass-kelhorn longName longName for Bass Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Kelhorn - + B. Kh. bass-kelhorn shortName shortName for Bass Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Kh. - + 20th-century instrument similar to the crumhorn and cornamuse, pitched in C (an octave below the tenor kelhorn). greatbass-kelhorn description description for Greatbass Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 20th-century instrument similar to the crumhorn and cornamuse, pitched in C (an octave below the tenor kelhorn). - + Greatbass Kelhorn greatbass-kelhorn trackName trackName for Greatbass Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Greatbass Kelhorn - + Greatbass Kelhorn greatbass-kelhorn longName longName for Greatbass Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Greatbass Kelhorn - + Gb. Kh. greatbass-kelhorn shortName shortName for Greatbass Kelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Gb. Kh. - + 16th-century double-reed instrument with a conical bore, pitched in F (a fourth higher than the soprano rauschpfeife). sopranino-rauschpfeife description description for Sopranino Rauschpfeife; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 16th-century double-reed instrument with a conical bore, pitched in F (a fourth higher than the soprano rauschpfeife). - + Sopranino Rauschpfeife sopranino-rauschpfeife trackName trackName for Sopranino Rauschpfeife; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sopranino Rauschpfeife - + Sopranino Rauschpfeife sopranino-rauschpfeife longName longName for Sopranino Rauschpfeife; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sopranino Rauschpfeife - + Si. Rpf. sopranino-rauschpfeife shortName shortName for Sopranino Rauschpfeife; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -2972,56 +2972,56 @@ 16th-century double-reed instrument with a conical bore, pitched in C. - + Rauschpfeife rauschpfeife trackName trackName for Rauschpfeife; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Rauschpfeife - + Rauschpfeife rauschpfeife longName longName for Rauschpfeife; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Rauschpfeife - + Rpf. rauschpfeife shortName shortName for Rauschpfeife; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Rpf. - + 16th-century double-reed instrument with a conical bore, pitched in C. soprano-rauschpfeife description description for Soprano Rauschpfeife; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 16th-century double-reed instrument with a conical bore, pitched in C. - + Soprano Rauschpfeife soprano-rauschpfeife trackName trackName for Soprano Rauschpfeife; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Rauschpfeife - + Soprano Rauschpfeife soprano-rauschpfeife longName longName for Soprano Rauschpfeife; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Rauschpfeife - + S. Rpf. soprano-rauschpfeife shortName shortName for Soprano Rauschpfeife; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Rpf. - + Armenian double-reed instrument made of apricot wood, pitched in F. f-duduk description description for Duduk; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -3035,56 +3035,56 @@ Duduk - + F Duduk f-duduk longName longName for Duduk; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F Duduk - + F Du. f-duduk shortName shortName for Duduk; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F Du. - + F f-duduk traitName traitName for Duduk; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F - + Armenian double-reed instrument made of apricot wood, pitched in E. e-duduk description description for Duduk; tuning: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Armenian double-reed instrument made of apricot wood, pitched in E. - + Duduk e-duduk trackName trackName for Duduk; tuning: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Duduk - + E Duduk e-duduk longName longName for Duduk; tuning: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E Duduk - + E Du. e-duduk shortName shortName for Duduk; tuning: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E Du. - + E e-duduk traitName traitName for Duduk; tuning: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -3098,91 +3098,91 @@ Armenian double-reed instrument made of apricot wood, pitched in D. - + Duduk d-duduk trackName trackName for Duduk; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Duduk - + D Duduk d-duduk longName longName for Duduk; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D Duduk - + D Du. d-duduk shortName shortName for Duduk; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D Du. - + D d-duduk traitName traitName for Duduk; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D - + Armenian double-reed instrument made of apricot wood, pitched in C. c-duduk description description for Duduk; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Armenian double-reed instrument made of apricot wood, pitched in C. - + Duduk c-duduk trackName trackName for Duduk; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Duduk - + C Duduk c-duduk longName longName for Duduk; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C Duduk - + C Du. c-duduk shortName shortName for Duduk; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C Du. - + C c-duduk traitName traitName for Duduk; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C - + Armenian double-reed instrument made of apricot wood, pitched in B. b-duduk description description for Duduk; tuning: B; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Armenian double-reed instrument made of apricot wood, pitched in B. - + Duduk b-duduk trackName trackName for Duduk; tuning: B; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Duduk - + B Duduk b-duduk longName longName for Duduk; tuning: B; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B Duduk - + B Du. b-duduk shortName shortName for Duduk; tuning: B; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -3196,56 +3196,56 @@ B - + Armenian double-reed instrument made of apricot wood, pitched in B♭. bb-duduk description description for Duduk; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Armenian double-reed instrument made of apricot wood, pitched in B♭. - + Duduk bb-duduk trackName trackName for Duduk; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Duduk - + B♭ Duduk bb-duduk longName longName for Duduk; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ Duduk - + B♭ Du. bb-duduk shortName shortName for Duduk; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ Du. - + B♭ bb-duduk traitName traitName for Duduk; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ - + Armenian double-reed instrument made of apricot wood, pitched in A. duduk description description for Duduk; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Armenian double-reed instrument made of apricot wood, pitched in A. - + Duduk duduk trackName trackName for Duduk; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Duduk - + Duduk duduk longName longName for Duduk; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -3259,56 +3259,56 @@ Du. - + Armenian double-reed instrument made of apricot wood, pitched in A. a-duduk description description for Duduk; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Armenian double-reed instrument made of apricot wood, pitched in A. - + Duduk a-duduk trackName trackName for Duduk; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Duduk - + A Duduk a-duduk longName longName for Duduk; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A Duduk - + A Du. a-duduk shortName shortName for Duduk; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A Du. - + *A a-duduk traitName traitName for Duduk; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *A - + Armenian double-reed instrument made of apricot wood, pitched in G. g-duduk description description for Duduk; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Armenian double-reed instrument made of apricot wood, pitched in G. - + Duduk g-duduk trackName trackName for Duduk; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Duduk - + G Duduk g-duduk longName longName for Duduk; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -3322,56 +3322,56 @@ G Du. - + G g-duduk traitName traitName for Duduk; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names G - + Armenian double-reed instrument made of apricot wood, pitched in A (an octave below the normal duduk in A). a-bass-duduk description description for Bass Duduk; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Armenian double-reed instrument made of apricot wood, pitched in A (an octave below the normal duduk in A). - + Bass Duduk a-bass-duduk trackName trackName for Bass Duduk; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Duduk - + A Bass Duduk a-bass-duduk longName longName for Bass Duduk; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A Bass Duduk - + A B. Du. a-bass-duduk shortName shortName for Bass Duduk; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A B. Du. - + *A a-bass-duduk traitName traitName for Bass Duduk; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *A - + Indian double-reed instrument with a flared bell. shenai description description for Shenai; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Indian double-reed instrument with a flared bell. - + Shenai shenai trackName trackName for Shenai; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -3385,56 +3385,56 @@ Shenai - + She. shenai shortName shortName for Shenai; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names She. - + Sopranino clarinet in A♭. piccolo-clarinet description description for Piccolo Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sopranino clarinet in A♭. - + Piccolo Clarinet piccolo-clarinet trackName trackName for Piccolo Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo Clarinet - + Piccolo Clarinet piccolo-clarinet longName longName for Piccolo Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo Clarinet - + P. Cl. piccolo-clarinet shortName shortName for Piccolo Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names P. Cl. - + Sopranino clarinet (despite the name) in G. soprano-clarinet description description for Soprano Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sopranino clarinet (despite the name) in G. - + Soprano Clarinet soprano-clarinet trackName trackName for Soprano Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Clarinet - + Soprano Clarinet soprano-clarinet longName longName for Soprano Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -3448,56 +3448,56 @@ S. Cl. - + Sopranino clarinet in E♭. eb-clarinet description description for Clarinet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sopranino clarinet in E♭. - + Clarinet eb-clarinet trackName trackName for Clarinet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Clarinet - + Clarinet eb-clarinet longName longName for Clarinet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Clarinet - + Cl. eb-clarinet shortName shortName for Clarinet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cl. - + E♭ eb-clarinet traitName traitName for Clarinet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E♭ - + Sopranino clarinet in D. d-clarinet description description for Clarinet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sopranino clarinet in D. - + Clarinet d-clarinet trackName trackName for Clarinet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Clarinet - + Clarinet d-clarinet longName longName for Clarinet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -3511,56 +3511,56 @@ Cl. - + D d-clarinet traitName traitName for Clarinet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D - + Soprano clarinet in C. c-clarinet description description for Clarinet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano clarinet in C. - + Clarinet c-clarinet trackName trackName for Clarinet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Clarinet - + Clarinet c-clarinet longName longName for Clarinet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Clarinet - + Cl. c-clarinet shortName shortName for Clarinet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cl. - + C c-clarinet traitName traitName for Clarinet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C - + Soprano clarinet in B♭. One of the standard orchestral clarinets. bb-clarinet description description for Clarinet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano clarinet in B♭. One of the standard orchestral clarinets. - + Clarinet bb-clarinet trackName trackName for Clarinet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -3574,56 +3574,56 @@ Clarinet - + Cl. bb-clarinet shortName shortName for Clarinet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cl. - + *B♭ bb-clarinet traitName traitName for Clarinet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *B♭ - + Soprano clarinet in B♭. One of the standard orchestral clarinets. clarinet description description for Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano clarinet in B♭. One of the standard orchestral clarinets. - + Clarinet clarinet trackName trackName for Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Clarinet - + Clarinet clarinet longName longName for Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Clarinet - + Cl. clarinet shortName shortName for Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cl. - + Soprano clarinet in A. One of the standard orchestral clarinets. a-clarinet description description for Clarinet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano clarinet in A. One of the standard orchestral clarinets. - + Clarinet a-clarinet trackName trackName for Clarinet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -3637,56 +3637,56 @@ Clarinet - + Cl. a-clarinet shortName shortName for Clarinet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cl. - + A a-clarinet traitName traitName for Clarinet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A - + Soprano clarinet in G. g-clarinet description description for Clarinet; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano clarinet in G. - + Clarinet g-clarinet trackName trackName for Clarinet; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Clarinet - + Clarinet g-clarinet longName longName for Clarinet; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Clarinet - + Cl. g-clarinet shortName shortName for Clarinet; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cl. - + G g-clarinet traitName traitName for Clarinet; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names G - + Similar to the standard soprano clarinet, but with an extension to the lower range. basset-clarinet description description for Basset Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -3700,56 +3700,56 @@ Basset Clarinet - + Basset Clarinet basset-clarinet longName longName for Basset Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Basset Clarinet - + Ba. Cl. basset-clarinet shortName shortName for Basset Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ba. Cl. - + Alto clarinet in E♭. alto-clarinet description description for Alto Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto clarinet in E♭. - + Alto Clarinet alto-clarinet trackName trackName for Alto Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Clarinet - + Alto Clarinet alto-clarinet longName longName for Alto Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Clarinet - + A. Cl. alto-clarinet shortName shortName for Alto Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Cl. - + Member of the clarinet family with a larger bore and extended lower range. basset-horn description description for Basset Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Member of the clarinet family with a larger bore and extended lower range. - + Basset Horn basset-horn trackName trackName for Basset Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -3763,56 +3763,56 @@ Basset Horn - + Ba. Hn. basset-horn shortName shortName for Basset Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ba. Hn. - + Bass clarinet in B♭. An octave lower than the B♭ soprano clarinet. bass-clarinet description description for Bass Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass clarinet in B♭. An octave lower than the B♭ soprano clarinet. - + Bass Clarinet bass-clarinet trackName trackName for Bass Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Clarinet - + Bass Clarinet bass-clarinet longName longName for Bass Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Clarinet - + B. Cl. bass-clarinet shortName shortName for Bass Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Cl. - + Bass clarinet in B♭. An octave lower than the B♭ soprano clarinet. Notated in the treble clef (‘French notation’). bb-bass-clarinet description description for Bass Clarinet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass clarinet in B♭. An octave lower than the B♭ soprano clarinet. Notated in the treble clef (‘French notation’). - + Bass Clarinet bb-bass-clarinet trackName trackName for Bass Clarinet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Clarinet - + Bass Clarinet bb-bass-clarinet longName longName for Bass Clarinet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -3826,56 +3826,56 @@ B. Cl. - + *(B♭) bb-bass-clarinet traitName traitName for Bass Clarinet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *(B♭) - + Bass clarinet in B♭. An octave lower than the B♭ soprano clarinet. Notated in the bass clef (‘German notation’). bb-bass-clarinet-bass-clef description description for Bass Clarinet (bass clef); transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass clarinet in B♭. An octave lower than the B♭ soprano clarinet. Notated in the bass clef (‘German notation’). - + Bass Clarinet (bass clef) bb-bass-clarinet-bass-clef trackName trackName for Bass Clarinet (bass clef); transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Clarinet (bass clef) - + Bass Clarinet bb-bass-clarinet-bass-clef longName longName for Bass Clarinet (bass clef); transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Clarinet - + B. Cl. bb-bass-clarinet-bass-clef shortName shortName for Bass Clarinet (bass clef); transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Cl. - + *(B♭) bb-bass-clarinet-bass-clef traitName traitName for Bass Clarinet (bass clef); transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *(B♭) - + Bass clarinet in A. Extremely rare and almost never used today. Notated in the treble clef (‘French notation’). a-bass-clarinet description description for Bass Clarinet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass clarinet in A. Extremely rare and almost never used today. Notated in the treble clef (‘French notation’). - + Bass Clarinet a-bass-clarinet trackName trackName for Bass Clarinet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -3889,56 +3889,56 @@ Bass Clarinet - + B. Cl. a-bass-clarinet shortName shortName for Bass Clarinet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Cl. - + A a-bass-clarinet traitName traitName for Bass Clarinet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A - + Bass clarinet in A. Extremely rare and almost never used today. Notated in the bass clef (‘German notation’). a-bass-clarinet-bass-clef) description description for Bass Clarinet (bass clef); transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass clarinet in A. Extremely rare and almost never used today. Notated in the bass clef (‘German notation’). - + Bass Clarinet (bass clef) a-bass-clarinet-bass-clef) trackName trackName for Bass Clarinet (bass clef); transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Clarinet (bass clef) - + Bass Clarinet a-bass-clarinet-bass-clef) longName longName for Bass Clarinet (bass clef); transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Clarinet - + B. Cl. a-bass-clarinet-bass-clef) shortName shortName for Bass Clarinet (bass clef); transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Cl. - + A a-bass-clarinet-bass-clef) traitName traitName for Bass Clarinet (bass clef); transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A - + Contra-alto clarinet in E♭. An octave lower than the E♭ alto clarinet. contra-alto-clarinet description description for Contra-alto Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -3952,56 +3952,56 @@ Contra-alto Clarinet - + Contra-alto Clarinet contra-alto-clarinet longName longName for Contra-alto Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contra-alto Clarinet - + C-a. Cl. contra-alto-clarinet shortName shortName for Contra-alto Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C-a. Cl. - + Contrabass clarinet in B♭. An octave lower than the B♭ bass clarinet. contrabass-clarinet description description for Contrabass Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass clarinet in B♭. An octave lower than the B♭ bass clarinet. - + Contrabass Clarinet contrabass-clarinet trackName trackName for Contrabass Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Clarinet - + Contrabass Clarinet contrabass-clarinet longName longName for Contrabass Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Clarinet - + Cb. Cl. contrabass-clarinet shortName shortName for Contrabass Clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cb. Cl. - + Predecessor of the modern-day clarinet, pitched in F (an octave above the alto chalumeau). sopranino-chalumeau description description for Sopranino Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Predecessor of the modern-day clarinet, pitched in F (an octave above the alto chalumeau). - + Sopranino Chalumeau sopranino-chalumeau trackName trackName for Sopranino Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -4015,56 +4015,56 @@ Sopranino Chalumeau - + Si. Cha. sopranino-chalumeau shortName shortName for Sopranino Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Si. Cha. - + Predecessor of the modern-day clarinet, pitched in C (an octave above the tenor chalumeau). soprano-chalumeau description description for Soprano Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Predecessor of the modern-day clarinet, pitched in C (an octave above the tenor chalumeau). - + Soprano Chalumeau soprano-chalumeau trackName trackName for Soprano Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Chalumeau - + Soprano Chalumeau soprano-chalumeau longName longName for Soprano Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Chalumeau - + S. Cha. soprano-chalumeau shortName shortName for Soprano Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Cha. - + Predecessor of the modern-day clarinet, pitched in F (a fourth above the tenor chalumeau). alto-chalumeau description description for Alto Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Predecessor of the modern-day clarinet, pitched in F (a fourth above the tenor chalumeau). - + Alto Chalumeau alto-chalumeau trackName trackName for Alto Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Chalumeau - + Alto Chalumeau alto-chalumeau longName longName for Alto Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -4078,84 +4078,84 @@ A. Cha. - + Predecessor of the modern-day clarinet, pitched in C. chalumeau description description for Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Predecessor of the modern-day clarinet, pitched in C. - + Chalumeau chalumeau trackName trackName for Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chalumeau - + Chalumeau chalumeau longName longName for Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chalumeau - + Cha. chalumeau shortName shortName for Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cha. - + Predecessor of the modern-day clarinet, pitched in C (an octave below the soprano chalumeau). tenor-chalumeau description description for Tenor Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Predecessor of the modern-day clarinet, pitched in C (an octave below the soprano chalumeau). - + Tenor Chalumeau tenor-chalumeau trackName trackName for Tenor Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Chalumeau - + Tenor Chalumeau tenor-chalumeau longName longName for Tenor Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Chalumeau - + T. Cha. tenor-chalumeau shortName shortName for Tenor Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. Cha. - + Predecessor of the modern-day clarinet, pitched in F (an fifth below the tenor chalumeau). bass-chalumeau description description for Bass Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Predecessor of the modern-day clarinet, pitched in F (an fifth below the tenor chalumeau). - + Bass Chalumeau bass-chalumeau trackName trackName for Bass Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Chalumeau - + Bass Chalumeau bass-chalumeau longName longName for Bass Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Chalumeau - + B. Cha. bass-chalumeau shortName shortName for Bass Chalumeau; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -4169,91 +4169,91 @@ Keyless single-reed instrument with a cylindrical bore and slightly flared bell, in D. - + Pocket Sax d-xaphoon trackName trackName for Pocket Sax; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pocket Sax - + Pocket Sax d-xaphoon longName longName for Pocket Sax; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pocket Sax - + Pkt. Sax d-xaphoon shortName shortName for Pocket Sax; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pkt. Sax - + D d-xaphoon traitName traitName for Pocket Sax; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D - + Keyless single-reed instrument with a cylindrical bore and slightly flared bell, in C. xaphoon description description for Pocket Sax; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Keyless single-reed instrument with a cylindrical bore and slightly flared bell, in C. - + Pocket Sax xaphoon trackName trackName for Pocket Sax; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pocket Sax - + Pocket Sax xaphoon longName longName for Pocket Sax; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pocket Sax - + Pkt. Sax xaphoon shortName shortName for Pocket Sax; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pkt. Sax - + *C xaphoon traitName traitName for Pocket Sax; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *C - + Keyless single-reed instrument with a cylindrical bore and slightly flared bell, in B♭. bb-xaphoon description description for Pocket Sax; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Keyless single-reed instrument with a cylindrical bore and slightly flared bell, in B♭. - + Pocket Sax bb-xaphoon trackName trackName for Pocket Sax; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pocket Sax - + Pocket Sax bb-xaphoon longName longName for Pocket Sax; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pocket Sax - + Pkt. Sax bb-xaphoon shortName shortName for Pocket Sax; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -4267,56 +4267,56 @@ B♭ - + Keyless single-reed instrument with a cylindrical bore and slightly flared bell, in G. g-xaphoon description description for Pocket Sax; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Keyless single-reed instrument with a cylindrical bore and slightly flared bell, in G. - + Pocket Sax g-xaphoon trackName trackName for Pocket Sax; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pocket Sax - + Pocket Sax g-xaphoon longName longName for Pocket Sax; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pocket Sax - + Pkt. Sax g-xaphoon shortName shortName for Pocket Sax; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pkt. Sax - + G g-xaphoon traitName traitName for Pocket Sax; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names G - + Single-reed, conical bore instrument used in Hungarian and Romanian folk music. tarogato description description for Tarogato; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Single-reed, conical bore instrument used in Hungarian and Romanian folk music. - + Tarogato tarogato trackName trackName for Tarogato; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tarogato - + Tarogato tarogato longName longName for Tarogato; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -4330,84 +4330,84 @@ Tar. - + Very rare single-reed, conical bore woodwind instrument. octavin description description for Octavin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Very rare single-reed, conical bore woodwind instrument. - + Octavin octavin trackName trackName for Octavin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Octavin - + Octavin octavin longName longName for Octavin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Octavin - + Oct. octavin shortName shortName for Octavin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Oct. - + Saxophone in B♭ (an octave above the soprano). sopranissimo-saxophone description description for Sopranissimo Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Saxophone in B♭ (an octave above the soprano). - + Sopranissimo Saxophone sopranissimo-saxophone trackName trackName for Sopranissimo Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sopranissimo Saxophone - + Sopranissimo Saxophone sopranissimo-saxophone longName longName for Sopranissimo Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sopranissimo Saxophone - + Sio. Sax. sopranissimo-saxophone shortName shortName for Sopranissimo Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sio. Sax. - + Saxophone in E♭ (an octave above the alto). sopranino-saxophone description description for Sopranino Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Saxophone in E♭ (an octave above the alto). - + Sopranino Saxophone sopranino-saxophone trackName trackName for Sopranino Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sopranino Saxophone - + Sopranino Saxophone sopranino-saxophone longName longName for Sopranino Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sopranino Saxophone - + Si. Sax. sopranino-saxophone shortName shortName for Sopranino Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -4421,56 +4421,56 @@ Consists of two soprano saxophones joined together, played either separately or simultaneously. - + Aulochrome aulochrome trackName trackName for Aulochrome; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Aulochrome - + Aulochrome aulochrome longName longName for Aulochrome; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Aulochrome - + Aul. aulochrome shortName shortName for Aulochrome; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Aul. - + Saxophone in B♭ (an octave above the tenor). soprano-saxophone description description for Soprano Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Saxophone in B♭ (an octave above the tenor). - + Soprano Saxophone soprano-saxophone trackName trackName for Soprano Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Saxophone - + Soprano Saxophone soprano-saxophone longName longName for Soprano Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Saxophone - + S. Sax. soprano-saxophone shortName shortName for Soprano Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Sax. - + Saxophone in F (a tone above the alto). mezzo-soprano-saxophone description description for Mezzo-Soprano Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -4484,56 +4484,56 @@ Mezzo-Soprano Saxophone - + Mezzo-Soprano Saxophone mezzo-soprano-saxophone longName longName for Mezzo-Soprano Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mezzo-Soprano Saxophone - + M.S. Sax. mezzo-soprano-saxophone shortName shortName for Mezzo-Soprano Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names M.S. Sax. - + Rare wooden instrument with a wide conical bore, akin to a saxophone. heckelphone-clarinet description description for Heckelphone-clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Rare wooden instrument with a wide conical bore, akin to a saxophone. - + Heckelphone-clarinet heckelphone-clarinet trackName trackName for Heckelphone-clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Heckelphone-clarinet - + Heckelphone-clarinet heckelphone-clarinet longName longName for Heckelphone-clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Heckelphone-clarinet - + Hph.-cl. heckelphone-clarinet shortName shortName for Heckelphone-clarinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hph.-cl. - + Saxophone in E♭ (an octave above the baritone). alto-saxophone description description for Alto Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Saxophone in E♭ (an octave above the baritone). - + Alto Saxophone alto-saxophone trackName trackName for Alto Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -4547,56 +4547,56 @@ Alto Saxophone - + A. Sax. alto-saxophone shortName shortName for Alto Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Sax. - + Saxophone in C (a tone above the tenor). melody-saxophone description description for Melody Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Saxophone in C (a tone above the tenor). - + Melody Saxophone melody-saxophone trackName trackName for Melody Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Melody Saxophone - + Melody Saxophone melody-saxophone longName longName for Melody Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Melody Saxophone - + Mel. Sax. melody-saxophone shortName shortName for Melody Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mel. Sax. - + Saxophone in B♭ (an octave below the soprano). saxophone description description for Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Saxophone in B♭ (an octave below the soprano). - + Saxophone saxophone trackName trackName for Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Saxophone - + Saxophone saxophone longName longName for Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -4610,84 +4610,84 @@ Sax. - + Saxophone in B♭ (an octave below the soprano). tenor-saxophone description description for Tenor Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Saxophone in B♭ (an octave below the soprano). - + Tenor Saxophone tenor-saxophone trackName trackName for Tenor Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Saxophone - + Tenor Saxophone tenor-saxophone longName longName for Tenor Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Saxophone - + T. Sax. tenor-saxophone shortName shortName for Tenor Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. Sax. - + Saxophone in E♭ (an octave below the alto). baritone-saxophone description description for Baritone Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Saxophone in E♭ (an octave below the alto). - + Baritone Saxophone baritone-saxophone trackName trackName for Baritone Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone Saxophone - + Baritone Saxophone baritone-saxophone longName longName for Baritone Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone Saxophone - + Bar. Sax. baritone-saxophone shortName shortName for Baritone Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bar. Sax. - + Saxophone in B♭ (an octave below the tenor). bass-saxophone description description for Bass Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Saxophone in B♭ (an octave below the tenor). - + Bass Saxophone bass-saxophone trackName trackName for Bass Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Saxophone - + Bass Saxophone bass-saxophone longName longName for Bass Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Saxophone - + B. Sax. bass-saxophone shortName shortName for Bass Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -4701,56 +4701,56 @@ Saxophone in E♭ (an octave below the baritone). - + Contrabass Saxophone contrabass-saxophone trackName trackName for Contrabass Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Saxophone - + Contrabass Saxophone contrabass-saxophone longName longName for Contrabass Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Saxophone - + Cb. Sax. contrabass-saxophone shortName shortName for Contrabass Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cb. Sax. - + Saxophone in B♭ (an octave below the bass). subcontrabass-saxophone description description for Subcontrabass Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Saxophone in B♭ (an octave below the bass). - + Subcontrabass Saxophone subcontrabass-saxophone trackName trackName for Subcontrabass Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Subcontrabass Saxophone - + Subcontrabass Saxophone subcontrabass-saxophone longName longName for Subcontrabass Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Subcontrabass Saxophone - + Scb. Sax. subcontrabass-saxophone shortName shortName for Subcontrabass Saxophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Scb. Sax. - + Standard concert bassoon. bassoon description description for Bassoon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -4764,56 +4764,56 @@ Bassoon - + Bassoon bassoon longName longName for Bassoon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bassoon - + Bsn. bassoon shortName shortName for Bassoon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bsn. - + Larger version of the bassoon, sounding an octave lower. contrabassoon description description for Contrabassoon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Larger version of the bassoon, sounding an octave lower. - + Contrabassoon contrabassoon trackName trackName for Contrabassoon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabassoon - + Contrabassoon contrabassoon longName longName for Contrabassoon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabassoon - + Cbsn. contrabassoon shortName shortName for Contrabassoon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cbsn. - + Double-reed instrument with an unusually wide conical bore, normally made of metal. reed-contrabass description description for Reed Contrabass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Double-reed instrument with an unusually wide conical bore, normally made of metal. - + Reed Contrabass reed-contrabass trackName trackName for Reed Contrabass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -4827,56 +4827,56 @@ Reed Contrabass - + Rd. Cbs. reed-contrabass shortName shortName for Reed Contrabass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Rd. Cbs. - + Renaissance double-reed instrument with a folded conical bore. dulcian description description for Dulcian; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Renaissance double-reed instrument with a folded conical bore. - + Dulcian dulcian trackName trackName for Dulcian; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dulcian - + Dulcian dulcian longName longName for Dulcian; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dulcian - + Du. dulcian shortName shortName for Dulcian; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Du. - + Renaissance double-reed instrument; a predecessor of the bassoon. rackett description description for Rackett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Renaissance double-reed instrument; a predecessor of the bassoon. - + Rackett rackett trackName trackName for Rackett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Rackett - + Rackett rackett longName longName for Rackett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -4890,84 +4890,84 @@ Ra. - + Single- or double-reed metal instrument with a conical bore, in B♭ (an octave above the soprano). sopranino-sarrusophone description description for Sopranino Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Single- or double-reed metal instrument with a conical bore, in B♭ (an octave above the soprano). - + Sopranino Sarrusophone sopranino-sarrusophone trackName trackName for Sopranino Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sopranino Sarrusophone - + Sopranino Sarrusophone sopranino-sarrusophone longName longName for Sopranino Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sopranino Sarrusophone - + Si. Sar. sopranino-sarrusophone shortName shortName for Sopranino Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Si. Sar. - + Single- or double-reed metal instrument with a conical bore, in B♭. sarrusophone description description for Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Single- or double-reed metal instrument with a conical bore, in B♭. - + Sarrusophone sarrusophone trackName trackName for Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sarrusophone - + Sarrusophone sarrusophone longName longName for Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sarrusophone - + Sar. sarrusophone shortName shortName for Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sar. - + Single- or double-reed metal instrument with a conical bore, in B♭. soprano-sarrusophone description description for Soprano Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Single- or double-reed metal instrument with a conical bore, in B♭. - + Soprano Sarrusophone soprano-sarrusophone trackName trackName for Soprano Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Sarrusophone - + Soprano Sarrusophone soprano-sarrusophone longName longName for Soprano Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Sarrusophone - + S. Sar. soprano-sarrusophone shortName shortName for Soprano Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -4981,56 +4981,56 @@ Single- or double-reed metal instrument with a conical bore, in E♭. - + Alto Sarrusophone alto-sarrusophone trackName trackName for Alto Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Sarrusophone - + Alto Sarrusophone alto-sarrusophone longName longName for Alto Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Sarrusophone - + A. Sar. alto-sarrusophone shortName shortName for Alto Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Sar. - + Single- or double-reed metal instrument with a conical bore, in B♭ (an octave below the soprano). tenor-sarrusophone description description for Tenor Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Single- or double-reed metal instrument with a conical bore, in B♭ (an octave below the soprano). - + Tenor Sarrusophone tenor-sarrusophone trackName trackName for Tenor Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Sarrusophone - + Tenor Sarrusophone tenor-sarrusophone longName longName for Tenor Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Sarrusophone - + T. Sar. tenor-sarrusophone shortName shortName for Tenor Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. Sar. - + Single- or double-reed metal instrument with a conical bore, in E♭ (an octave below the alto). baritone-sarrusophone description description for Baritone Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -5044,56 +5044,56 @@ Baritone Sarrusophone - + Baritone Sarrusophone baritone-sarrusophone longName longName for Baritone Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone Sarrusophone - + Bar. Sar. baritone-sarrusophone shortName shortName for Baritone Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bar. Sar. - + Single- or double-reed metal instrument with a conical bore, in B♭ (an octave below the tenor). bass-sarrusophone description description for Bass Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Single- or double-reed metal instrument with a conical bore, in B♭ (an octave below the tenor). - + Bass Sarrusophone bass-sarrusophone trackName trackName for Bass Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Sarrusophone - + Bass Sarrusophone bass-sarrusophone longName longName for Bass Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Sarrusophone - + B. Sar. bass-sarrusophone shortName shortName for Bass Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Sar. - + Single- or double-reed metal instrument with a conical bore, in E♭ (an octave below the baritone). contrabass-sarrusophone description description for Contrabass Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Single- or double-reed metal instrument with a conical bore, in E♭ (an octave below the baritone). - + Contrabass Sarrusophone contrabass-sarrusophone trackName trackName for Contrabass Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -5107,77 +5107,77 @@ Contrabass Sarrusophone - + Cb. Sar. contrabass-sarrusophone shortName shortName for Contrabass Sarrusophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cb. Sar. - + Bagpipe. bagpipe description description for Bagpipe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bagpipe. - + Bagpipe bagpipe trackName trackName for Bagpipe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bagpipe - + Bagpipe bagpipe longName longName for Bagpipe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bagpipe - + Bagp. bagpipe shortName shortName for Bagpipe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bagp. - + Bellows-driven free-reed instrument with a keyboard or buttons on one end, and buttons on the other. accordion description description for Accordion; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bellows-driven free-reed instrument with a keyboard or buttons on one end, and buttons on the other. - + Accordion accordion trackName trackName for Accordion; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Accordion - + Accordion accordion longName longName for Accordion; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Accordion - + Acc. accordion shortName shortName for Accordion; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Acc. - + Type of concertina particularly popular in Argentina and Uruguay. bandoneon description description for Bandoneon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Type of concertina particularly popular in Argentina and Uruguay. - + Bandoneon bandoneon trackName trackName for Bandoneon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -5191,56 +5191,56 @@ Bandoneon - + Ban. bandoneon shortName shortName for Bandoneon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ban. - + Bellows-driven free-reed instrument with buttons usually on both ends. concertina description description for Concertina; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bellows-driven free-reed instrument with buttons usually on both ends. - + Concertina concertina trackName trackName for Concertina; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Concertina - + Concertina concertina longName longName for Concertina; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Concertina - + Conc. concertina shortName shortName for Concertina; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Conc. - + 10-hole diatonic harmonica pitched in C. harmonica description description for Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-hole diatonic harmonica pitched in C. - + Harmonica harmonica trackName trackName for Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harmonica - + Harmonica harmonica longName longName for Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -5254,56 +5254,56 @@ Harm. - + 10-hole diatonic harmonica pitched in high G. harmonica-d10high-g description description for 10-Hole Diatonic Harmonica; tuning: High G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-hole diatonic harmonica pitched in high G. - + 10-Hole Diatonic Harmonica harmonica-d10high-g trackName trackName for 10-Hole Diatonic Harmonica; tuning: High G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-Hole Diatonic Harmonica - + 10-Hole High G Diatonic Harmonica harmonica-d10high-g longName longName for 10-Hole Diatonic Harmonica; tuning: High G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-Hole High G Diatonic Harmonica - + Harm. harmonica-d10high-g shortName shortName for 10-Hole Diatonic Harmonica; tuning: High G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harm. - + High G harmonica-d10high-g traitName traitName for 10-Hole Diatonic Harmonica; tuning: High G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names High G - + 10-hole diatonic harmonica pitched in F. harmonica-d10f description description for 10-Hole Diatonic Harmonica; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-hole diatonic harmonica pitched in F. - + 10-Hole Diatonic Harmonica harmonica-d10f trackName trackName for 10-Hole Diatonic Harmonica; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-Hole Diatonic Harmonica - + 10-Hole F Diatonic Harmonica harmonica-d10f longName longName for 10-Hole Diatonic Harmonica; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -5317,56 +5317,56 @@ Harm. - + F harmonica-d10f traitName traitName for 10-Hole Diatonic Harmonica; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F - + 10-hole diatonic harmonica pitched in D. harmonica-d10d description description for 10-Hole Diatonic Harmonica; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-hole diatonic harmonica pitched in D. - + 10-Hole Diatonic Harmonica harmonica-d10d trackName trackName for 10-Hole Diatonic Harmonica; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-Hole Diatonic Harmonica - + 10-Hole D Diatonic Harmonica harmonica-d10d longName longName for 10-Hole Diatonic Harmonica; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-Hole D Diatonic Harmonica - + Harm. harmonica-d10d shortName shortName for 10-Hole Diatonic Harmonica; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harm. - + D harmonica-d10d traitName traitName for 10-Hole Diatonic Harmonica; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D - + 10-hole diatonic harmonica pitched in C. harmonica-d10c description description for 10-Hole Diatonic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-hole diatonic harmonica pitched in C. - + 10-Hole Diatonic Harmonica harmonica-d10c trackName trackName for 10-Hole Diatonic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -5380,56 +5380,56 @@ 10-Hole C Diatonic Harmonica - + Harm. harmonica-d10c shortName shortName for 10-Hole Diatonic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harm. - + *C harmonica-d10c traitName traitName for 10-Hole Diatonic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *C - + 10-hole diatonic harmonica pitched in A. harmonica-d10a description description for 10-Hole Diatonic Harmonica; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-hole diatonic harmonica pitched in A. - + 10-Hole Diatonic Harmonica harmonica-d10a trackName trackName for 10-Hole Diatonic Harmonica; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-Hole Diatonic Harmonica - + 10-Hole A Diatonic Harmonica harmonica-d10a longName longName for 10-Hole Diatonic Harmonica; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-Hole A Diatonic Harmonica - + Harm. harmonica-d10a shortName shortName for 10-Hole Diatonic Harmonica; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harm. - + A harmonica-d10a traitName traitName for 10-Hole Diatonic Harmonica; tuning: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A - + 10-hole diatonic harmonica pitched in G. harmonica-d10g description description for 10-Hole Diatonic Harmonica; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -5443,56 +5443,56 @@ 10-Hole Diatonic Harmonica - + 10-Hole G Diatonic Harmonica harmonica-d10g longName longName for 10-Hole Diatonic Harmonica; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-Hole G Diatonic Harmonica - + Harm. harmonica-d10g shortName shortName for 10-Hole Diatonic Harmonica; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harm. - + G harmonica-d10g traitName traitName for 10-Hole Diatonic Harmonica; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names G - + 10-hole diatonic harmonica pitched in low D. harmonica-d10low-d description description for 10-Hole Diatonic Harmonica; tuning: Low D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-hole diatonic harmonica pitched in low D. - + 10-Hole Diatonic Harmonica harmonica-d10low-d trackName trackName for 10-Hole Diatonic Harmonica; tuning: Low D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-Hole Diatonic Harmonica - + 10-Hole Low D Diatonic Harmonica harmonica-d10low-d longName longName for 10-Hole Diatonic Harmonica; tuning: Low D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-Hole Low D Diatonic Harmonica - + Harm. harmonica-d10low-d shortName shortName for 10-Hole Diatonic Harmonica; tuning: Low D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harm. - + Low D harmonica-d10low-d traitName traitName for 10-Hole Diatonic Harmonica; tuning: Low D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -5506,91 +5506,91 @@ 12-hole chromatic harmonica pitched in C. - + 12-Hole Chromatic Harmonica harmonica-c12c trackName trackName for 12-Hole Chromatic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 12-Hole Chromatic Harmonica - + 12-Hole C Chromatic Harmonica harmonica-c12c longName longName for 12-Hole Chromatic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 12-Hole C Chromatic Harmonica - + Harm. harmonica-c12c shortName shortName for 12-Hole Chromatic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harm. - + *C harmonica-c12c traitName traitName for 12-Hole Chromatic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *C - + 12-hole chromatic harmonica pitched in G. harmonica-c12g description description for 12-Hole Chromatic Harmonica; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 12-hole chromatic harmonica pitched in G. - + 12-Hole Chromatic Harmonica harmonica-c12g trackName trackName for 12-Hole Chromatic Harmonica; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 12-Hole Chromatic Harmonica - + 12-Hole G Chromatic Harmonica harmonica-c12g longName longName for 12-Hole Chromatic Harmonica; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 12-Hole G Chromatic Harmonica - + Harm. harmonica-c12g shortName shortName for 12-Hole Chromatic Harmonica; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harm. - + G harmonica-c12g traitName traitName for 12-Hole Chromatic Harmonica; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names G - + 12-hole chromatic tenor harmonica pitched in C. harmonica-c12tenor-c description description for 12-Hole Chromatic Harmonica; tuning: Tenor C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 12-hole chromatic tenor harmonica pitched in C. - + 12-Hole Chromatic Harmonica harmonica-c12tenor-c trackName trackName for 12-Hole Chromatic Harmonica; tuning: Tenor C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 12-Hole Chromatic Harmonica - + 12-Hole Tenor C Chromatic Harmonica harmonica-c12tenor-c longName longName for 12-Hole Chromatic Harmonica; tuning: Tenor C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 12-Hole Tenor C Chromatic Harmonica - + Harm. harmonica-c12tenor-c shortName shortName for 12-Hole Chromatic Harmonica; tuning: Tenor C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -5604,56 +5604,56 @@ Tenor C - + 14-hole chromatic harmonica pitched in C. harmonica-c14c description description for 14-Hole Chromatic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 14-hole chromatic harmonica pitched in C. - + 14-Hole Chromatic Harmonica harmonica-c14c trackName trackName for 14-Hole Chromatic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 14-Hole Chromatic Harmonica - + 14-Hole C Chromatic Harmonica harmonica-c14c longName longName for 14-Hole Chromatic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 14-Hole C Chromatic Harmonica - + Harm. harmonica-c14c shortName shortName for 14-Hole Chromatic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harm. - + *C harmonica-c14c traitName traitName for 14-Hole Chromatic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *C - + 16-hole chromatic harmonica pitched in C. harmonica-c16c description description for 16-Hole Chromatic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 16-hole chromatic harmonica pitched in C. - + 16-Hole Chromatic Harmonica harmonica-c16c trackName trackName for 16-Hole Chromatic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 16-Hole Chromatic Harmonica - + 16-Hole C Chromatic Harmonica harmonica-c16c longName longName for 16-Hole Chromatic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -5667,56 +5667,56 @@ Harm. - + *C harmonica-c16c traitName traitName for 16-Hole Chromatic Harmonica; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *C - + Huang Chordet 20-hole double harmonica. harmonica-chordet description description for 20-Hole Chordet Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Huang Chordet 20-hole double harmonica. - + 20-Hole Chordet Harmonica harmonica-chordet trackName trackName for 20-Hole Chordet Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 20-Hole Chordet Harmonica - + 20-Hole Chordet Harmonica harmonica-chordet longName longName for 20-Hole Chordet Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 20-Hole Chordet Harmonica - + Harm. harmonica-chordet shortName shortName for 20-Hole Chordet Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harm. - + Hohner 31-hole bass harmonica. bass-harmonica-hohner description description for Bass Hohner Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hohner 31-hole bass harmonica. - + Bass Hohner Harmonica bass-harmonica-hohner trackName trackName for Bass Hohner Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Hohner Harmonica - + Bass Hohner Harmonica bass-harmonica-hohner longName longName for Bass Hohner Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -5730,84 +5730,84 @@ Bs. Harm. - + Huang 30-hole bass harmonica. bass-harmonica-huang description description for Bass Huang Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Huang 30-hole bass harmonica. - + Bass Huang Harmonica bass-harmonica-huang trackName trackName for Bass Huang Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Huang Harmonica - + Bass Huang Harmonica bass-harmonica-huang longName longName for Bass Huang Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Huang Harmonica - + Bs. Harm. bass-harmonica-huang shortName shortName for Bass Huang Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bs. Harm. - + Bass harmonica (non-specific model). bass-harmonica description description for Bass Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass harmonica (non-specific model). - + Bass Harmonica bass-harmonica trackName trackName for Bass Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Harmonica - + Bass Harmonica bass-harmonica longName longName for Bass Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Harmonica - + Bs. Harm. bass-harmonica shortName shortName for Bass Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bs. Harm. - + Mouth-blown free reed instrument with a keyboard. melodica description description for Melodica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mouth-blown free reed instrument with a keyboard. - + Melodica melodica trackName trackName for Melodica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Melodica - + Melodica melodica longName longName for Melodica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Melodica - + Mel. melodica shortName shortName for Melodica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -5821,56 +5821,56 @@ Japanese mouth organ. A free-reed instrument used in gagaku court music. - + Shō sho trackName trackName for Shō; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shō - + Shō sho longName longName for Shō; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shō - + Shō sho shortName shortName for Shō; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shō - + Chinese mouth-blown free reed instrument. sheng description description for Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese mouth-blown free reed instrument. - + Sheng sheng trackName trackName for Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sheng - + Sheng sheng longName longName for Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sheng - + She. sheng shortName shortName for Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names She. - + Chinese mouth-blown free reed instrument. soprano-sheng description description for Soprano Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -5884,56 +5884,56 @@ Soprano Sheng - + Soprano Sheng soprano-sheng longName longName for Soprano Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Sheng - + S. She. soprano-sheng shortName shortName for Soprano Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. She. - + Chinese mouth-blown free reed instrument. alto-sheng description description for Alto Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese mouth-blown free reed instrument. - + Alto Sheng alto-sheng trackName trackName for Alto Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Sheng - + Alto Sheng alto-sheng longName longName for Alto Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Sheng - + A. She. alto-sheng shortName shortName for Alto Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. She. - + Chinese mouth-blown free reed instrument. tenor-sheng description description for Tenor Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese mouth-blown free reed instrument. - + Tenor Sheng tenor-sheng trackName trackName for Tenor Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -5947,77 +5947,77 @@ Tenor Sheng - + T. She. tenor-sheng shortName shortName for Tenor Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. She. - + Chinese mouth-blown free reed instrument. bass-sheng description description for Bass Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese mouth-blown free reed instrument. - + Bass Sheng bass-sheng trackName trackName for Bass Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Sheng - + Bass Sheng bass-sheng longName longName for Bass Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Sheng - + B. She. bass-sheng shortName shortName for Bass Sheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. She. - + Brass section notated on a grand staff. brass description description for Brass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Brass section notated on a grand staff. - + Brass brass trackName trackName for Brass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Brass - + Brass brass longName longName for Brass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Brass - + Br. brass shortName shortName for Brass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Br. - + Horn in high C. c-horn-alto description description for Horn; transposition: C alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn in high C. - + Horn c-horn-alto trackName trackName for Horn; transposition: C alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -6031,91 +6031,91 @@ Horn - + Hn. c-horn-alto shortName shortName for Horn; transposition: C alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hn. - + C alto c-horn-alto traitName traitName for Horn; transposition: C alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C alto - + open c-horn-alto channel channel for Horn; transposition: C alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute c-horn-alto channel channel for Horn; transposition: C alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Horn in high B♭. bb-horn-alto description description for Horn; transposition: B♭ alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn in high B♭. - + Horn bb-horn-alto trackName trackName for Horn; transposition: B♭ alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn - + Horn bb-horn-alto longName longName for Horn; transposition: B♭ alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn - + Hn. bb-horn-alto shortName shortName for Horn; transposition: B♭ alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hn. - + B♭ alto bb-horn-alto traitName traitName for Horn; transposition: B♭ alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ alto - + open bb-horn-alto channel channel for Horn; transposition: B♭ alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute bb-horn-alto channel channel for Horn; transposition: B♭ alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Horn in A. a-horn description description for Horn; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn in A. - + Horn a-horn trackName trackName for Horn; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -6129,91 +6129,91 @@ Horn - + Hn. a-horn shortName shortName for Horn; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hn. - + A a-horn traitName traitName for Horn; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A - + open a-horn channel channel for Horn; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute a-horn channel channel for Horn; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Horn in A♭. ab-horn description description for Horn; transposition: A♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn in A♭. - + Horn ab-horn trackName trackName for Horn; transposition: A♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn - + Horn ab-horn longName longName for Horn; transposition: A♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn - + Hn. ab-horn shortName shortName for Horn; transposition: A♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hn. - + A♭ ab-horn traitName traitName for Horn; transposition: A♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A♭ - + open ab-horn channel channel for Horn; transposition: A♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute ab-horn channel channel for Horn; transposition: A♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Horn in G. g-horn description description for Horn; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn in G. - + Horn g-horn trackName trackName for Horn; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -6227,91 +6227,91 @@ Horn - + Hn. g-horn shortName shortName for Horn; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hn. - + G g-horn traitName traitName for Horn; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names G - + open g-horn channel channel for Horn; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute g-horn channel channel for Horn; transposition: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Horn in E. e-horn description description for Horn; transposition: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn in E. - + Horn e-horn trackName trackName for Horn; transposition: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn - + Horn e-horn longName longName for Horn; transposition: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn - + Hn. e-horn shortName shortName for Horn; transposition: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hn. - + E e-horn traitName traitName for Horn; transposition: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E - + open e-horn channel channel for Horn; transposition: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute e-horn channel channel for Horn; transposition: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Horn in E♭. eb-horn description description for Horn; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn in E♭. - + Horn eb-horn trackName trackName for Horn; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -6325,91 +6325,91 @@ Horn - + Hn. eb-horn shortName shortName for Horn; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hn. - + E♭ eb-horn traitName traitName for Horn; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E♭ - + open eb-horn channel channel for Horn; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute eb-horn channel channel for Horn; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Horn in D. d-horn description description for Horn; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn in D. - + Horn d-horn trackName trackName for Horn; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn - + Horn d-horn longName longName for Horn; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn - + Hn. d-horn shortName shortName for Horn; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hn. - + D d-horn traitName traitName for Horn; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D - + open d-horn channel channel for Horn; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute d-horn channel channel for Horn; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Horn in F. The most common modern orchestral horn. horn description description for Horn; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn in F. The most common modern orchestral horn. - + Horn horn trackName trackName for Horn; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -6423,91 +6423,91 @@ Horn - + Hn. horn shortName shortName for Horn; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hn. - + *F horn traitName traitName for Horn; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *F - + open horn channel channel for Horn; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute horn channel channel for Horn; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Horn in low C. c-horn description description for Horn; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn in low C. - + Horn c-horn trackName trackName for Horn; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn - + Horn c-horn longName longName for Horn; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn - + Hn. c-horn shortName shortName for Horn; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hn. - + C c-horn traitName traitName for Horn; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C - + open c-horn channel channel for Horn; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute c-horn channel channel for Horn; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Horn in low C (notated in bass clef). c-horn-bass description description for Horn (bass clef); transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn in low C (notated in bass clef). - + Horn (bass clef) c-horn-bass trackName trackName for Horn (bass clef); transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -6521,91 +6521,91 @@ Horn - + Hn. c-horn-bass shortName shortName for Horn (bass clef); transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hn. - + C c-horn-bass traitName traitName for Horn (bass clef); transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C - + open c-horn-bass channel channel for Horn (bass clef); transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute c-horn-bass channel channel for Horn (bass clef); transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Horn in low B♭. bb-horn-basso description description for Horn; transposition: B♭ basso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn in low B♭. - + Horn bb-horn-basso trackName trackName for Horn; transposition: B♭ basso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn - + Horn bb-horn-basso longName longName for Horn; transposition: B♭ basso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn - + Hn. bb-horn-basso shortName shortName for Horn; transposition: B♭ basso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hn. - + B♭ basso bb-horn-basso traitName traitName for Horn; transposition: B♭ basso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ basso - + open bb-horn-basso channel channel for Horn; transposition: B♭ basso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute bb-horn-basso channel channel for Horn; transposition: B♭ basso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Horn used primarily in Vienna for classical orchestral music. vienna-horn description description for Vienna Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horn used primarily in Vienna for classical orchestral music. - + Vienna Horn vienna-horn trackName trackName for Vienna Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -6619,56 +6619,56 @@ Vienna Horn - + V. Hn. vienna-horn shortName shortName for Vienna Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names V. Hn. - + open vienna-horn channel channel for Vienna Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute vienna-horn channel channel for Vienna Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Wagner tuba in B♭. bb-wagner-tuba description description for Wagner Tuba; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wagner tuba in B♭. - + Wagner Tuba bb-wagner-tuba trackName trackName for Wagner Tuba; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wagner Tuba - + Wagner Tuba bb-wagner-tuba longName longName for Wagner Tuba; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wagner Tuba - + Wag. Tb. bb-wagner-tuba shortName shortName for Wagner Tuba; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wag. Tb. - + B♭ bb-wagner-tuba traitName traitName for Wagner Tuba; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -6682,56 +6682,56 @@ Wagner tuba in F. - + Wagner Tuba f-wagner-tuba trackName trackName for Wagner Tuba; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wagner Tuba - + Wagner Tuba f-wagner-tuba longName longName for Wagner Tuba; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wagner Tuba - + Wag. Tb. f-wagner-tuba shortName shortName for Wagner Tuba; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wag. Tb. - + *F f-wagner-tuba traitName traitName for Wagner Tuba; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *F - + Wagner tuba in F. wagner-tuba description description for Wagner Tuba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wagner tuba in F. - + Wagner Tuba wagner-tuba trackName trackName for Wagner Tuba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wagner Tuba - + Wagner Tuba wagner-tuba longName longName for Wagner Tuba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wagner Tuba - + Wag. Tb. wagner-tuba shortName shortName for Wagner Tuba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -6745,28 +6745,28 @@ Soprano cornet in E♭. - + Cornet eb-cornet trackName trackName for Cornet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cornet - + Cornet eb-cornet longName longName for Cornet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cornet - + Cnt. eb-cornet shortName shortName for Cornet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cnt. - + E♭ eb-cornet traitName traitName for Cornet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -6780,56 +6780,56 @@ open - + mute eb-cornet channel channel for Cornet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Cornet in C. c-cornet description description for Cornet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cornet in C. - + Cornet c-cornet trackName trackName for Cornet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cornet - + Cornet c-cornet longName longName for Cornet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cornet - + Cnt. c-cornet shortName shortName for Cornet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cnt. - + C c-cornet traitName traitName for Cornet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C - + open c-cornet channel channel for Cornet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute c-cornet channel channel for Cornet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -6843,28 +6843,28 @@ Cornet in B♭. The most common cornet. - + Cornet bb-cornet trackName trackName for Cornet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cornet - + Cornet bb-cornet longName longName for Cornet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cornet - + Cnt. bb-cornet shortName shortName for Cornet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cnt. - + *B♭ bb-cornet traitName traitName for Cornet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -6878,56 +6878,56 @@ open - + mute bb-cornet channel channel for Cornet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Cornet in A. a-cornet description description for Cornet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cornet in A. - + Cornet a-cornet trackName trackName for Cornet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cornet - + Cornet a-cornet longName longName for Cornet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cornet - + Cnt. a-cornet shortName shortName for Cornet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cnt. - + A a-cornet traitName traitName for Cornet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A - + open a-cornet channel channel for Cornet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute a-cornet channel channel for Cornet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -6941,28 +6941,28 @@ Soprano saxhorn. - + Saxhorn saxhorn trackName trackName for Saxhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Saxhorn - + Saxhorn saxhorn longName longName for Saxhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Saxhorn - + Saxhorn saxhorn shortName shortName for Saxhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Saxhorn - + open saxhorn channel channel for Saxhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -6976,56 +6976,56 @@ mute - + Alto horn in F. (Known as ‘tenor horn’ in British English.) f-alto-horn description description for Alto Horn; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto horn in F. (Known as ‘tenor horn’ in British English.) - + Alto Horn f-alto-horn trackName trackName for Alto Horn; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Horn - + Alto Horn f-alto-horn longName longName for Alto Horn; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Horn - + A. Hn. f-alto-horn shortName shortName for Alto Horn; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Hn. - + F f-alto-horn traitName traitName for Alto Horn; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F - + open f-alto-horn channel channel for Alto Horn; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute f-alto-horn channel channel for Alto Horn; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Alto horn in E♭. (Known as ‘tenor horn’ in British English.) eb-alto-horn description description for Alto Horn; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -7039,28 +7039,28 @@ Alto Horn - + Alto Horn eb-alto-horn longName longName for Alto Horn; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Horn - + A. Hn. eb-alto-horn shortName shortName for Alto Horn; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Hn. - + *E♭ eb-alto-horn traitName traitName for Alto Horn; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *E♭ - + open eb-alto-horn channel channel for Alto Horn; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -7074,56 +7074,56 @@ mute - + Baritone horn (sometimes just called ‘baritone’). Notated in bass clef, at concert pitch. baritone-horn description description for Baritone Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone horn (sometimes just called ‘baritone’). Notated in bass clef, at concert pitch. - + Baritone Horn baritone-horn trackName trackName for Baritone Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone Horn - + Baritone Horn baritone-horn longName longName for Baritone Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone Horn - + Bar. Hn. baritone-horn shortName shortName for Baritone Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bar. Hn. - + open baritone-horn channel channel for Baritone Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute baritone-horn channel channel for Baritone Horn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Baritone horn (sometimes just called ‘baritone’). Notated in treble clef, often as a transposing instrument. baritone-horn-treble description description for Baritone Horn (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone horn (sometimes just called ‘baritone’). Notated in treble clef, often as a transposing instrument. - + Baritone Horn (treble clef) baritone-horn-treble trackName trackName for Baritone Horn (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -7137,91 +7137,91 @@ Baritone Horn - + Bar. Hn. baritone-horn-treble shortName shortName for Baritone Horn (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bar. Hn. - + open baritone-horn-treble channel channel for Baritone Horn (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute baritone-horn-treble channel channel for Baritone Horn (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Central European variant of the baritone horn. Notated in treble clef, often as a transposing instrument. baritone-horn-central-europe-treble description description for Baritone Horn (Central European, treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Central European variant of the baritone horn. Notated in treble clef, often as a transposing instrument. - + Baritone Horn (Central European, treble clef) baritone-horn-central-europe-treble trackName trackName for Baritone Horn (Central European, treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone Horn (Central European, treble clef) - + Baritone Horn baritone-horn-central-europe-treble longName longName for Baritone Horn (Central European, treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone Horn - + Bar. Hn. baritone-horn-central-europe-treble shortName shortName for Baritone Horn (Central European, treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bar. Hn. - + open baritone-horn-central-europe-treble channel channel for Baritone Horn (Central European, treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute baritone-horn-central-europe-treble channel channel for Baritone Horn (Central European, treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Central European variant of the baritone horn. Notated in bass clef, at concert pitch. baritone-horn-central-europe description description for Baritone Horn (Central European); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Central European variant of the baritone horn. Notated in bass clef, at concert pitch. - + Baritone Horn (Central European) baritone-horn-central-europe trackName trackName for Baritone Horn (Central European); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone Horn (Central European) - + Baritone Horn baritone-horn-central-europe longName longName for Baritone Horn (Central European); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone Horn - + Bar. Hn. baritone-horn-central-europe shortName shortName for Baritone Horn (Central European); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -7235,56 +7235,56 @@ open - + mute baritone-horn-central-europe channel channel for Baritone Horn (Central European); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Valveless cylindrical horn with cupped mouthpiece. posthorn description description for Posthorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Valveless cylindrical horn with cupped mouthpiece. - + Posthorn posthorn trackName trackName for Posthorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Posthorn - + Posthorn posthorn longName longName for Posthorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Posthorn - + Psthn. posthorn shortName shortName for Posthorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Psthn. - + open posthorn channel channel for Posthorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute posthorn channel channel for Posthorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Piccolo trumpet in B♭. bb-piccolo-trumpet description description for Piccolo Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -7298,28 +7298,28 @@ Piccolo Trumpet - + Piccolo Trumpet bb-piccolo-trumpet longName longName for Piccolo Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo Trumpet - + P. Tpt. bb-piccolo-trumpet shortName shortName for Piccolo Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names P. Tpt. - + *B♭ bb-piccolo-trumpet traitName traitName for Piccolo Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *B♭ - + open bb-piccolo-trumpet channel channel for Piccolo Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -7333,56 +7333,56 @@ mute - + Piccolo trumpet in B♭. piccolo-trumpet description description for Piccolo Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo trumpet in B♭. - + Piccolo Trumpet piccolo-trumpet trackName trackName for Piccolo Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo Trumpet - + Piccolo Trumpet piccolo-trumpet longName longName for Piccolo Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo Trumpet - + P. Tpt. piccolo-trumpet shortName shortName for Piccolo Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names P. Tpt. - + open piccolo-trumpet channel channel for Piccolo Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute piccolo-trumpet channel channel for Piccolo Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Piccolo trumpet in A. a-piccolo-trumpet description description for Piccolo Trumpet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo trumpet in A. - + Piccolo Trumpet a-piccolo-trumpet trackName trackName for Piccolo Trumpet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -7396,91 +7396,91 @@ Piccolo Trumpet - + P. Tpt. a-piccolo-trumpet shortName shortName for Piccolo Trumpet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names P. Tpt. - + A a-piccolo-trumpet traitName traitName for Piccolo Trumpet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A - + open a-piccolo-trumpet channel channel for Piccolo Trumpet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute a-piccolo-trumpet channel channel for Piccolo Trumpet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Trumpet in F. f-trumpet description description for Trumpet; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet in F. - + Trumpet f-trumpet trackName trackName for Trumpet; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet - + Trumpet f-trumpet longName longName for Trumpet; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet - + Tpt. f-trumpet shortName shortName for Trumpet; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tpt. - + F f-trumpet traitName traitName for Trumpet; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F - + open f-trumpet channel channel for Trumpet; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute f-trumpet channel channel for Trumpet; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Trumpet in E. e-trumpet description description for Trumpet; transposition: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet in E. - + Trumpet e-trumpet trackName trackName for Trumpet; transposition: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -7494,91 +7494,91 @@ Trumpet - + Tpt. e-trumpet shortName shortName for Trumpet; transposition: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tpt. - + E e-trumpet traitName traitName for Trumpet; transposition: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E - + open e-trumpet channel channel for Trumpet; transposition: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute e-trumpet channel channel for Trumpet; transposition: E; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Trumpet in E♭. eb-trumpet description description for Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet in E♭. - + Trumpet eb-trumpet trackName trackName for Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet - + Trumpet eb-trumpet longName longName for Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet - + Tpt. eb-trumpet shortName shortName for Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tpt. - + E♭ eb-trumpet traitName traitName for Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E♭ - + open eb-trumpet channel channel for Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute eb-trumpet channel channel for Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Trumpet in D. d-trumpet description description for Trumpet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet in D. - + Trumpet d-trumpet trackName trackName for Trumpet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -7592,91 +7592,91 @@ Trumpet - + Tpt. d-trumpet shortName shortName for Trumpet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tpt. - + D d-trumpet traitName traitName for Trumpet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D - + open d-trumpet channel channel for Trumpet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute d-trumpet channel channel for Trumpet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Trumpet in C. Nowadays the most common orchestral trumpet. c-trumpet description description for Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet in C. Nowadays the most common orchestral trumpet. - + Trumpet c-trumpet trackName trackName for Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet - + Trumpet c-trumpet longName longName for Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet - + Tpt. c-trumpet shortName shortName for Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tpt. - + C c-trumpet traitName traitName for Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C - + open c-trumpet channel channel for Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute c-trumpet channel channel for Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Trumpet in B♭. trumpet description description for Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet in B♭. - + Trumpet trumpet trackName trackName for Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -7690,91 +7690,91 @@ Trumpet - + Tpt. trumpet shortName shortName for Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tpt. - + open trumpet channel channel for Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute trumpet channel channel for Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Trumpet in B♭. Still the most common trumpet in non-orchestral contexts. bb-trumpet description description for Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet in B♭. Still the most common trumpet in non-orchestral contexts. - + Trumpet bb-trumpet trackName trackName for Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet - + Trumpet bb-trumpet longName longName for Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet - + Tpt. bb-trumpet shortName shortName for Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tpt. - + *B♭ bb-trumpet traitName traitName for Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *B♭ - + open bb-trumpet channel channel for Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute bb-trumpet channel channel for Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Trumpet in A. a-trumpet description description for Trumpet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet in A. - + Trumpet a-trumpet trackName trackName for Trumpet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet - + Trumpet a-trumpet longName longName for Trumpet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -7788,91 +7788,91 @@ Tpt. - + A a-trumpet traitName traitName for Trumpet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A - + open a-trumpet channel channel for Trumpet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute a-trumpet channel channel for Trumpet; transposition: A; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Trumpet in B♭, with the tubing wound into a smaller coil than the standard trumpet. pocket-trumpet description description for Pocket Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet in B♭, with the tubing wound into a smaller coil than the standard trumpet. - + Pocket Trumpet pocket-trumpet trackName trackName for Pocket Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pocket Trumpet - + Pocket Trumpet pocket-trumpet longName longName for Pocket Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pocket Trumpet - + Pkt. Tpt. pocket-trumpet shortName shortName for Pocket Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pkt. Tpt. - + open pocket-trumpet channel channel for Pocket Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute pocket-trumpet channel channel for Pocket Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Trumpet in D, fitted with a slide much like a trombone. A predecessor of the sackbut. slide-trumpet description description for Slide Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trumpet in D, fitted with a slide much like a trombone. A predecessor of the sackbut. - + Slide Trumpet slide-trumpet trackName trackName for Slide Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Slide Trumpet - + Slide Trumpet slide-trumpet longName longName for Slide Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Slide Trumpet - + Sl.Tpt. slide-trumpet shortName shortName for Slide Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -7886,56 +7886,56 @@ open - + mute slide-trumpet channel channel for Slide Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Tenor trumpet in B♭. tenor-trumpet description description for Tenor Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor trumpet in B♭. - + Tenor Trumpet tenor-trumpet trackName trackName for Tenor Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Trumpet - + Tenor Trumpet tenor-trumpet longName longName for Tenor Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Trumpet - + T. Tpt. tenor-trumpet shortName shortName for Tenor Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. Tpt. - + open tenor-trumpet channel channel for Tenor Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute tenor-trumpet channel channel for Tenor Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Bass trumpet in E♭. eb-bass-trumpet description description for Bass Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -7949,28 +7949,28 @@ Bass Trumpet - + Bass Trumpet eb-bass-trumpet longName longName for Bass Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Trumpet - + B. Tpt. eb-bass-trumpet shortName shortName for Bass Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Tpt. - + E♭ eb-bass-trumpet traitName traitName for Bass Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E♭ - + open eb-bass-trumpet channel channel for Bass Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -7984,56 +7984,56 @@ mute - + Bass trumpet in C. The most common bass trumpet in use today. c-bass-trumpet description description for Bass Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass trumpet in C. The most common bass trumpet in use today. - + Bass Trumpet c-bass-trumpet trackName trackName for Bass Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Trumpet - + Bass Trumpet c-bass-trumpet longName longName for Bass Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Trumpet - + B. Tpt. c-bass-trumpet shortName shortName for Bass Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Tpt. - + *C c-bass-trumpet traitName traitName for Bass Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *C - + open c-bass-trumpet channel channel for Bass Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute c-bass-trumpet channel channel for Bass Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Bass trumpet in B♭. bass-trumpet description description for Bass Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -8047,91 +8047,91 @@ Bass Trumpet - + Bass Trumpet bass-trumpet longName longName for Bass Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Trumpet - + B. Tpt. bass-trumpet shortName shortName for Bass Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Tpt. - + open bass-trumpet channel channel for Bass Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute bass-trumpet channel channel for Bass Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Bass trumpet in B♭. bb-bass-trumpet description description for Bass Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass trumpet in B♭. - + Bass Trumpet bb-bass-trumpet trackName trackName for Bass Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Trumpet - + Bass Trumpet bb-bass-trumpet longName longName for Bass Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Trumpet - + B. Tpt. bb-bass-trumpet shortName shortName for Bass Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Tpt. - + B♭ bb-bass-trumpet traitName traitName for Bass Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ - + open bb-bass-trumpet channel channel for Bass Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute bb-bass-trumpet channel channel for Bass Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Baroque trumpet in F. f-baroque-trumpet description description for Baroque Trumpet; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque trumpet in F. - + Baroque Trumpet f-baroque-trumpet trackName trackName for Baroque Trumpet; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -8145,91 +8145,91 @@ Baroque Trumpet - + Bq. Tpt. f-baroque-trumpet shortName shortName for Baroque Trumpet; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bq. Tpt. - + F f-baroque-trumpet traitName traitName for Baroque Trumpet; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F - + open f-baroque-trumpet channel channel for Baroque Trumpet; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute f-baroque-trumpet channel channel for Baroque Trumpet; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Baroque trumpet in E♭. eb-baroque-trumpet description description for Baroque Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque trumpet in E♭. - + Baroque Trumpet eb-baroque-trumpet trackName trackName for Baroque Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque Trumpet - + Baroque Trumpet eb-baroque-trumpet longName longName for Baroque Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque Trumpet - + Bq. Tpt. eb-baroque-trumpet shortName shortName for Baroque Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bq. Tpt. - + E♭ eb-baroque-trumpet traitName traitName for Baroque Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E♭ - + open eb-baroque-trumpet channel channel for Baroque Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute eb-baroque-trumpet channel channel for Baroque Trumpet; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Baroque trumpet in D. d-baroque-trumpet description description for Baroque Trumpet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque trumpet in D. - + Baroque Trumpet d-baroque-trumpet trackName trackName for Baroque Trumpet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -8243,91 +8243,91 @@ Baroque Trumpet - + Bq. Tpt. d-baroque-trumpet shortName shortName for Baroque Trumpet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bq. Tpt. - + *D d-baroque-trumpet traitName traitName for Baroque Trumpet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *D - + open d-baroque-trumpet channel channel for Baroque Trumpet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute d-baroque-trumpet channel channel for Baroque Trumpet; transposition: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Baroque trumpet in C. c-baroque-trumpet description description for Baroque Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque trumpet in C. - + Baroque Trumpet c-baroque-trumpet trackName trackName for Baroque Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque Trumpet - + Baroque Trumpet c-baroque-trumpet longName longName for Baroque Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque Trumpet - + Bq. Tpt. c-baroque-trumpet shortName shortName for Baroque Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bq. Tpt. - + C c-baroque-trumpet traitName traitName for Baroque Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C - + open c-baroque-trumpet channel channel for Baroque Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute c-baroque-trumpet channel channel for Baroque Trumpet; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Baroque trumpet in B♭. bb-baroque-trumpet description description for Baroque Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque trumpet in B♭. - + Baroque Trumpet bb-baroque-trumpet trackName trackName for Baroque Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -8341,91 +8341,91 @@ Baroque Trumpet - + Bq. Tpt. bb-baroque-trumpet shortName shortName for Baroque Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bq. Tpt. - + B♭ bb-baroque-trumpet traitName traitName for Baroque Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ - + open bb-baroque-trumpet channel channel for Baroque Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute bb-baroque-trumpet channel channel for Baroque Trumpet; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Baroque trumpet in B♭. baroque-trumpet description description for Baroque Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque trumpet in B♭. - + Baroque Trumpet baroque-trumpet trackName trackName for Baroque Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque Trumpet - + Baroque Trumpet baroque-trumpet longName longName for Baroque Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baroque Trumpet - + Bq. Tpt. baroque-trumpet shortName shortName for Baroque Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bq. Tpt. - + open baroque-trumpet channel channel for Baroque Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute baroque-trumpet channel channel for Baroque Trumpet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Soprano bugle. bugle description description for Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano bugle. - + Bugle bugle trackName trackName for Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bugle - + Bugle bugle longName longName for Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -8439,84 +8439,84 @@ Bu. - + Soprano bugle. soprano-bugle description description for Soprano Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano bugle. - + Soprano Bugle soprano-bugle trackName trackName for Soprano Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Bugle - + Soprano Bugle soprano-bugle longName longName for Soprano Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Bugle - + S. Bu. soprano-bugle shortName shortName for Soprano Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Bu. - + Alto bugle. alto-bugle description description for Alto Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto bugle. - + Alto Bugle alto-bugle trackName trackName for Alto Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Bugle - + Alto Bugle alto-bugle longName longName for Alto Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Bugle - + A. Bu. alto-bugle shortName shortName for Alto Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Bu. - + Mellophone bugle in F. mellophone description description for Mellophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mellophone bugle in F. - + Mellophone mellophone trackName trackName for Mellophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mellophone - + Mellophone mellophone longName longName for Mellophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mellophone - + Mello. mellophone shortName shortName for Mellophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -8530,56 +8530,56 @@ Baritone bugle. - + Baritone Bugle baritone-bugle trackName trackName for Baritone Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone Bugle - + Baritone Bugle baritone-bugle longName longName for Baritone Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone Bugle - + Bar. Bu. baritone-bugle shortName shortName for Baritone Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bar. Bu. - + Euphonium bugle. euphonium-bugle description description for Euphonium Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Euphonium bugle. - + Euphonium Bugle euphonium-bugle trackName trackName for Euphonium Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Euphonium Bugle - + Euphonium Bugle euphonium-bugle longName longName for Euphonium Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Euphonium Bugle - + Euph. Bu. euphonium-bugle shortName shortName for Euphonium Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Euph. Bu. - + Mellophone bugle in C. mellophon-bugle description description for Mellophone Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -8593,56 +8593,56 @@ Mellophone Bugle - + Mellophone Bugle mellophon-bugle longName longName for Mellophone Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mellophone Bugle - + Mello. Bu. mellophon-bugle shortName shortName for Mellophone Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mello. Bu. - + Contrabass bugle. contrabass-bugle description description for Contrabass Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass bugle. - + Contrabass Bugle contrabass-bugle trackName trackName for Contrabass Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Bugle - + Contrabass Bugle contrabass-bugle longName longName for Contrabass Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Bugle - + Cb. Bu. contrabass-bugle shortName shortName for Contrabass Bugle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cb. Bu. - + Bass flugelhorn, originally played in polka bands in central Europe. fiscorn description description for Fiscorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass flugelhorn, originally played in polka bands in central Europe. - + Fiscorn fiscorn trackName trackName for Fiscorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -8656,91 +8656,91 @@ Fiscorn - + Fsc. fiscorn shortName shortName for Fiscorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Fsc. - + open fiscorn channel channel for Fiscorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute fiscorn channel channel for Fiscorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Flugelhorn in B♭. flugelhorn description description for Flugelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flugelhorn in B♭. - + Flugelhorn flugelhorn trackName trackName for Flugelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flugelhorn - + Flugelhorn flugelhorn longName longName for Flugelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flugelhorn - + Flghn. flugelhorn shortName shortName for Flugelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flghn. - + open flugelhorn channel channel for Flugelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute flugelhorn channel channel for Flugelhorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Small flugelhorn in B♭, played using a deep bowled mouthpiece. kuhlohorn description description for Kuhlohorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Small flugelhorn in B♭, played using a deep bowled mouthpiece. - + Kuhlohorn kuhlohorn trackName trackName for Kuhlohorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kuhlohorn - + Kuhlohorn kuhlohorn longName longName for Kuhlohorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kuhlohorn - + Klhn. kuhlohorn shortName shortName for Kuhlohorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -8754,56 +8754,56 @@ open - + mute kuhlohorn channel channel for Kuhlohorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Alto ophicleide in F. f-alto-ophicleide description description for Alto Ophicleide; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto ophicleide in F. - + Alto Ophicleide f-alto-ophicleide trackName trackName for Alto Ophicleide; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Ophicleide - + Alto Ophicleide f-alto-ophicleide longName longName for Alto Ophicleide; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Ophicleide - + A. Oph. f-alto-ophicleide shortName shortName for Alto Ophicleide; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Oph. - + F f-alto-ophicleide traitName traitName for Alto Ophicleide; transposition: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F - + Alto ophicleide in E♭. eb-alto-ophicleide description description for Alto Ophicleide; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto ophicleide in E♭. - + Alto Ophicleide eb-alto-ophicleide trackName trackName for Alto Ophicleide; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -8817,56 +8817,56 @@ Alto Ophicleide - + A. Oph. eb-alto-ophicleide shortName shortName for Alto Ophicleide; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Oph. - + *E♭ eb-alto-ophicleide traitName traitName for Alto Ophicleide; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *E♭ - + Bass ophicleide in C. ophicleide description description for Ophicleide; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass ophicleide in C. - + Ophicleide ophicleide trackName trackName for Ophicleide; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ophicleide - + Ophicleide ophicleide longName longName for Ophicleide; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ophicleide - + Oph. ophicleide shortName shortName for Ophicleide; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Oph. - + Bass ophicleide in C. c-bass-ophicleide description description for Bass Ophicleide; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass ophicleide in C. - + Bass Ophicleide c-bass-ophicleide trackName trackName for Bass Ophicleide; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -8880,56 +8880,56 @@ Bass Ophicleide - + B. Oph. c-bass-ophicleide shortName shortName for Bass Ophicleide; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Oph. - + *C c-bass-ophicleide traitName traitName for Bass Ophicleide; transposition: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *C - + Bass ophicleide in B♭. bb-bass-ophicleide description description for Bass Ophicleide; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass ophicleide in B♭. - + Bass Ophicleide bb-bass-ophicleide trackName trackName for Bass Ophicleide; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Ophicleide - + Bass Ophicleide bb-bass-ophicleide longName longName for Bass Ophicleide; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Ophicleide - + B. Oph. bb-bass-ophicleide shortName shortName for Bass Ophicleide; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Oph. - + B♭ bb-bass-ophicleide traitName traitName for Bass Ophicleide; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ - + Contrabass ophicleide in E♭. eb-contrabass-ophicleide description description for Contrabass Ophicleide; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -8943,56 +8943,56 @@ Contrabass Ophicleide - + Contrabass Ophicleide eb-contrabass-ophicleide longName longName for Contrabass Ophicleide; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Ophicleide - + Cb. Oph. eb-contrabass-ophicleide shortName shortName for Contrabass Ophicleide; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cb. Oph. - + *E♭ eb-contrabass-ophicleide traitName traitName for Contrabass Ophicleide; transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *E♭ - + Medieval wind instrument, consisting of a conical wooden pipe covered in leather. The cornettino is the descant of the family. cornettino description description for Cornettino; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Medieval wind instrument, consisting of a conical wooden pipe covered in leather. The cornettino is the descant of the family. - + Cornettino cornettino trackName trackName for Cornettino; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cornettino - + Cornettino cornettino longName longName for Cornettino; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cornettino - + Co. cornettino shortName shortName for Cornettino; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Co. - + Medieval wind instrument, consisting of a conical wooden pipe covered in leather. The soprano is the most common cornett. cornett description description for Cornett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -9006,56 +9006,56 @@ Cornett - + Cornett cornett longName longName for Cornett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cornett - + Co. cornett shortName shortName for Cornett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Co. - + Medieval wind instrument, consisting of a conical wooden pipe covered in leather. The soprano is the most common cornett. soprano-cornett description description for Soprano Cornett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Medieval wind instrument, consisting of a conical wooden pipe covered in leather. The soprano is the most common cornett. - + Soprano Cornett soprano-cornett trackName trackName for Soprano Cornett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Cornett - + Soprano Cornett soprano-cornett longName longName for Soprano Cornett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Cornett - + S. Co. soprano-cornett shortName shortName for Soprano Cornett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Co. - + Medieval wind instrument, consisting of a conical wooden pipe covered in leather. alto-cornett description description for Alto Cornett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Medieval wind instrument, consisting of a conical wooden pipe covered in leather. - + Alto Cornett alto-cornett trackName trackName for Alto Cornett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -9069,56 +9069,56 @@ Alto Cornett - + A. Co. alto-cornett shortName shortName for Alto Cornett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Co. - + Medieval wind instrument, consisting of a conical wooden pipe covered in leather. tenor-cornett description description for Tenor Cornett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Medieval wind instrument, consisting of a conical wooden pipe covered in leather. - + Tenor Cornett tenor-cornett trackName trackName for Tenor Cornett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Cornett - + Tenor Cornett tenor-cornett longName longName for Tenor Cornett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Cornett - + T. Co. tenor-cornett shortName shortName for Tenor Cornett; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. Co. - + Descendant of the cornett, and distant ancestor of the tuba. serpent description description for Serpent; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Descendant of the cornett, and distant ancestor of the tuba. - + Serpent serpent trackName trackName for Serpent; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Serpent - + Serpent serpent longName longName for Serpent; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -9132,56 +9132,56 @@ Spt. - + Soprano trombone (usually pitched in B♭, an octave above the tenor). soprano-trombone description description for Soprano Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano trombone (usually pitched in B♭, an octave above the tenor). - + Soprano Trombone soprano-trombone trackName trackName for Soprano Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Trombone - + Soprano Trombone soprano-trombone longName longName for Soprano Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Trombone - + S. Tbn. soprano-trombone shortName shortName for Soprano Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Tbn. - + open soprano-trombone channel channel for Soprano Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute soprano-trombone channel channel for Soprano Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Alto trombone (pitched in E♭ or F). alto-trombone description description for Alto Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto trombone (pitched in E♭ or F). - + Alto Trombone alto-trombone trackName trackName for Alto Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -9195,91 +9195,91 @@ Alto Trombone - + A. Tbn. alto-trombone shortName shortName for Alto Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Tbn. - + open alto-trombone channel channel for Alto Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute alto-trombone channel channel for Alto Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Tenor trombone (pitched in B♭). tenor-trombone description description for Tenor Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor trombone (pitched in B♭). - + Tenor Trombone tenor-trombone trackName trackName for Tenor Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Trombone - + Tenor Trombone tenor-trombone longName longName for Tenor Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Trombone - + T. Tbn. tenor-trombone shortName shortName for Tenor Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. Tbn. - + open tenor-trombone channel channel for Tenor Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute tenor-trombone channel channel for Tenor Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Orchestral trombone (either tenor or bass; this is often not explicitly specified in scores). trombone description description for Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Orchestral trombone (either tenor or bass; this is often not explicitly specified in scores). - + Trombone trombone trackName trackName for Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trombone - + Trombone trombone longName longName for Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trombone - + Tbn. trombone shortName shortName for Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -9293,56 +9293,56 @@ open - + mute trombone channel channel for Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Trombone (notated in treble clef as a transposing instrument in B♭). trombone-treble description description for Trombone (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trombone (notated in treble clef as a transposing instrument in B♭). - + Trombone (treble clef) trombone-treble trackName trackName for Trombone (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trombone (treble clef) - + Trombone trombone-treble longName longName for Trombone (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trombone - + Tbn. trombone-treble shortName shortName for Trombone (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tbn. - + open trombone-treble channel channel for Trombone (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute trombone-treble channel channel for Trombone (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Bass trombone (pitched in B♭). bass-trombone description description for Bass Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -9356,91 +9356,91 @@ Bass Trombone - + Bass Trombone bass-trombone longName longName for Bass Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Trombone - + B. Tbn. bass-trombone shortName shortName for Bass Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Tbn. - + open bass-trombone channel channel for Bass Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute bass-trombone channel channel for Bass Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Contrabass Trombone (usually pitched in F). contrabass-trombone description description for Contrabass Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Trombone (usually pitched in F). - + Contrabass Trombone contrabass-trombone trackName trackName for Contrabass Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Trombone - + Contrabass Trombone contrabass-trombone longName longName for Contrabass Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Trombone - + Cb. Tbn. contrabass-trombone shortName shortName for Contrabass Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cb. Tbn. - + open contrabass-trombone channel channel for Contrabass Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute contrabass-trombone channel channel for Contrabass Trombone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Instrument with a similar range to the contrabass trombone, most commonly encountered in 19th-century Italian opera scores. cimbasso description description for Cimbasso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Instrument with a similar range to the contrabass trombone, most commonly encountered in 19th-century Italian opera scores. - + Cimbasso cimbasso trackName trackName for Cimbasso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cimbasso - + Cimbasso cimbasso longName longName for Cimbasso; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -9454,84 +9454,84 @@ Cim. - + Renaissance and Baroque trombone. A descendant of the slide trumpet. alto-sackbut description description for Alto Sackbut; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Renaissance and Baroque trombone. A descendant of the slide trumpet. - + Alto Sackbut alto-sackbut trackName trackName for Alto Sackbut; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Sackbut - + Alto Sackbut alto-sackbut longName longName for Alto Sackbut; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Sackbut - + A. Sack. alto-sackbut shortName shortName for Alto Sackbut; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Sack. - + Renaissance and Baroque trombone. A descendant of the slide trumpet. tenor-sackbut description description for Tenor Sackbut; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Renaissance and Baroque trombone. A descendant of the slide trumpet. - + Tenor Sackbut tenor-sackbut trackName trackName for Tenor Sackbut; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Sackbut - + Tenor Sackbut tenor-sackbut longName longName for Tenor Sackbut; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Sackbut - + T. Sack. tenor-sackbut shortName shortName for Tenor Sackbut; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. Sack. - + Renaissance and Baroque trombone. A descendant of the slide trumpet. bass-sackbut description description for Bass Sackbut; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Renaissance and Baroque trombone. A descendant of the slide trumpet. - + Bass Sackbut bass-sackbut trackName trackName for Bass Sackbut; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Sackbut - + Bass Sackbut bass-sackbut longName longName for Bass Sackbut; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Sackbut - + B. Sack. bass-sackbut shortName shortName for Bass Sackbut; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -9545,56 +9545,56 @@ Euphonium (notated in bass clef at concert pitch). - + Euphonium euphonium trackName trackName for Euphonium; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Euphonium - + Euphonium euphonium longName longName for Euphonium; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Euphonium - + Euph. euphonium shortName shortName for Euphonium; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Euph. - + Euphonium (notated in treble clef as a transposing instrument in B♭). euphonium-treble description description for Euphonium (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Euphonium (notated in treble clef as a transposing instrument in B♭). - + Euphonium (treble clef) euphonium-treble trackName trackName for Euphonium (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Euphonium (treble clef) - + Euphonium euphonium-treble longName longName for Euphonium (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Euphonium - + Euph. euphonium-treble shortName shortName for Euphonium (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Euph. - + Orchestral tuba (where the exact type is not specified). tuba description description for Tuba (unspecified); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -9608,56 +9608,56 @@ Tuba (unspecified) - + Tuba tuba longName longName for Tuba (unspecified); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tuba - + Tba. tuba shortName shortName for Tuba (unspecified); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tba. - + Bass tuba in F (notated in bass clef at concert pitch). f-tuba description description for Tuba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass tuba in F (notated in bass clef at concert pitch). - + Tuba f-tuba trackName trackName for Tuba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tuba - + F Tuba f-tuba longName longName for Tuba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F Tuba - + F Tb. f-tuba shortName shortName for Tuba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F Tb. - + Bass tuba in E♭ (notated in bass clef at concert pitch). eb-tuba description description for Tuba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass tuba in E♭ (notated in bass clef at concert pitch). - + Tuba eb-tuba trackName trackName for Tuba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -9671,56 +9671,56 @@ E♭ Tuba - + E♭ Tb. eb-tuba shortName shortName for Tuba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E♭ Tb. - + Bass tuba in E♭ (notated in bass clef at concert pitch). bass-eb-tuba description description for Bass Tuba; tuning: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass tuba in E♭ (notated in bass clef at concert pitch). - + Bass Tuba bass-eb-tuba trackName trackName for Bass Tuba; tuning: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Tuba - + E♭ Bass Tuba bass-eb-tuba longName longName for Bass Tuba; tuning: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E♭ Bass Tuba - + E♭ Ba. Tb. bass-eb-tuba shortName shortName for Bass Tuba; tuning: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E♭ Ba. Tb. - + E♭ bass-eb-tuba traitName traitName for Bass Tuba; tuning: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E♭ - + Bass tuba in F (notated in bass clef at concert pitch). bass-f-tuba description description for Bass Tuba; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass tuba in F (notated in bass clef at concert pitch). - + Bass Tuba bass-f-tuba trackName trackName for Bass Tuba; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -9734,56 +9734,56 @@ F Bass Tuba - + F Ba. Tb. bass-f-tuba shortName shortName for Bass Tuba; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names F Ba. Tb. - + *F bass-f-tuba traitName traitName for Bass Tuba; tuning: F; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *F - + Bass tuba in E♭ (notated in treble clef as a transposing instrument). eb-tuba-treble description description for Bass Tuba (treble clef); transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass tuba in E♭ (notated in treble clef as a transposing instrument). - + Bass Tuba (treble clef) eb-tuba-treble trackName trackName for Bass Tuba (treble clef); transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Tuba (treble clef) - + Bass Tuba eb-tuba-treble longName longName for Bass Tuba (treble clef); transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Tuba - + Ba. Tb. eb-tuba-treble shortName shortName for Bass Tuba (treble clef); transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ba. Tb. - + E♭ eb-tuba-treble traitName traitName for Bass Tuba (treble clef); transposition: E♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names E♭ - + Contrabass tuba in C (notated in bass clef). c-tuba description description for Contrabass Tuba; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -9797,56 +9797,56 @@ Contrabass Tuba - + C Contrabass Tuba c-tuba longName longName for Contrabass Tuba; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C Contrabass Tuba - + C Cb. Tb. c-tuba shortName shortName for Contrabass Tuba; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C Cb. Tb. - + C c-tuba traitName traitName for Contrabass Tuba; tuning: C; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C - + Contrabass tuba in B♭ (notated in bass clef at concert pitch). bb-tuba description description for Contrabass Tuba; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass tuba in B♭ (notated in bass clef at concert pitch). - + Contrabass Tuba bb-tuba trackName trackName for Contrabass Tuba; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Tuba - + B♭ Contrabass Tuba bb-tuba longName longName for Contrabass Tuba; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ Contrabass Tuba - + B♭ Cb. Tb. bb-tuba shortName shortName for Contrabass Tuba; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ Cb. Tb. - + *B♭ bb-tuba traitName traitName for Contrabass Tuba; tuning: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -9860,56 +9860,56 @@ Contrabass tuba in B♭ (notated in treble clef as a transposing instrument). - + Contrabass Tuba (treble clef) bb-tuba-treble trackName trackName for Contrabass Tuba (treble clef); transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Tuba (treble clef) - + Contrabass Tuba bb-tuba-treble longName longName for Contrabass Tuba (treble clef); transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Tuba - + Cb. Tb. bb-tuba-treble shortName shortName for Contrabass Tuba (treble clef); transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cb. Tb. - + B♭ bb-tuba-treble traitName traitName for Contrabass Tuba (treble clef); transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B♭ - + Sub-contrabass tuba in C. subcontrabass-tuba description description for Sub-Contrabass Tuba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sub-contrabass tuba in C. - + Sub-Contrabass Tuba subcontrabass-tuba trackName trackName for Sub-Contrabass Tuba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sub-Contrabass Tuba - + Sub-Contrabass Tuba subcontrabass-tuba longName longName for Sub-Contrabass Tuba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sub-Contrabass Tuba - + SCb. Tb. subcontrabass-tuba shortName shortName for Sub-Contrabass Tuba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -9923,119 +9923,119 @@ Sousaphone in B♭ (notated in bass clef). - + Sousaphone bb-sousaphone trackName trackName for Sousaphone; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sousaphone - + Sousaphone bb-sousaphone longName longName for Sousaphone; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sousaphone - + Sphn. bb-sousaphone shortName shortName for Sousaphone; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sphn. - + (B♭) bb-sousaphone traitName traitName for Sousaphone; transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names (B♭) - + Sousaphone in B♭ (notated in treble clef). bb-sousaphone-treble description description for Sousaphone (treble clef); transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sousaphone in B♭ (notated in treble clef). - + Sousaphone (treble clef) bb-sousaphone-treble trackName trackName for Sousaphone (treble clef); transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sousaphone (treble clef) - + Sousaphone bb-sousaphone-treble longName longName for Sousaphone (treble clef); transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sousaphone - + Sphn. bb-sousaphone-treble shortName shortName for Sousaphone (treble clef); transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sphn. - + (B♭) bb-sousaphone-treble traitName traitName for Sousaphone (treble clef); transposition: B♭; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names (B♭) - + Sousaphone in B♭ (notated in treble clef at concert pitch). sousaphone description description for Sousaphone (concert pitch); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sousaphone in B♭ (notated in treble clef at concert pitch). - + Sousaphone (concert pitch) sousaphone trackName trackName for Sousaphone (concert pitch); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sousaphone (concert pitch) - + Sousaphone sousaphone longName longName for Sousaphone (concert pitch); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sousaphone - + Sphn. sousaphone shortName shortName for Sousaphone (concert pitch); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sphn. - + Instrument of the tuba family. helicon description description for Helicon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Instrument of the tuba family. - + Helicon helicon trackName trackName for Helicon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Helicon - + Helicon helicon longName longName for Helicon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Helicon - + Hel. helicon shortName shortName for Helicon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -10049,56 +10049,56 @@ Conch shell, sometimes fitted with a mouthpiece. - + Conch conch trackName trackName for Conch; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Conch - + Conch conch longName longName for Conch; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Conch - + Cnch. conch shortName shortName for Conch; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cnch. - + Type of conch shell used as a trumpet in Japan, fitted with a bronze or wooden mouthpiece. horagai description description for Horagai; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Type of conch shell used as a trumpet in Japan, fitted with a bronze or wooden mouthpiece. - + Horagai horagai trackName trackName for Horagai; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horagai - + Horagai horagai longName longName for Horagai; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Horagai - + Hor. horagai shortName shortName for Horagai; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hor. - + Long wooden natural horn with conical bore and wooden cup-shaped mouthpiece, originating in the Alpine regions. alphorn description description for Alphorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -10112,56 +10112,56 @@ Alphorn - + Alphorn alphorn longName longName for Alphorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alphorn - + AlpHn. alphorn shortName shortName for Alphorn; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names AlpHn. - + Long Tibetan trumpet used for Buddhist religious purposes. rag-dung description description for Rag Dung; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Long Tibetan trumpet used for Buddhist religious purposes. - + Rag Dung rag-dung trackName trackName for Rag Dung; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Rag Dung - + Rag Dung rag-dung longName longName for Rag Dung; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Rag Dung - + Rg. Dng. rag-dung shortName shortName for Rag Dung; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Rg. Dng. - + open rag-dung channel channel for Rag Dung; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute rag-dung channel channel for Rag Dung; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -10175,56 +10175,56 @@ Aboriginal Australian drone instrument. - + Didgeridoo didgeridoo trackName trackName for Didgeridoo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Didgeridoo - + Didgeridoo didgeridoo longName longName for Didgeridoo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Didgeridoo - + Doo. didgeridoo shortName shortName for Didgeridoo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Doo. - + Typically made from a ram’s horn and used for Jewish religious purposes. shofar description description for Shofar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Typically made from a ram’s horn and used for Jewish religious purposes. - + Shofar shofar trackName trackName for Shofar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shofar - + Shofar shofar longName longName for Shofar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shofar - + Sho. shofar shortName shortName for Shofar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sho. - + Plastic horn that produces a loud single pitch. vuvuzela description description for Vuvuzela; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -10238,14 +10238,14 @@ Vuvuzela - + Vuvuzela vuvuzela longName longName for Vuvuzela; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vuvuzela - + Vuv. vuvuzela shortName shortName for Vuvuzela; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -10259,56 +10259,56 @@ Large pitched orchestral drums, also known as kettle drums. Sometimes fitted with a pedal to allow quick changes of tuning. - + Timpani timpani trackName trackName for Timpani; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Timpani - + Timpani timpani longName longName for Timpani; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Timpani - + Timp. timpani shortName shortName for Timpani; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Timp. - + Pitched drums that can be tuned quickly by rotating the drumhead. roto-toms description description for Roto-Toms; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pitched drums that can be tuned quickly by rotating the drumhead. - + Roto-Toms roto-toms trackName trackName for Roto-Toms; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Roto-Toms - + Roto-Toms roto-toms longName longName for Roto-Toms; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Roto-Toms - + Roto roto-toms shortName shortName for Roto-Toms; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Roto - + Constructed from a series of metal tubes arranged in a keyboard configuration. tubaphone description description for Tubaphone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -10322,56 +10322,56 @@ Tubaphone - + Tubaphone tubaphone longName longName for Tubaphone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tubaphone - + Tph. tubaphone shortName shortName for Tubaphone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tph. - + High C single tenor steel pan. soprano-steel-drums description description for Lead Steel Pan; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names High C single tenor steel pan. - + Lead Steel Pan soprano-steel-drums trackName trackName for Lead Steel Pan; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lead Steel Pan - + Lead Steel Pan soprano-steel-drums longName longName for Lead Steel Pan; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lead Steel Pan - + Lead Pan soprano-steel-drums shortName shortName for Lead Steel Pan; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lead Pan - + Double tenor steel pans. alto-steel-drums description description for Double Tenor Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Double tenor steel pans. - + Double Tenor Steel Pans alto-steel-drums trackName trackName for Double Tenor Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -10385,56 +10385,56 @@ Double Tenor Steel Pans - + Dbl. T. Pans alto-steel-drums shortName shortName for Double Tenor Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dbl. T. Pans - + Double second steel pans. tenor-steel-drums description description for Double Second Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Double second steel pans. - + Double Second Steel Pans tenor-steel-drums trackName trackName for Double Second Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Double Second Steel Pans - + Double Second Steel Pans tenor-steel-drums longName longName for Double Second Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Double Second Steel Pans - + Dbl. Sec. Pans tenor-steel-drums shortName shortName for Double Second Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dbl. Sec. Pans - + Guitar steel pans. guitar-steel-drums description description for Guitar Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Guitar steel pans. - + Guitar Steel Pans guitar-steel-drums trackName trackName for Guitar Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Guitar Steel Pans - + Guitar Steel Pans guitar-steel-drums longName longName for Guitar Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -10448,84 +10448,84 @@ Gtr. Pans - + Three cello steel pans. cello-steel-drums description description for Triple Cello Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Three cello steel pans. - + Triple Cello Steel Pans cello-steel-drums trackName trackName for Triple Cello Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Triple Cello Steel Pans - + Triple Cello Steel Pans cello-steel-drums longName longName for Triple Cello Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Triple Cello Steel Pans - + 3 Cello Pans cello-steel-drums shortName shortName for Triple Cello Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 3 Cello Pans - + Four cello steel pans. cello-steel-drums-four description description for Four Cello Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Four cello steel pans. - + Four Cello Steel Pans cello-steel-drums-four trackName trackName for Four Cello Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Four Cello Steel Pans - + Four Cello Steel Pans cello-steel-drums-four longName longName for Four Cello Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Four Cello Steel Pans - + 4 Cello Pans cello-steel-drums-four shortName shortName for Four Cello Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 4 Cello Pans - + Tenor bass steel pans. tenor-bass-steel-drums description description for Tenor Bass Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor bass steel pans. - + Tenor Bass Steel Pans tenor-bass-steel-drums trackName trackName for Tenor Bass Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Bass Steel Pans - + Tenor Bass Steel Pans tenor-bass-steel-drums longName longName for Tenor Bass Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Bass Steel Pans - + T.B. Pans tenor-bass-steel-drums shortName shortName for Tenor Bass Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -10539,105 +10539,105 @@ Steel pans on a grand staff. - + Steel Pans steel-drums trackName trackName for Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Steel Pans - + Steel Pans steel-drums longName longName for Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Steel Pans - + St. Pans steel-drums shortName shortName for Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names St. Pans - + Bass steel pans. bass-steel-drums description description for Bass Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass steel pans. - + Bass Steel Pans bass-steel-drums trackName trackName for Bass Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Steel Pans - + Bass Steel Pans bass-steel-drums longName longName for Bass Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Steel Pans - + B. Pans bass-steel-drums shortName shortName for Bass Steel Pans; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Pans - + Tuned metal bars arranged like piano keys. Played with mallets. Sounds two octaves higher than written. glockenspiel description description for Glockenspiel; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tuned metal bars arranged like piano keys. Played with mallets. Sounds two octaves higher than written. - + Tuned wooden bars arranged like piano keys, sometimes with resonator tubes below. Played with mallets. Sounds an octave higher than written. xylophone description description for Xylophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tuned wooden bars arranged like piano keys, sometimes with resonator tubes below. Played with mallets. Sounds an octave higher than written. - + Tuned aluminium bars arranged like piano keys, with resonator tubes and a sustain pedal. Some have variable-speed electric motors that rapidly open and close the resonators to create tremolo. vibraphone description description for Vibraphone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tuned aluminium bars arranged like piano keys, with resonator tubes and a sustain pedal. Some have variable-speed electric motors that rapidly open and close the resonators to create tremolo. - + Tuned wooden bars arranged like piano keys, with resonator tubes below. Played with mallets. Deeper and mellower than the xylophone, and sounds as written. marimba description description for Marimba (grand staff); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tuned wooden bars arranged like piano keys, with resonator tubes below. Played with mallets. Deeper and mellower than the xylophone, and sounds as written. - + Tuned wooden bars arranged like piano keys, with resonator tubes below. Played with mallets. Deeper and mellower than the xylophone, and sounds as written. marimba-single description description for Marimba (single staff); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tuned wooden bars arranged like piano keys, with resonator tubes below. Played with mallets. Deeper and mellower than the xylophone, and sounds as written. - + Korean hourglass-shaped drum used in samulnori percussion ensemble. samul-janggu description description for Samul Janggu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Korean hourglass-shaped drum used in samulnori percussion ensemble. - + Samul Janggu samul-janggu trackName trackName for Samul Janggu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Samul Janggu - + Samul Janggu samul-janggu longName longName for Samul Janggu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -10651,77 +10651,77 @@ Sm.Jngu. - + Korean hourglass-shaped drum used in sanjo music. sanjo-janggu description description for Sanjo Janggu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Korean hourglass-shaped drum used in sanjo music. - + Sanjo Janggu sanjo-janggu trackName trackName for Sanjo Janggu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sanjo Janggu - + Sanjo Janggu sanjo-janggu longName longName for Sanjo Janggu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sanjo Janggu - + Sj.Jngu. sanjo-janggu shortName shortName for Sanjo Janggu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sj.Jngu. - + Korean double-headed barrel drum used in samulnori percussion ensemble. samul-buk description description for Samul Buk; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Korean double-headed barrel drum used in samulnori percussion ensemble. - + Samul Buk samul-buk trackName trackName for Samul Buk; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Samul Buk - + Samul Buk samul-buk longName longName for Samul Buk; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Samul Buk - + Sm. Buk samul-buk shortName shortName for Samul Buk; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sm. Buk - + Korean barrel drum used to accompany pansori singing. sori-buk description description for Sori Buk; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Korean barrel drum used to accompany pansori singing. - + Sori Buk sori-buk trackName trackName for Sori Buk; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sori Buk - + Sori Buk sori-buk longName longName for Sori Buk; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -10735,7 +10735,7 @@ So. Buk - + Bell-piano. Essentially a key-operated glockenspiel with a sustain pedal. Sounds an octave higher than written. celesta description description for Celesta; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -10749,168 +10749,168 @@ Uses tangents (small blades) to strike, and also set the length (i.e. pitch) of, metal strings. Expressive, but very quiet. - + Clavichord with electrically amplified strings. This alters the sound and removes the volume limitations. clavinet description description for Clavinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Clavichord with electrically amplified strings. This alters the sound and removes the volume limitations. - + Plucks strings, producing a harsher sound with smaller dynamic range compared to the piano. harpsichord description description for Harpsichord; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Plucks strings, producing a harsher sound with smaller dynamic range compared to the piano. - + Small harpsichord with only one string per key, which limits the dynamic range and timbre. virginal description description for Virginal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Small harpsichord with only one string per key, which limits the dynamic range and timbre. - + Piano with electrically amplified strings, reeds, or tuning forks. (Or a digital piano configured to sound like an electric piano.) electric-piano description description for Electric Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piano with electrically amplified strings, reeds, or tuning forks. (Or a digital piano configured to sound like an electric piano.) - + Has a larger horizontal frame, which can provide richer sound and more precise key control compared to an upright piano. grand-piano description description for Grand Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Has a larger horizontal frame, which can provide richer sound and more precise key control compared to an upright piano. - + Honky-tonk (very out of tune) upright piano often associated with bars, country music, and music hall. honky-tonk-piano description description for Honky Tonk Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Honky-tonk (very out of tune) upright piano often associated with bars, country music, and music hall. - + Upright or grand pianoforte. Strikes strings with a hammer, enabling a large dynamic range. Notes can be sustained via a pedal. piano description description for Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Upright or grand pianoforte. Strikes strings with a hammer, enabling a large dynamic range. Notes can be sustained via a pedal. - + Small piano with metal rods instead of strings, using a mechanism similar to a celesta. Typically lacks pedals and was originally designed for children. toy-piano description description for Toy Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Small piano with metal rods instead of strings, using a mechanism similar to a celesta. Typically lacks pedals and was originally designed for children. - + Has a smaller vertical frame, making it more compact than a grand piano. Typically used for rehearsal, or performance in a casual setting. upright-piano description description for Upright Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Has a smaller vertical frame, making it more compact than a grand piano. Typically used for rehearsal, or performance in a casual setting. - + Solid-body guitar with electrically amplified strings (staff notation, with 8va bassa treble clef). electric-guitar description description for Electric Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Solid-body guitar with electrically amplified strings (staff notation, with 8va bassa treble clef). - + Solid-body guitar with electrically amplified strings (staff notation, with normal treble clef). electric-guitar-treble-clef description description for Electric Guitar (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Solid-body guitar with electrically amplified strings (staff notation, with normal treble clef). - + Solid-body guitar with electrically amplified strings (tablature). electric-guitar-tablature description description for Electric Guitar (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Solid-body guitar with electrically amplified strings (tablature). - + Ancient Chinese plucked seven-string zither. guqin description description for Guqin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ancient Chinese plucked seven-string zither. - + Guqin guqin trackName trackName for Guqin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Guqin - + Guqin guqin longName longName for Guqin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Guqin - + Gq. guqin shortName shortName for Guqin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Gq. - + Chinese four-stringed plucked lute. pipa description description for Pipa; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese four-stringed plucked lute. - + Pipa pipa trackName trackName for Pipa; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pipa - + Pipa pipa longName longName for Pipa; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pipa - + Pi. pipa shortName shortName for Pipa; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pi. - + Chinese hammered dulcimer. yangqin description description for Yangqin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese hammered dulcimer. - + Yangqin yangqin trackName trackName for Yangqin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Yangqin - + Yangqin yangqin longName longName for Yangqin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Yangqin - + Yq. yangqin shortName shortName for Yangqin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -10924,105 +10924,105 @@ Korean plucked twelve-string zither. - + Gayageum gayageum trackName trackName for Gayageum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Gayageum - + Gayageum gayageum longName longName for Gayageum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Gayageum - + Gyg. gayageum shortName shortName for Gayageum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Gyg. - + Small 5-string guitar originating in the Canary Islands. Like a ukulele with a high C string (re-entrant) and an added D string. (Staff notation). timple-canario description description for Canarian Timple; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Small 5-string guitar originating in the Canary Islands. Like a ukulele with a high C string (re-entrant) and an added D string. (Staff notation). - + Canarian Timple timple-canario trackName trackName for Canarian Timple; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Canarian Timple - + Timple timple-canario longName longName for Canarian Timple; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Timple - + Small 5-string guitar originating in the Canary Islands. Like a ukulele with a high C string (re-entrant) and an added D string. (Tablature). timple-canario-tablature description description for Canarian Timple (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Small 5-string guitar originating in the Canary Islands. Like a ukulele with a high C string (re-entrant) and an added D string. (Tablature). - + Canarian Timple (tablature) timple-canario-tablature trackName trackName for Canarian Timple (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Canarian Timple (tablature) - + Timple timple-canario-tablature longName longName for Canarian Timple (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Timple - + Korean bowed zither with thick silk strings. ajaeng description description for Ajaeng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Korean bowed zither with thick silk strings. - + Ajaeng ajaeng trackName trackName for Ajaeng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ajaeng - + Ajaeng ajaeng longName longName for Ajaeng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ajaeng - + Aj. ajaeng shortName shortName for Ajaeng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Aj. - + arco ajaeng channel channel for Ajaeng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names arco - + pizzicato ajaeng channel channel for Ajaeng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -11036,49 +11036,49 @@ Glockenspiel - + Glockenspiel glockenspiel longName longName for Glockenspiel; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Glockenspiel - + Glock. glockenspiel shortName shortName for Glockenspiel; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Glock. - + Xylophone xylophone trackName trackName for Xylophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Xylophone - + Xylophone xylophone longName longName for Xylophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Xylophone - + Xyl. xylophone shortName shortName for Xylophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Xyl. - + Xylophone with an extended range, matching a 5-octave marimba but sounding an octave higher. xylomarimba description description for Xylomarimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Xylophone with an extended range, matching a 5-octave marimba but sounding an octave higher. - + Xylomarimba xylomarimba trackName trackName for Xylomarimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -11092,49 +11092,49 @@ Xylomarimba - + XMrm. xylomarimba shortName shortName for Xylomarimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names XMrm. - + Vibraphone vibraphone trackName trackName for Vibraphone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vibraphone - + Vibraphone vibraphone longName longName for Vibraphone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vibraphone - + Vib. vibraphone shortName shortName for Vibraphone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vib. - + Hammered dulcimer. dulcimer description description for Dulcimer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hammered dulcimer. - + Dulcimer dulcimer trackName trackName for Dulcimer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dulcimer - + Dulcimer dulcimer longName longName for Dulcimer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -11148,70 +11148,70 @@ Dlc. - + Concert cimbalom. cimbalom description description for Cimbalom; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Concert cimbalom. - + Cimbalom cimbalom trackName trackName for Cimbalom; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cimbalom - + Cimbalom cimbalom longName longName for Cimbalom; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cimbalom - + Cimb. cimbalom shortName shortName for Cimbalom; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cimb. - + Marimba (grand staff) marimba trackName trackName for Marimba (grand staff); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Marimba (grand staff) - + Marimba marimba longName longName for Marimba (grand staff); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Marimba - + Mrm. marimba shortName shortName for Marimba (grand staff); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mrm. - + Marimba (single staff) marimba-single trackName trackName for Marimba (single staff); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Marimba (single staff) - + Marimba marimba-single longName longName for Marimba (single staff); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Marimba - + Mrm. marimba-single shortName shortName for Marimba (single staff); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -11225,56 +11225,56 @@ Bass marimba. - + Bass Marimba bass-marimba trackName trackName for Bass Marimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Marimba - + Bass Marimba bass-marimba longName longName for Bass Marimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Marimba - + B. Mrm. bass-marimba shortName shortName for Bass Marimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Mrm. - + Contrabass marimba. contrabass-marimba description description for Contrabass Marimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass marimba. - + Contrabass Marimba contrabass-marimba trackName trackName for Contrabass Marimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Marimba - + Contrabass Marimba contrabass-marimba longName longName for Contrabass Marimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Marimba - + Cb. Mrm. contrabass-marimba shortName shortName for Contrabass Marimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cb. Mrm. - + Crotales, sometimes called antique cymbals. crotales description description for Crotales; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -11288,56 +11288,56 @@ Crotales - + Crotales crotales longName longName for Crotales; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Crotales - + Crot. crotales shortName shortName for Crotales; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Crot. - + Almglocken, or cow bells. almglocken description description for Almglocken; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Almglocken, or cow bells. - + Almglocken almglocken trackName trackName for Almglocken; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Almglocken - + Almglocken almglocken longName longName for Almglocken; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Almglocken - + Almg. almglocken shortName shortName for Almglocken; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Almg. - + Tubular bells (British English), or chimes (American English). tubular-bells description description for Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tubular bells (British English), or chimes (American English). - + Chimes tubular-bells trackName trackName for Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -11351,56 +11351,56 @@ Chimes - + Cme. tubular-bells shortName shortName for Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cme. - + Tuned bells installed in a bell tower and played with a keyboard. carillon description description for Carillon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tuned bells installed in a bell tower and played with a keyboard. - + Carillon carillon trackName trackName for Carillon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Carillon - + Carillon carillon longName longName for Carillon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Carillon - + Car. carillon shortName shortName for Carillon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Car. - + Tuned gongs. tuned-gongs description description for Tuned Gongs; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tuned gongs. - + Tuned Gongs tuned-gongs trackName trackName for Tuned Gongs; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tuned Gongs - + Tuned Gongs tuned-gongs longName longName for Tuned Gongs; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -11414,84 +11414,84 @@ Td. Gon. - + Tuned hand-held bells. hand-bells description description for Handbells; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tuned hand-held bells. - + Handbells hand-bells trackName trackName for Handbells; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Handbells - + Handbells hand-bells longName longName for Handbells; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Handbells - + H.B. hand-bells shortName shortName for Handbells; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names H.B. - + Tuned hand-held chimes. hand-chimes description description for Handchimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tuned hand-held chimes. - + Handchimes hand-chimes trackName trackName for Handchimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Handchimes - + Handchimes hand-chimes longName longName for Handchimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Handchimes - + H.C. hand-chimes shortName shortName for Handchimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names H.C. - + Soprano glockenspiel for the Orff Schulwerk. orff-soprano-glockenspiel description description for Orff Soprano Glockenspiel; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano glockenspiel for the Orff Schulwerk. - + Orff Soprano Glockenspiel orff-soprano-glockenspiel trackName trackName for Orff Soprano Glockenspiel; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Orff Soprano Glockenspiel - + Orff Soprano Glockenspiel orff-soprano-glockenspiel longName longName for Orff Soprano Glockenspiel; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Orff Soprano Glockenspiel - + O. S. Glk. orff-soprano-glockenspiel shortName shortName for Orff Soprano Glockenspiel; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -11505,56 +11505,56 @@ Alto glockenspiel for the Orff Schulwerk. - + Orff Alto Glockenspiel orff-alto-glockenspiel trackName trackName for Orff Alto Glockenspiel; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Orff Alto Glockenspiel - + Orff Alto Glockenspiel orff-alto-glockenspiel longName longName for Orff Alto Glockenspiel; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Orff Alto Glockenspiel - + O. A. Glk. orff-alto-glockenspiel shortName shortName for Orff Alto Glockenspiel; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names O. A. Glk. - + Soprano metallophone for the Orff Schulwerk. orff-soprano-metallophone description description for Orff Soprano Metallophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano metallophone for the Orff Schulwerk. - + Orff Soprano Metallophone orff-soprano-metallophone trackName trackName for Orff Soprano Metallophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Orff Soprano Metallophone - + Orff Soprano Metallophone orff-soprano-metallophone longName longName for Orff Soprano Metallophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Orff Soprano Metallophone - + O. S. Met. orff-soprano-metallophone shortName shortName for Orff Soprano Metallophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names O. S. Met. - + Soprano xylophone for the Orff Schulwerk. orff-soprano-xylophone description description for Orff Soprano Xylophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -11568,56 +11568,56 @@ Orff Soprano Xylophone - + Orff Soprano Xylophone orff-soprano-xylophone longName longName for Orff Soprano Xylophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Orff Soprano Xylophone - + O. S. Xyl. orff-soprano-xylophone shortName shortName for Orff Soprano Xylophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names O. S. Xyl. - + Generic metallophone for the Orff Schulwerk. metallophone description description for Metallophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Generic metallophone for the Orff Schulwerk. - + Metallophone metallophone trackName trackName for Metallophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Metallophone - + Metallophone metallophone longName longName for Metallophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Metallophone - + Met. metallophone shortName shortName for Metallophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Met. - + Alto metallophone for the Orff Schulwerk. orff-alto-metallophone description description for Orff Alto Metallophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto metallophone for the Orff Schulwerk. - + Orff Alto Metallophone orff-alto-metallophone trackName trackName for Orff Alto Metallophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -11631,56 +11631,56 @@ Orff Alto Metallophone - + O. A. Met. orff-alto-metallophone shortName shortName for Orff Alto Metallophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names O. A. Met. - + Alto xylophone for the Orff Schulwerk. orff-alto-xylophone description description for Orff Alto Xylophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto xylophone for the Orff Schulwerk. - + Orff Alto Xylophone orff-alto-xylophone trackName trackName for Orff Alto Xylophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Orff Alto Xylophone - + Orff Alto Xylophone orff-alto-xylophone longName longName for Orff Alto Xylophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Orff Alto Xylophone - + O. A. Xyl. orff-alto-xylophone shortName shortName for Orff Alto Xylophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names O. A. Xyl. - + Bass metallophone for the Orff Schulwerk. orff-bass-metallophone description description for Orff Bass Metallophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass metallophone for the Orff Schulwerk. - + Orff Bass Metallophone orff-bass-metallophone trackName trackName for Orff Bass Metallophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Orff Bass Metallophone - + Orff Bass Metallophone orff-bass-metallophone longName longName for Orff Bass Metallophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -11694,84 +11694,84 @@ O. B. Met. - + Bass xylophone for the Orff Schulwerk. orff-bass-xylophone description description for Orff Bass Xylophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass xylophone for the Orff Schulwerk. - + Orff Bass Xylophone orff-bass-xylophone trackName trackName for Orff Bass Xylophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Orff Bass Xylophone - + Orff Bass Xylophone orff-bass-xylophone longName longName for Orff Bass Xylophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Orff Bass Xylophone - + O. B. Xyl. orff-bass-xylophone shortName shortName for Orff Bass Xylophone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names O. B. Xyl. - + Flexatone. flexatone description description for Flexatone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flexatone. - + Flexatone flexatone trackName trackName for Flexatone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flexatone - + Flexatone flexatone longName longName for Flexatone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flexatone - + Flt. flexatone shortName shortName for Flexatone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Flt. - + Musical saw, played with a violin or cello bow. musical-saw description description for Musical Saw; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Musical saw, played with a violin or cello bow. - + Musical Saw musical-saw trackName trackName for Musical Saw; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Musical Saw - + Musical Saw musical-saw longName longName for Musical Saw; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Musical Saw - + Mu. Sw. musical-saw shortName shortName for Musical Saw; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -11785,56 +11785,56 @@ Wine glasses played by running moistened fingers around the rim. Sometimes called a glass harp. - + Musical Glasses musical-glasses trackName trackName for Musical Glasses; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Musical Glasses - + Musical Glasses musical-glasses longName longName for Musical Glasses; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Musical Glasses - + Mu. Gla. musical-glasses shortName shortName for Musical Glasses; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mu. Gla. - + Instrument made of spinning glass disks or bowls played by touching with the fingers. glass-harmonica description description for Glass Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Instrument made of spinning glass disks or bowls played by touching with the fingers. - + Glass Harmonica glass-harmonica trackName trackName for Glass Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Glass Harmonica - + Glass Harmonica glass-harmonica longName longName for Glass Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Glass Harmonica - + Gla. Har. glass-harmonica shortName shortName for Glass Harmonica; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Gla. Har. - + Tuned klaxon horns or car horns. tuned-klaxon-horns description description for Tuned Klaxon Horns; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -11848,56 +11848,56 @@ Tuned Klaxon Horns - + Tuned Klaxon Horns tuned-klaxon-horns longName longName for Tuned Klaxon Horns; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tuned Klaxon Horns - + Tn. Klx. Hns. tuned-klaxon-horns shortName shortName for Tuned Klaxon Horns; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tn. Klx. Hns. - + Alto kalimba. A modern interpretation of the traditional Shona mbira. alto-kalimba description description for Alto Kalimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto kalimba. A modern interpretation of the traditional Shona mbira. - + Alto Kalimba alto-kalimba trackName trackName for Alto Kalimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Kalimba - + Alto Kalimba alto-kalimba longName longName for Alto Kalimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Kalimba - + A. Kal. alto-kalimba shortName shortName for Alto Kalimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Kal. - + Kalimba (generic). A modern interpretation of the traditional Shona mbira. kalimba description description for Kalimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kalimba (generic). A modern interpretation of the traditional Shona mbira. - + Kalimba kalimba trackName trackName for Kalimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -11911,77 +11911,77 @@ Kalimba - + Kal. kalimba shortName shortName for Kalimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kal. - + Treble kalimba. A modern interpretation of the traditional Shona mbira. treble-kalimba description description for Treble Kalimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Treble kalimba. A modern interpretation of the traditional Shona mbira. - + Treble Kalimba treble-kalimba trackName trackName for Treble Kalimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Treble Kalimba - + Treble Kalimba treble-kalimba longName longName for Treble Kalimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Treble Kalimba - + Tr. Kal. treble-kalimba shortName shortName for Treble Kalimba; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tr. Kal. - + Automobile brake drums. automobile-brake-drums description description for Automobile Brake Drums; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Automobile brake drums. - + Automobile Brake Drums automobile-brake-drums trackName trackName for Automobile Brake Drums; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Automobile Brake Drums - + Automobile Brake Drums automobile-brake-drums longName longName for Automobile Brake Drums; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Automobile Brake Drums - + Aut. Brk. Dr. automobile-brake-drums shortName shortName for Automobile Brake Drums; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Aut. Brk. Dr. - + Bongos. bongos description description for Bongos; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bongos. - + Bongos bongos trackName trackName for Bongos; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -11995,91 +11995,91 @@ Bongos - + Bon. bongos shortName shortName for Bongos; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bon. - + Korean hourglass-shaped drum. janggu description description for Janggu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Korean hourglass-shaped drum. - + Janggu janggu trackName trackName for Janggu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Janggu - + Janggu janggu longName longName for Janggu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Janggu - + Jngu. janggu shortName shortName for Janggu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Jngu. - + Japanese hourglass-shaped drum. Smaller and lower-pitched than the o-tsuzumi. One head is struck while the other is squeezed/released to change pitch. ko-tsuzumi description description for Ko-Tsuzumi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Japanese hourglass-shaped drum. Smaller and lower-pitched than the o-tsuzumi. One head is struck while the other is squeezed/released to change pitch. - + Ko-Tsuzumi ko-tsuzumi trackName trackName for Ko-Tsuzumi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ko-Tsuzumi - + Ko-Tsuzumi ko-tsuzumi longName longName for Ko-Tsuzumi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ko-Tsuzumi - + K-Tszmi. ko-tsuzumi shortName shortName for Ko-Tsuzumi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names K-Tszmi. - + Japanese hourglass-shaped drum. Larger and higher-pitched than the ko-tsuzumi. One head is struck while the other is squeezed/released to change pitch. o-tsuzumi description description for O-Tsuzumi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Japanese hourglass-shaped drum. Larger and higher-pitched than the ko-tsuzumi. One head is struck while the other is squeezed/released to change pitch. - + O-Tsuzumi o-tsuzumi trackName trackName for O-Tsuzumi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names O-Tsuzumi - + O-Tsuzumi o-tsuzumi longName longName for O-Tsuzumi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names O-Tsuzumi - + O-Tszmi. o-tsuzumi shortName shortName for O-Tsuzumi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -12093,56 +12093,56 @@ Chinese tom-toms. - + Chinese Tom-Toms chinese-tom-toms trackName trackName for Chinese Tom-Toms; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese Tom-Toms - + Chinese Tom-Toms chinese-tom-toms longName longName for Chinese Tom-Toms; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese Tom-Toms - + Ch. Toms chinese-tom-toms shortName shortName for Chinese Tom-Toms; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ch. Toms - + Small Korean drum held by an attached stick. sogo description description for Sogo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Small Korean drum held by an attached stick. - + Sogo sogo trackName trackName for Sogo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sogo - + Sogo sogo longName longName for Sogo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sogo - + Sogo sogo shortName shortName for Sogo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sogo - + Bass drum. bass-drum description description for Bass Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -12156,56 +12156,56 @@ Bass Drum - + Bass Drum bass-drum longName longName for Bass Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Drum - + BD bass-drum shortName shortName for Bass Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names BD - + Japanese bucket-shaped, lace-headed drum. okedo-daiko description description for Okedo-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Japanese bucket-shaped, lace-headed drum. - + Okedo-Daiko okedo-daiko trackName trackName for Okedo-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Okedo-Daiko - + Okedo-Daiko okedo-daiko longName longName for Okedo-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Okedo-Daiko - + O-Dko. okedo-daiko shortName shortName for Okedo-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names O-Dko. - + Snare drum, also known as side drum. snare-drum description description for Snare Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Snare drum, also known as side drum. - + Snare Drum snare-drum trackName trackName for Snare Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -12219,56 +12219,56 @@ Snare Drum - + SD snare-drum shortName shortName for Snare Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names SD - + Concert tom-toms. tom-toms description description for Concert Toms; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Concert tom-toms. - + Concert Toms tom-toms trackName trackName for Concert Toms; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Concert Toms - + Toms tom-toms longName longName for Concert Toms; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Toms - + Toms tom-toms shortName shortName for Concert Toms; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Toms - + Congas. congas description description for Congas; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Congas. - + Congas congas trackName trackName for Congas; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Congas - + Congas congas longName longName for Congas; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -12282,84 +12282,84 @@ Con. - + High-pitched, shallow body taiko drum. shime-daiko description description for Shime-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names High-pitched, shallow body taiko drum. - + Shime-Daiko shime-daiko trackName trackName for Shime-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shime-Daiko - + Shime-Daiko shime-daiko longName longName for Shime-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shime-Daiko - + S-Dko. shime-daiko shortName shortName for Shime-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S-Dko. - + Small Japanese cylindrical drum with two oversized hoop heads. It is traditionally played in front of a kneeling performer. kakko description description for Kakko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Small Japanese cylindrical drum with two oversized hoop heads. It is traditionally played in front of a kneeling performer. - + Kakko kakko trackName trackName for Kakko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kakko - + Kakko kakko longName longName for Kakko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kakko - + Kakko kakko shortName shortName for Kakko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kakko - + Medium Chinese drum. xiaogu description description for Xiaogu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Medium Chinese drum. - + Xiaogu xiaogu trackName trackName for Xiaogu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Xiaogu - + Xiaogu xiaogu longName longName for Xiaogu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Xiaogu - + Xiaogu xiaogu shortName shortName for Xiaogu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -12373,56 +12373,56 @@ A Middle-Eastern goblet drum, also known as chalice drum, tarabuka, tarabaki, darbuka, darabuka, derbake, debuka, dumbec, dumbeg, dumbelek, toumperleki, tumbak, or zerbaghali. - + Doumbek doumbek trackName trackName for Doumbek; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Doumbek - + Doumbek doumbek longName longName for Doumbek; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Doumbek - + Dbk. doumbek shortName shortName for Doumbek; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dbk. - + An African, rope-tension goblet drum. djembe description description for Djembe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names An African, rope-tension goblet drum. - + Djembe djembe trackName trackName for Djembe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Djembe - + Djembe djembe longName longName for Djembe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Djembe - + Djbe. djembe shortName shortName for Djembe; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Djbe. - + Peruvian wooden box drum. cajon description description for Cajón; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -12436,56 +12436,56 @@ Cajón - + Cajón cajon longName longName for Cajón; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cajón - + Cjn. cajon shortName shortName for Cajón; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cjn. - + Brazilian friction drum played by rubbing a stick permanently fastened to the drum membrane on the inside. Applying pressure to the outside increases the pitch. cuica description description for Cuíca; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Brazilian friction drum played by rubbing a stick permanently fastened to the drum membrane on the inside. Applying pressure to the outside increases the pitch. - + Cuíca cuica trackName trackName for Cuíca; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cuíca - + Cuíca cuica longName longName for Cuíca; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cuíca - + Cu. cuica shortName shortName for Cuíca; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cu. - + Large drum kit. drumset description description for Drum Kit (large); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Large drum kit. - + Drum Kit (large) drumset trackName trackName for Drum Kit (large); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -12499,56 +12499,56 @@ Drum Kit - + D. Kit drumset shortName shortName for Drum Kit (large); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D. Kit - + Minimal drum kit, 4-piece. drum-kit-4 description description for Drum Kit (minimal); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Minimal drum kit, 4-piece. - + Drum Kit (minimal) drum-kit-4 trackName trackName for Drum Kit (minimal); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Drum Kit (minimal) - + Drum Kit drum-kit-4 longName longName for Drum Kit (minimal); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Drum Kit - + D. Kit drum-kit-4 shortName shortName for Drum Kit (minimal); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D. Kit - + Common drum kit, 5-piece. drum-kit-5 description description for Drum Kit (common); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Common drum kit, 5-piece. - + Drum Kit (common) drum-kit-5 trackName trackName for Drum Kit (common); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Drum Kit (common) - + Drum Kit drum-kit-5 longName longName for Drum Kit (common); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -12562,84 +12562,84 @@ D. Kit - + Military field drum. military-drum description description for Field Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Military field drum. - + Field Drum military-drum trackName trackName for Field Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Field Drum - + Field Drum military-drum longName longName for Field Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Field Drum - + Field Dr. military-drum shortName shortName for Field Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Field Dr. - + Frame drum. frame-drum description description for Frame Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Frame drum. - + Frame Drum frame-drum trackName trackName for Frame Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Frame Drum - + Frame Drum frame-drum longName longName for Frame Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Frame Drum - + Fr. Dr. frame-drum shortName shortName for Frame Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Fr. Dr. - + Chinese high-pitched frame drum. bangu description description for Bangu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese high-pitched frame drum. - + Bangu bangu trackName trackName for Bangu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bangu - + Bangu bangu longName longName for Bangu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bangu - + Bgu. bangu shortName shortName for Bangu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -12653,56 +12653,56 @@ Piccolo snare drum. - + Piccolo Snare piccolo-snare-drum trackName trackName for Piccolo Snare; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo Snare - + Piccolo Snare piccolo-snare-drum longName longName for Piccolo Snare; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo Snare - + Picc. Sn. piccolo-snare-drum shortName shortName for Piccolo Snare; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Picc. Sn. - + Slit drum. slit-drum description description for Slit Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Slit drum. - + Slit Drum slit-drum trackName trackName for Slit Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Slit Drum - + Slit Drum slit-drum longName longName for Slit Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Slit Drum - + Slt. Dr. slit-drum shortName shortName for Slit Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Slt. Dr. - + Pair of twin hand drums used in Indian classical music. tablas description description for Tablas; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -12716,56 +12716,56 @@ Tablas - + Tablas tablas longName longName for Tablas; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tablas - + Tbs. tablas shortName shortName for Tablas; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tbs. - + Timbales. timbales description description for Timbales; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Timbales. - + Timbales timbales trackName trackName for Timbales; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Timbales - + Timbales timbales longName longName for Timbales; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Timbales - + Timb. timbales shortName shortName for Timbales; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Timb. - + Korean low-pitched double-headed barrel drum. buk description description for Buk; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Korean low-pitched double-headed barrel drum. - + Buk buk trackName trackName for Buk; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -12779,91 +12779,91 @@ Buk - + Buk buk shortName shortName for Buk; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Buk - + Generic Japanese drum. taiko description description for Taiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Generic Japanese drum. - + Taiko taiko trackName trackName for Taiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Taiko - + Taiko taiko longName longName for Taiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Taiko - + Taiko taiko shortName shortName for Taiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Taiko - + Traditionally ornate Japanese drum hung on circular frame. tsuri-daiko description description for Tsuri-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Traditionally ornate Japanese drum hung on circular frame. - + Tsuri-Daiko tsuri-daiko trackName trackName for Tsuri-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tsuri-Daiko - + Tsuri-Daiko tsuri-daiko longName longName for Tsuri-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tsuri-Daiko - + T-Daiko tsuri-daiko shortName shortName for Tsuri-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T-Daiko - + Robust, barrel-shaped Japanese drum. Also known as nagadou, they are the most common taiko. miya-daiko description description for Miya-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Robust, barrel-shaped Japanese drum. Also known as nagadou, they are the most common taiko. - + Miya-Daiko miya-daiko trackName trackName for Miya-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Miya-Daiko - + Miya-Daiko miya-daiko longName longName for Miya-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Miya-Daiko - + M-Daiko miya-daiko shortName shortName for Miya-Daiko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -12877,56 +12877,56 @@ Large Chinese drum. - + Dagu dagu trackName trackName for Dagu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dagu - + Dagu dagu longName longName for Dagu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dagu - + Dagu dagu shortName shortName for Dagu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dagu - + Anvil. anvil description description for Anvil; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Anvil. - + Anvil anvil trackName trackName for Anvil; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Anvil - + Anvil anvil longName longName for Anvil; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Anvil - + Anv. anvil shortName shortName for Anvil; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Anv. - + Small Japanese bronze gong. shoko description description for Shōko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -12940,56 +12940,56 @@ Shōko - + Shōko shoko longName longName for Shōko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shōko - + Shōko shoko shortName shortName for Shōko; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shōko - + Small Japanese saucer-shaped bell. kane description description for Kane; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Small Japanese saucer-shaped bell. - + Kane kane trackName trackName for Kane; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kane - + Kane kane longName longName for Kane; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kane - + Kane kane shortName shortName for Kane; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kane - + Bell plate. bell-plate description description for Bell Plate; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bell plate. - + Bell Plate bell-plate trackName trackName for Bell Plate; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -13003,56 +13003,56 @@ Bell Plate - + Be. Pla. bell-plate shortName shortName for Bell Plate; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Be. Pla. - + Inverted metal bowls nested on a vertical rod in order of pitch. The pitches are indefinite. bell-tree description description for Bell Tree; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Inverted metal bowls nested on a vertical rod in order of pitch. The pitches are indefinite. - + Bell Tree bell-tree trackName trackName for Bell Tree; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bell Tree - + Bell Tree bell-tree longName longName for Bell Tree; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bell Tree - + Be. Tr. bell-tree shortName shortName for Bell Tree; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Be. Tr. - + Bowl gongs. bowl-gongs description description for Bowl Gongs; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bowl gongs. - + Bowl Gongs bowl-gongs trackName trackName for Bowl Gongs; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bowl Gongs - + Bowl Gongs bowl-gongs longName longName for Bowl Gongs; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -13066,84 +13066,84 @@ Bw. Gon. - + Chains. chains description description for Chains; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chains. - + Chains chains trackName trackName for Chains; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chains - + Chains chains longName longName for Chains; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chains - + Chn. chains shortName shortName for Chains; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chn. - + China cymbal for drum kit. china-cymbal description description for China Cymbal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names China cymbal for drum kit. - + China Cymbal china-cymbal trackName trackName for China Cymbal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names China Cymbal - + China Cymbal china-cymbal longName longName for China Cymbal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names China Cymbal - + Ch. Cym. china-cymbal shortName shortName for China Cymbal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ch. Cym. - + Opera gong. opera-gong description description for Opera Gong; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Opera gong. - + Opera Gong opera-gong trackName trackName for Opera Gong; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Opera Gong - + Opera Gong opera-gong longName longName for Opera Gong; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Opera Gong - + O. Gng. opera-gong shortName shortName for Opera Gong; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -13157,56 +13157,56 @@ Wind gong. - + Wind Gong wind-gong trackName trackName for Wind Gong; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wind Gong - + Wind Gong wind-gong longName longName for Wind Gong; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wind Gong - + W. Gong wind-gong shortName shortName for Wind Gong; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names W. Gong - + Large Chinese gong with falling pitch. daluo description description for Daluo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Large Chinese gong with falling pitch. - + Daluo daluo trackName trackName for Daluo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Daluo - + Daluo daluo longName longName for Daluo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Daluo - + Daluo daluo shortName shortName for Daluo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Daluo - + Small Chinese gong with rising pitch. xiaoluo description description for Xiaoluo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -13220,56 +13220,56 @@ Xiaoluo - + Xiaoluo xiaoluo longName longName for Xiaoluo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Xiaoluo - + Xluo. xiaoluo shortName shortName for Xiaoluo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Xluo. - + Large Chinese cymbal. dabo description description for Dabo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Large Chinese cymbal. - + Dabo dabo trackName trackName for Dabo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dabo - + Dabo dabo longName longName for Dabo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dabo - + Dabo dabo shortName shortName for Dabo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dabo - + Medium Chinese cymbals. naobo description description for Naobo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Medium Chinese cymbals. - + Naobo naobo trackName trackName for Naobo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -13283,56 +13283,56 @@ Naobo - + Naobo naobo shortName shortName for Naobo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Naobo - + Korean dish-like gong. kkwaenggwari description description for Kkwaenggwari; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Korean dish-like gong. - + Kkwaenggwari kkwaenggwari trackName trackName for Kkwaenggwari; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kkwaenggwari - + Kkwaenggwari kkwaenggwari longName longName for Kkwaenggwari; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kkwaenggwari - + Kgwari. kkwaenggwari shortName shortName for Kkwaenggwari; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kgwari. - + Cowbell. cowbell description description for Cowbell; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cowbell. - + Cowbell cowbell trackName trackName for Cowbell; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cowbell - + Cowbell cowbell longName longName for Cowbell; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -13346,84 +13346,84 @@ Cwb. - + Agogô bells. agogo-bells description description for Agogô Bells; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Agogô bells. - + Agogô Bells agogo-bells trackName trackName for Agogô Bells; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Agogô Bells - + Agogô Bells agogo-bells longName longName for Agogô Bells; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Agogô Bells - + Agogô agogo-bells shortName shortName for Agogô Bells; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Agogô - + Suspended Cymbal. crash-cymbal description description for Suspended Cymbal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Suspended Cymbal. - + Suspended Cymbal crash-cymbal trackName trackName for Suspended Cymbal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Suspended Cymbal - + Suspended Cymbal crash-cymbal longName longName for Suspended Cymbal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Suspended Cymbal - + Sus. Cym. crash-cymbal shortName shortName for Suspended Cymbal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sus. Cym. - + Hand Cymbals. cymbal description description for Hand Cymbals; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hand Cymbals. - + Hand Cymbals cymbal trackName trackName for Hand Cymbals; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hand Cymbals - + Cymbals cymbal longName longName for Hand Cymbals; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cymbals - + Cym. cymbal shortName shortName for Hand Cymbals; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -13437,56 +13437,56 @@ Finger cymbals of unspecified pitch. - + Finger Cymbals finger-cymbals trackName trackName for Finger Cymbals; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Finger Cymbals - + Finger Cymbals finger-cymbals longName longName for Finger Cymbals; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Finger Cymbals - + Fi. Cym. finger-cymbals shortName shortName for Finger Cymbals; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Fi. Cym. - + Hi-hat. Combination of two cymbals and a pedal. hi-hat description description for Hi-hat; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hi-hat. Combination of two cymbals and a pedal. - + Hi-hat hi-hat trackName trackName for Hi-hat; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hi-hat - + Hi-hat hi-hat longName longName for Hi-hat; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hi-hat - + Hi-hat hi-hat shortName shortName for Hi-hat; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hi-hat - + Iron pipes. iron-pipes description description for Iron Pipes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -13500,56 +13500,56 @@ Iron Pipes - + Iron Pipes iron-pipes longName longName for Iron Pipes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Iron Pipes - + Ir. Pi. iron-pipes shortName shortName for Iron Pipes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ir. Pi. - + Chimes hung from a horizontal bar in order of pitch. The pitches are indefinite. mark-tree description description for Mark Tree; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chimes hung from a horizontal bar in order of pitch. The pitches are indefinite. - + Mark Tree mark-tree trackName trackName for Mark Tree; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mark Tree - + Mark Tree mark-tree longName longName for Mark Tree; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mark Tree - + Mk. Tr. mark-tree shortName shortName for Mark Tree; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mk. Tr. - + Metal castanets. metal-castanets description description for Metal Castanets; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Metal castanets. - + Metal Castanets metal-castanets trackName trackName for Metal Castanets; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -13563,56 +13563,56 @@ Metal Castanets - + Met. Cst. metal-castanets shortName shortName for Metal Castanets; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Met. Cst. - + Metal wind chimes. metal-wind-chimes description description for Metal Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Metal wind chimes. - + Metal Wind Chimes metal-wind-chimes trackName trackName for Metal Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Metal Wind Chimes - + Metal Wind Chimes metal-wind-chimes longName longName for Metal Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Metal Wind Chimes - + Met. Wn Ch. metal-wind-chimes shortName shortName for Metal Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Met. Wn Ch. - + Ride cymbal. ride-cymbal description description for Ride Cymbal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ride cymbal. - + Ride Cymbal ride-cymbal trackName trackName for Ride Cymbal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ride Cymbal - + Ride Cymbal ride-cymbal longName longName for Ride Cymbal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -13626,84 +13626,84 @@ R. Cym. - + Sleigh bells. sleigh-bells description description for Sleigh Bells; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sleigh bells. - + Sleigh Bells sleigh-bells trackName trackName for Sleigh Bells; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sleigh Bells - + Sleigh Bells sleigh-bells longName longName for Sleigh Bells; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sleigh Bells - + Sle. Be. sleigh-bells shortName shortName for Sleigh Bells; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sle. Be. - + Splash cymbal. splash-cymbal description description for Splash Cymbal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Splash cymbal. - + Splash Cymbal splash-cymbal trackName trackName for Splash Cymbal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Splash Cymbal - + Splash Cymbal splash-cymbal longName longName for Splash Cymbal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Splash Cymbal - + Sp. Cym. splash-cymbal shortName shortName for Splash Cymbal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sp. Cym. - + Large unpitched gong. tam-tam description description for Tam-tam; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Large unpitched gong. - + Tam-tam tam-tam trackName trackName for Tam-tam; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tam-tam - + Tam-tam tam-tam longName longName for Tam-tam; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tam-tam - + Tam tam-tam shortName shortName for Tam-tam; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -13717,56 +13717,56 @@ Large Korean gong. - + Jing jing trackName trackName for Jing; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Jing - + Jing jing longName longName for Jing; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Jing - + Jing jing shortName shortName for Jing; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Jing - + Thundersheet. thundersheet description description for Thundersheet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Thundersheet. - + Thundersheet thundersheet trackName trackName for Thundersheet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Thundersheet - + Thundersheet thundersheet longName longName for Thundersheet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Thundersheet - + Thu. thundersheet shortName shortName for Thundersheet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Thu. - + Triangle. triangle description description for Triangle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -13780,56 +13780,56 @@ Triangle - + Triangle triangle longName longName for Triangle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Triangle - + Trgl. triangle shortName shortName for Triangle; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Trgl. - + Bamboo wind chimes. bamboo-wind-chimes description description for Bamboo Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bamboo wind chimes. - + Bamboo Wind Chimes bamboo-wind-chimes trackName trackName for Bamboo Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bamboo Wind Chimes - + Bamboo Wind Chimes bamboo-wind-chimes longName longName for Bamboo Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bamboo Wind Chimes - + Bam. Wn. Ch. bamboo-wind-chimes shortName shortName for Bamboo Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bam. Wn. Ch. - + Castanets. castanets description description for Castanets; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Castanets. - + Castanets castanets trackName trackName for Castanets; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -13843,56 +13843,56 @@ Castanets - + Cst. castanets shortName shortName for Castanets; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cst. - + Claves. claves description description for Claves; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Claves. - + Claves claves trackName trackName for Claves; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Claves - + Claves claves longName longName for Claves; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Claves - + Clv. claves shortName shortName for Claves; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Clv. - + Chinese clappers. ban description description for Ban; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese clappers. - + Ban ban trackName trackName for Ban; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ban - + Ban ban longName longName for Ban; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -13906,84 +13906,84 @@ Ban - + Güiro. guiro description description for Güiro; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Güiro. - + Güiro guiro trackName trackName for Güiro; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Güiro - + Güiro guiro longName longName for Güiro; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Güiro - + Gro. guiro shortName shortName for Güiro; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Gro. - + Temple blocks, sometimes known as Chinese temple blocks or wooden bells. temple-blocks description description for Temple Blocks; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Temple blocks, sometimes known as Chinese temple blocks or wooden bells. - + Temple Blocks temple-blocks trackName trackName for Temple Blocks; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Temple Blocks - + Temple Blocks temple-blocks longName longName for Temple Blocks; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Temple Blocks - + Tmp. Bl. temple-blocks shortName shortName for Temple Blocks; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tmp. Bl. - + Log drum or slit drum. log-drum description description for Log Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Log drum or slit drum. - + Log Drum log-drum trackName trackName for Log Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Log Drum - + Log Drum log-drum longName longName for Log Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Log Drum - + Log D. log-drum shortName shortName for Log Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -13997,56 +13997,56 @@ Wood blocks. - + Wood Blocks wood-blocks trackName trackName for Wood Blocks; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wood Blocks - + Wood Blocks wood-blocks longName longName for Wood Blocks; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wood Blocks - + Wd. Bl. wood-blocks shortName shortName for Wood Blocks; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wd. Bl. - + Chinese wood block. bangzi description description for Bangzi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese wood block. - + Bangzi bangzi trackName trackName for Bangzi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bangzi - + Bangzi bangzi longName longName for Bangzi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bangzi - + Bgzi. bangzi shortName shortName for Bangzi; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bgzi. - + Wooden wind chimes. wooden-wind-chimes description description for Wooden Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -14060,56 +14060,56 @@ Wooden Wind Chimes - + Wooden Wind Chimes wooden-wind-chimes longName longName for Wooden Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wooden Wind Chimes - + Wd. Wn. Ch. wooden-wind-chimes shortName shortName for Wooden Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Wd. Wn. Ch. - + Cabasa. cabasa description description for Cabasa; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cabasa. - + Cabasa cabasa trackName trackName for Cabasa; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cabasa - + Cabasa cabasa longName longName for Cabasa; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cabasa - + Cabs. cabasa shortName shortName for Cabasa; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cabs. - + Glass wind chimes. glass-wind-chimes description description for Glass Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Glass wind chimes. - + Glass Wind Chimes glass-wind-chimes trackName trackName for Glass Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -14123,56 +14123,56 @@ Glass Wind Chimes - + Gl. Wn Ch. glass-wind-chimes shortName shortName for Glass Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Gl. Wn Ch. - + Maracas. maracas description description for Maracas; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Maracas. - + Maracas maracas trackName trackName for Maracas; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Maracas - + Maracas maracas longName longName for Maracas; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Maracas - + Mrcs. maracas shortName shortName for Maracas; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mrcs. - + Dried donkey or horse jawbone, traditionally used as a rattle in some Latin American countries. quijada description description for Quijada; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Dried donkey or horse jawbone, traditionally used as a rattle in some Latin American countries. - + Quijada quijada trackName trackName for Quijada; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Quijada - + Quijada quijada longName longName for Quijada; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -14186,84 +14186,84 @@ Qui. - + Ratchet, also known as a rattle. ratchet description description for Ratchet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ratchet, also known as a rattle. - + Ratchet ratchet trackName trackName for Ratchet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ratchet - + Ratchet ratchet longName longName for Ratchet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ratchet - + Rat. ratchet shortName shortName for Ratchet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Rat. - + Pair of blocks wrapped in sandpaper, played by rubbing together. sandpaper-blocks description description for Sandpaper Blocks; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pair of blocks wrapped in sandpaper, played by rubbing together. - + Sandpaper Blocks sandpaper-blocks trackName trackName for Sandpaper Blocks; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sandpaper Blocks - + Sandpaper Blocks sandpaper-blocks longName longName for Sandpaper Blocks; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sandpaper Blocks - + Sa. Bl. sandpaper-blocks shortName shortName for Sandpaper Blocks; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sa. Bl. - + Shaker. shaker description description for Shaker; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shaker. - + Shaker shaker trackName trackName for Shaker; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shaker - + Shaker shaker longName longName for Shaker; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shaker - + Sh. shaker shortName shortName for Shaker; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -14277,56 +14277,56 @@ West African gourd instrument covered with beads woven in a net. - + Shekere shekere trackName trackName for Shekere; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shekere - + Shekere shekere longName longName for Shekere; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shekere - + Shkre. shekere shortName shortName for Shekere; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shkre. - + Shell wind chimes. shell-wind-chimes description description for Shell Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shell wind chimes. - + Shell Wind Chimes shell-wind-chimes trackName trackName for Shell Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shell Wind Chimes - + Shell Wind Chimes shell-wind-chimes longName longName for Shell Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shell Wind Chimes - + Sh. Wn Ch. shell-wind-chimes shortName shortName for Shell Wind Chimes; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sh. Wn Ch. - + Stones. stones description description for Stones; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -14340,56 +14340,56 @@ Stones - + Stones stones longName longName for Stones; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Stones - + Sto. stones shortName shortName for Stones; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sto. - + Tambourine. tambourine description description for Tambourine; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tambourine. - + Tambourine tambourine trackName trackName for Tambourine; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tambourine - + Tambourine tambourine longName longName for Tambourine; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tambourine - + Tamb. tambourine shortName shortName for Tambourine; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tamb. - + Large shaker in the form of a tube. tubo description description for Tubo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Large shaker in the form of a tube. - + Tubo tubo trackName trackName for Tubo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -14403,56 +14403,56 @@ Tubo - + Tu. tubo shortName shortName for Tubo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tu. - + Vibraslap. vibraslap description description for Vibraslap; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vibraslap. - + Vibraslap vibraslap trackName trackName for Vibraslap; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vibraslap - + Vibraslap vibraslap longName longName for Vibraslap; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vibraslap - + Vibslp. vibraslap shortName shortName for Vibraslap; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vibslp. - + Two wooden boards joined by a hinge, played by being brought together rapidly. Also known as a slap stick. whip description description for Whip; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Two wooden boards joined by a hinge, played by being brought together rapidly. Also known as a slap stick. - + Whip whip trackName trackName for Whip; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Whip - + Whip whip longName longName for Whip; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -14466,84 +14466,84 @@ Wh. - + Military cannon or gunshot sound. cannon description description for Cannon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Military cannon or gunshot sound. - + Cannon cannon trackName trackName for Cannon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cannon - + Cannon cannon longName longName for Cannon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cannon - + Cn. cannon shortName shortName for Cannon; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cn. - + Bird call. bird-call description description for Bird Call; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bird call. - + Bird Call bird-call trackName trackName for Bird Call; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bird Call - + Bird Call bird-call longName longName for Bird Call; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bird Call - + Bird bird-call shortName shortName for Bird Call; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bird - + Ocean drum. ocean-drum description description for Ocean Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ocean drum. - + Ocean Drum ocean-drum trackName trackName for Ocean Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ocean Drum - + Ocean Drum ocean-drum longName longName for Ocean Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ocean Drum - + O.Drm. ocean-drum shortName shortName for Ocean Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -14557,77 +14557,77 @@ General MIDI percussion kit with Level 2 extensions. - + General MIDI Percussion percussion-synthesizer trackName trackName for General MIDI Percussion; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names General MIDI Percussion - + Percussion percussion-synthesizer longName longName for General MIDI Percussion; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Percussion - + Perc. percussion-synthesizer shortName shortName for General MIDI Percussion; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Perc. - + Orchestral percussion kit. percussion description description for Mixed Percussion; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Orchestral percussion kit. - + Mixed Percussion percussion trackName trackName for Mixed Percussion; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mixed Percussion - + Percussion percussion longName longName for Mixed Percussion; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Percussion - + Perc. percussion shortName shortName for Mixed Percussion; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Perc. - + Marching snare drum. marching-snare description description for Marching Snare Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Marching snare drum. - + Marching Snare Drum marching-snare trackName trackName for Marching Snare Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Marching Snare Drum - + Snare Drum marching-snare longName longName for Marching Snare Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Snare Drum - + S.D. marching-snare shortName shortName for Marching Snare Drum; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -14641,56 +14641,56 @@ Marching tenor drums. - + Marching Tenor Drums marching-tenor-drums trackName trackName for Marching Tenor Drums; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Marching Tenor Drums - + Tenor Drums marching-tenor-drums longName longName for Marching Tenor Drums; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Drums - + T.D. marching-tenor-drums shortName shortName for Marching Tenor Drums; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T.D. - + Marching show-style tenor drum. marching-show-tenors description description for Show-Style Tenors; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Marching show-style tenor drum. - + Show-Style Tenors marching-show-tenors trackName trackName for Show-Style Tenors; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Show-Style Tenors - + Show Tenors marching-show-tenors longName longName for Show-Style Tenors; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Show Tenors - + T. marching-show-tenors shortName shortName for Show-Style Tenors; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. - + Marching bass drums. marching-bass-drums description description for Marching Bass Drums; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -14704,77 +14704,77 @@ Marching Bass Drums - + Bass Drums marching-bass-drums longName longName for Marching Bass Drums; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Drums - + B.D. marching-bass-drums shortName shortName for Marching Bass Drums; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B.D. - + Marching cymbals. marching-cymbals description description for Marching Cymbals; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Marching cymbals. - + Marching Cymbals marching-cymbals trackName trackName for Marching Cymbals; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Marching Cymbals - + Cymbals marching-cymbals longName longName for Marching Cymbals; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cymbals - + Cym. marching-cymbals shortName shortName for Marching Cymbals; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cym. - + Finger snap. finger-snap description description for Finger Snap; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Finger snap. - + Finger Snap finger-snap trackName trackName for Finger Snap; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Finger Snap - + Finger Snap finger-snap longName longName for Finger Snap; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Finger Snap - + Fi. Sna. finger-snap shortName shortName for Finger Snap; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Fi. Sna. - + Hand clap. hand-clap description description for Hand Clap; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -14788,56 +14788,56 @@ Hand Clap - + Hand Clap hand-clap longName longName for Hand Clap; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hand Clap - + Hd. Clp. hand-clap shortName shortName for Hand Clap; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hd. Clp. - + Hand slap. slap description description for Slap; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hand slap. - + Slap slap trackName trackName for Slap; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Slap - + Slap slap longName longName for Slap; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Slap - + Sla. slap shortName shortName for Slap; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sla. - + Foot stamp. stamp description description for Stamp; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Foot stamp. - + Stamp stamp trackName trackName for Stamp; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -14851,14 +14851,14 @@ Stamp - + Sta. stamp shortName shortName for Stamp; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sta. - + Boy soprano voice. boy-soprano description description for Boy Soprano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -14872,56 +14872,56 @@ Boy Soprano - + Boy Soprano boy-soprano longName longName for Boy Soprano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Boy Soprano - + B. S. boy-soprano shortName shortName for Boy Soprano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. S. - + Soprano voice. soprano description description for Soprano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano voice. - + Soprano soprano trackName trackName for Soprano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano - + Soprano soprano longName longName for Soprano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano - + S. soprano shortName shortName for Soprano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. - + Soprano voice (notated in C clef). soprano-c-clef description description for Soprano (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano voice (notated in C clef). - + Soprano (C clef) soprano-c-clef trackName trackName for Soprano (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -14935,56 +14935,56 @@ Soprano - + S. soprano-c-clef shortName shortName for Soprano (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. - + Mezzo-soprano voice. mezzo-soprano description description for Mezzo-soprano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mezzo-soprano voice. - + Mezzo-soprano mezzo-soprano trackName trackName for Mezzo-soprano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mezzo-soprano - + Mezzo-soprano mezzo-soprano longName longName for Mezzo-soprano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mezzo-soprano - + Mzs. mezzo-soprano shortName shortName for Mezzo-soprano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mzs. - + Mezzo-soprano voice (notated in C clef). mezzo-soprano-c-clef description description for Mezzo-soprano (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mezzo-soprano voice (notated in C clef). - + Mezzo-soprano (C clef) mezzo-soprano-c-clef trackName trackName for Mezzo-soprano (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mezzo-soprano (C clef) - + Mezzo-soprano mezzo-soprano-c-clef longName longName for Mezzo-soprano (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -14998,84 +14998,84 @@ Mzs. - + Counter tenor or male alto voice. countertenor description description for Countertenor; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Counter tenor or male alto voice. - + Countertenor countertenor trackName trackName for Countertenor; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Countertenor - + Countertenor countertenor longName longName for Countertenor; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Countertenor - + Ct. countertenor shortName shortName for Countertenor; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ct. - + Alto voice. alto description description for Alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto voice. - + Alto alto trackName trackName for Alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto - + Alto alto longName longName for Alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto - + A. alto shortName shortName for Alto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. - + Alto voice (notated in C clef). alto-c-clef description description for Alto (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto voice (notated in C clef). - + Alto (C clef) alto-c-clef trackName trackName for Alto (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto (C clef) - + Alto alto-c-clef longName longName for Alto (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto - + A. alto-c-clef shortName shortName for Alto (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -15089,56 +15089,56 @@ Female alto voice. - + Contralto contralto trackName trackName for Contralto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contralto - + Contralto contralto longName longName for Contralto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contralto - + Contr. contralto shortName shortName for Contralto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contr. - + Tenor voice. tenor description description for Tenor; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor voice. - + Tenor tenor trackName trackName for Tenor; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor - + Tenor tenor longName longName for Tenor; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor - + T. tenor shortName shortName for Tenor; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. - + Tenor voice (notated in C clef). tenor-c-clef description description for Tenor (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -15152,56 +15152,56 @@ Tenor (C clef) - + Tenor tenor-c-clef longName longName for Tenor (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor - + T. tenor-c-clef shortName shortName for Tenor (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. - + Baritone voice. baritone description description for Baritone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone voice. - + Baritone baritone trackName trackName for Baritone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone - + Baritone baritone longName longName for Baritone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone - + Bar. baritone shortName shortName for Baritone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bar. - + Baritone voice (notated in C clef). baritone-c-clef description description for Baritone (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone voice (notated in C clef). - + Baritone (C clef) baritone-c-clef trackName trackName for Baritone (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -15215,56 +15215,56 @@ Baritone - + Bar. baritone-c-clef shortName shortName for Baritone (C clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bar. - + Voice (unspecified type). voice description description for Voice; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Voice (unspecified type). - + Voice voice trackName trackName for Voice; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Voice - + Voice voice longName longName for Voice; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Voice - + Vo. voice shortName shortName for Voice; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vo. - + Bass voice. bass description description for Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass voice. - + Bass bass trackName trackName for Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass - + Bass bass longName longName for Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -15278,56 +15278,56 @@ B. - + Women’s voices. women description description for Women; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Women’s voices. - + Women women trackName trackName for Women; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Women - + Women women longName longName for Women; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Women - + W. women shortName shortName for Women; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names W. - + Soprano women channel channel for Women; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano - + Alto women channel channel for Women; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto - + Men’s voices. men description description for Men; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Men’s voices. - + Men men trackName trackName for Men; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -15341,112 +15341,112 @@ Men - + M. men shortName shortName for Men; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names M. - + Tenor men channel channel for Men; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor - + Bass men channel channel for Men; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass - + Kazoo. kazoo description description for Kazoo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kazoo. - + Kazoo kazoo trackName trackName for Kazoo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kazoo - + Kazoo kazoo longName longName for Kazoo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kazoo - + Kaz. kazoo shortName shortName for Kazoo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Kaz. - + Celesta celesta trackName trackName for Celesta; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Celesta - + Celesta celesta longName longName for Celesta; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Celesta - + Cel. celesta shortName shortName for Celesta; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cel. - + Clavichord clavichord trackName trackName for Clavichord; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Clavichord - + Clavichord clavichord longName longName for Clavichord; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Clavichord - + Cch. clavichord shortName shortName for Clavichord; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cch. - + Clavinet clavinet trackName trackName for Clavinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Clavinet - + Clavinet clavinet longName longName for Clavinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Clavinet - + Clav. clavinet shortName shortName for Clavinet; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -15460,42 +15460,42 @@ Harpsichord - + Harpsichord harpsichord longName longName for Harpsichord; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harpsichord - + Hch. harpsichord shortName shortName for Harpsichord; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hch. - + Virginal virginal trackName trackName for Virginal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Virginal - + Virginal virginal longName longName for Virginal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Virginal - + Vir. virginal shortName shortName for Virginal; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vir. - + Electric Piano electric-piano trackName trackName for Electric Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -15509,42 +15509,42 @@ Electric Piano - + El. Pno. electric-piano shortName shortName for Electric Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names El. Pno. - + Grand Piano grand-piano trackName trackName for Grand Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Grand Piano - + Grand Piano grand-piano longName longName for Grand Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Grand Piano - + Pno. grand-piano shortName shortName for Grand Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pno. - + Honky Tonk Piano honky-tonk-piano trackName trackName for Honky Tonk Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Honky Tonk Piano - + Honky Tonk Piano honky-tonk-piano longName longName for Honky Tonk Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -15558,63 +15558,63 @@ Hnk. Pno. - + Piano piano trackName trackName for Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piano - + Piano piano longName longName for Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piano - + Pno. piano shortName shortName for Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pno. - + Toy Piano toy-piano trackName trackName for Toy Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Toy Piano - + Toy Piano toy-piano longName longName for Toy Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Toy Piano - + Toy Pno. toy-piano shortName shortName for Toy Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Toy Pno. - + Upright Piano upright-piano trackName trackName for Upright Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Upright Piano - + Upright Piano upright-piano longName longName for Upright Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Upright Piano - + Pno. upright-piano shortName shortName for Upright Piano; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -15628,56 +15628,56 @@ Hammond electronic organ. - + Hammond Organ hammond-organ trackName trackName for Hammond Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hammond Organ - + Hammond Organ hammond-organ longName longName for Hammond Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hammond Organ - + Hm. Org. hammond-organ shortName shortName for Hammond Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hm. Org. - + Organ (generic). organ description description for Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Organ (generic). - + Organ organ trackName trackName for Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Organ - + Organ organ longName longName for Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Organ - + Org. organ shortName shortName for Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Org. - + Electronic organ with percussion feature. percussive-organ description description for Percussive Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -15691,56 +15691,56 @@ Percussive Organ - + Percussive Organ percussive-organ longName longName for Percussive Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Percussive Organ - + Perc. Org. percussive-organ shortName shortName for Percussive Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Perc. Org. - + Pipe organ. pipe-organ description description for Pipe Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pipe organ. - + Pipe Organ pipe-organ trackName trackName for Pipe Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pipe Organ - + Pipe Organ pipe-organ longName longName for Pipe Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pipe Organ - + Org. pipe-organ shortName shortName for Pipe Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Org. - + Hammond organ with Leslie rotary speaker. rotary-organ description description for Rotary Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hammond organ with Leslie rotary speaker. - + Rotary Organ rotary-organ trackName trackName for Rotary Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -15754,56 +15754,56 @@ Rotary Organ - + Rot. Org. rotary-organ shortName shortName for Rotary Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Rot. Org. - + Harmonium. harmonium description description for Harmonium; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harmonium. - + Harmonium harmonium trackName trackName for Harmonium; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harmonium - + Harmonium harmonium longName longName for Harmonium; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harmonium - + Harm. harmonium shortName shortName for Harmonium; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harm. - + Reed organ. reed-organ description description for Reed Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Reed organ. - + Reed Organ reed-organ trackName trackName for Reed Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Reed Organ - + Reed Organ reed-organ longName longName for Reed Organ; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -15817,14 +15817,14 @@ Rd. Org. - + Mallet synthesizer. mallet-synthesizer description description for Mallet Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mallet synthesizer. - + Mallet Synthesizer mallet-synthesizer trackName trackName for Mallet Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -15838,56 +15838,56 @@ Mallet Synthesizer - + Mal. Syn. mallet-synthesizer shortName shortName for Mallet Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mal. Syn. - + Ondes Martenot. ondes-martenot description description for Ondes Martenot; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ondes Martenot. - + Ondes Martenot ondes-martenot trackName trackName for Ondes Martenot; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ondes Martenot - + Ondes Martenot ondes-martenot longName longName for Ondes Martenot; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ondes Martenot - + O.M. ondes-martenot shortName shortName for Ondes Martenot; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names O.M. - + Atmosphere synth effect (General MIDI program 100). atmosphere-synth description description for Atmosphere Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Atmosphere synth effect (General MIDI program 100). - + Atmosphere Synthesizer atmosphere-synth trackName trackName for Atmosphere Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Atmosphere Synthesizer - + Atmosphere Synthesizer atmosphere-synth longName longName for Atmosphere Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -15901,56 +15901,56 @@ Synth. - + Bass synthesizer. bass-synthesizer description description for Bass Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass synthesizer. - + Bass Synthesizer bass-synthesizer trackName trackName for Bass Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Synthesizer - + Bass Synthesizer bass-synthesizer longName longName for Bass Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Synthesizer - + Synth. bass-synthesizer shortName shortName for Bass Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + synth-bass-1 bass-synthesizer channel channel for Bass Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names synth-bass-1 - + synth-bass-2 bass-synthesizer channel channel for Bass Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names synth-bass-2 - + Bowed synth pad (General MIDI program 93). bowed-synth description description for Bowed Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bowed synth pad (General MIDI program 93). - + Bowed Synthesizer bowed-synth trackName trackName for Bowed Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -15964,56 +15964,56 @@ Bowed Synthesizer - + Synth. bowed-synth shortName shortName for Bowed Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + Brass synthesizer. brass-synthesizer description description for Brass Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Brass synthesizer. - + Brass Synthesizer brass-synthesizer trackName trackName for Brass Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Brass Synthesizer - + Brass Synthesizer brass-synthesizer longName longName for Brass Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Brass Synthesizer - + Synth. brass-synthesizer shortName shortName for Brass Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + synth-brass-1 brass-synthesizer channel channel for Brass Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names synth-brass-1 - + synth-brass-2 brass-synthesizer channel channel for Brass Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names synth-brass-2 - + Brightness synth effect (General MIDI program 101). brightness-synth description description for Brightness Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -16027,56 +16027,56 @@ Brightness Synthesizer - + Brightness Synthesizer brightness-synth longName longName for Brightness Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Brightness Synthesizer - + Synth. brightness-synth shortName shortName for Brightness Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + Choir synth pad (General MIDI program 92). choir-synth description description for Choir Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Choir synth pad (General MIDI program 92). - + Choir Synthesizer choir-synth trackName trackName for Choir Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Choir Synthesizer - + Choir Synthesizer choir-synth longName longName for Choir Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Choir Synthesizer - + Synth. choir-synth shortName shortName for Choir Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + Crystal synth effect (General MIDI program 99). crystal-synth description description for Crystal Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Crystal synth effect (General MIDI program 99). - + Crystal Synthesizer crystal-synth trackName trackName for Crystal Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -16090,56 +16090,56 @@ Crystal Synthesizer - + Synth. crystal-synth shortName shortName for Crystal Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + Echoes synth effect (General MIDI program 103). echoes-synth description description for Echoes Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Echoes synth effect (General MIDI program 103). - + Echoes Synthesizer echoes-synth trackName trackName for Echoes Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Echoes Synthesizer - + Echoes Synthesizer echoes-synth longName longName for Echoes Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Echoes Synthesizer - + Synth. echoes-synth shortName shortName for Echoes Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + General MIDI effect synthesizer (generic). effect-synth description description for Effect Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names General MIDI effect synthesizer (generic). - + Effect Synthesizer effect-synth trackName trackName for Effect Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Effect Synthesizer - + Effect Synthesizer effect-synth longName longName for Effect Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -16153,28 +16153,28 @@ Synth. - + rain effect-synth channel channel for Effect Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names rain - + soundtrack effect-synth channel channel for Effect Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names soundtrack - + crystal effect-synth channel channel for Effect Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names crystal - + atmosphere effect-synth channel channel for Effect Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -16188,56 +16188,56 @@ brightness - + goblins effect-synth channel channel for Effect Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names goblins - + echoes effect-synth channel channel for Effect Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names echoes - + scifi effect-synth channel channel for Effect Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names scifi - + Goblins synth effect (General MIDI program 102). goblins-synth description description for Goblins Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Goblins synth effect (General MIDI program 102). - + Goblins Synthesizer goblins-synth trackName trackName for Goblins Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Goblins Synthesizer - + Goblins Synthesizer goblins-synth longName longName for Goblins Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Goblins Synthesizer - + Synth. goblins-synth shortName shortName for Goblins Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + Halo synth pad (General MIDI program 95). halo-synth description description for Halo Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -16251,56 +16251,56 @@ Halo Synthesizer - + Halo Synthesizer halo-synth longName longName for Halo Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Halo Synthesizer - + Synth. halo-synth shortName shortName for Halo Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + Metallic synth pad (General MIDI program 94). metallic-synth description description for Metallic Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Metallic synth pad (General MIDI program 94). - + Metallic Synthesizer metallic-synth trackName trackName for Metallic Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Metallic Synthesizer - + Metallic Synthesizer metallic-synth longName longName for Metallic Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Metallic Synthesizer - + Synth. metallic-synth shortName shortName for Metallic Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + New age synth pad (General MIDI program 89). new-age-synth description description for New Age Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names New age synth pad (General MIDI program 89). - + New Age Synthesizer new-age-synth trackName trackName for New Age Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -16314,91 +16314,91 @@ New Age Synthesizer - + Synth. new-age-synth shortName shortName for New Age Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + General MIDI synth pad (generic). pad-synth description description for Pad Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names General MIDI synth pad (generic). - + Pad Synthesizer pad-synth trackName trackName for Pad Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pad Synthesizer - + Pad Synthesizer pad-synth longName longName for Pad Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pad Synthesizer - + Synth. pad-synth shortName shortName for Pad Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + new age pad-synth channel channel for Pad Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names new age - + warm pad-synth channel channel for Pad Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names warm - + polysynth pad-synth channel channel for Pad Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names polysynth - + choir pad-synth channel channel for Pad Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names choir - + bowed pad-synth channel channel for Pad Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names bowed - + metallic pad-synth channel channel for Pad Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names metallic - + halo pad-synth channel channel for Pad Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names halo - + sweep pad-synth channel channel for Pad Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -16412,56 +16412,56 @@ Polysynth synth pad (General MIDI program 91). - + Poly Synthesizer poly-synth trackName trackName for Poly Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Poly Synthesizer - + Poly Synthesizer poly-synth longName longName for Poly Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Poly Synthesizer - + Synth. poly-synth shortName shortName for Poly Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + Rain synth effect (General MIDI program 97). rain-synth description description for Rain Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Rain synth effect (General MIDI program 97). - + Rain Synthesizer rain-synth trackName trackName for Rain Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Rain Synthesizer - + Rain Synthesizer rain-synth longName longName for Rain Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Rain Synthesizer - + Synth. rain-synth shortName shortName for Rain Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + Sawtooth wave synthesizer. saw-synth description description for Saw Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -16475,56 +16475,56 @@ Saw Synthesizer - + Saw Synthesizer saw-synth longName longName for Saw Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Saw Synthesizer - + Synth. saw-synth shortName shortName for Saw Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + Sci-fi synth effect (General MIDI program 104). sci-fi-synth description description for Sci-fi Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sci-fi synth effect (General MIDI program 104). - + Sci-fi Synthesizer sci-fi-synth trackName trackName for Sci-fi Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sci-fi Synthesizer - + Sci-fi Synthesizer sci-fi-synth longName longName for Sci-fi Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sci-fi Synthesizer - + Synth. sci-fi-synth shortName shortName for Sci-fi Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + Sine wave synthesizer. sine-synth description description for Sine Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sine wave synthesizer. - + Sine Synthesizer sine-synth trackName trackName for Sine Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -16538,56 +16538,56 @@ Sine Synthesizer - + Synth. sine-synth shortName shortName for Sine Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + Soundtrack synth effect (General MIDI program 98). soundtrack-synth description description for Soundtrack Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soundtrack synth effect (General MIDI program 98). - + Soundtrack Synthesizer soundtrack-synth trackName trackName for Soundtrack Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soundtrack Synthesizer - + Soundtrack Synthesizer soundtrack-synth longName longName for Soundtrack Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soundtrack Synthesizer - + Synth. soundtrack-synth shortName shortName for Soundtrack Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + Square wave synthesizer. square-synth description description for Square Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Square wave synthesizer. - + Square Synthesizer square-synth trackName trackName for Square Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Square Synthesizer - + Square Synthesizer square-synth longName longName for Square Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -16601,56 +16601,56 @@ Synth. - + String synthesizer. string-synthesizer description description for String Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names String synthesizer. - + String Synthesizer string-synthesizer trackName trackName for String Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names String Synthesizer - + String Synthesizer string-synthesizer longName longName for String Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names String Synthesizer - + Synth. string-synthesizer shortName shortName for String Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + synth-string-1 string-synthesizer channel channel for String Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names synth-string-1 - + synth-string-2 string-synthesizer channel channel for String Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names synth-string-2 - + Sweep synth pad (General MIDI program 96). sweep-synth description description for Sweep Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sweep synth pad (General MIDI program 96). - + Sweep Synthesizer sweep-synth trackName trackName for Sweep Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -16664,56 +16664,56 @@ Sweep Synthesizer - + Synth. sweep-synth shortName shortName for Sweep Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Synth. - + Theremin. theremin description description for Theremin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Theremin. - + Theremin theremin trackName trackName for Theremin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Theremin - + Theremin theremin longName longName for Theremin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Theremin - + Thmn. theremin shortName shortName for Theremin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Thmn. - + Warm synth pad (General MIDI program 90). warm-synth description description for Warm Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Warm synth pad (General MIDI program 90). - + Warm Synthesizer warm-synth trackName trackName for Warm Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Warm Synthesizer - + Warm Synthesizer warm-synth longName longName for Warm Synthesizer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -16727,14 +16727,14 @@ Synth. - + Harp. harp description description for Harp; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Harp. - + Harp harp trackName trackName for Harp; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -16748,56 +16748,56 @@ Harp - + Hrp. harp shortName shortName for Harp; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Hrp. - + staccato harp channel channel for Harp; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names staccato - + flageoletti harp channel channel for Harp; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names flageoletti - + Small Portuguese 4-string guitar (staff notation). cavaquinho description description for Cavaquinho; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Small Portuguese 4-string guitar (staff notation). - + Cavaquinho cavaquinho trackName trackName for Cavaquinho; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cavaquinho - + Cavaquinho cavaquinho longName longName for Cavaquinho; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cavaquinho - + Cava. cavaquinho shortName shortName for Cavaquinho; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cava. - + Small Portuguese 4-string guitar (tablature). cavaquinho-tablature description description for Cavaquinho (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -16811,56 +16811,56 @@ Cavaquinho (tablature) - + Cavaquinho cavaquinho-tablature longName longName for Cavaquinho (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cavaquinho - + Soprano guitar. soprano-guitar description description for Soprano Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano guitar. - + Soprano Guitar soprano-guitar trackName trackName for Soprano Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Guitar - + Soprano Guitar soprano-guitar longName longName for Soprano Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Soprano Guitar - + S. Guit. soprano-guitar shortName shortName for Soprano Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names S. Guit. - + open soprano-guitar channel channel for Soprano Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute soprano-guitar channel channel for Soprano Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Alto guitar. alto-guitar description description for Alto Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -16874,175 +16874,175 @@ Alto Guitar - + Alto Guitar alto-guitar longName longName for Alto Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Guitar - + A. Guit. alto-guitar shortName shortName for Alto Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Guit. - + open alto-guitar channel channel for Alto Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute alto-guitar channel channel for Alto Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Electric Guitar electric-guitar trackName trackName for Electric Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Electric Guitar - + Electric Guitar electric-guitar longName longName for Electric Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Electric Guitar - + El. Guit. electric-guitar shortName shortName for Electric Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names El. Guit. - + open electric-guitar channel channel for Electric Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute electric-guitar channel channel for Electric Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + jazz electric-guitar channel channel for Electric Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names jazz - + harmonics electric-guitar channel channel for Electric Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names harmonics - + distortion electric-guitar channel channel for Electric Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names distortion - + overdriven electric-guitar channel channel for Electric Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names overdriven - + Electric Guitar (treble clef) electric-guitar-treble-clef trackName trackName for Electric Guitar (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Electric Guitar (treble clef) - + Electric Guitar electric-guitar-treble-clef longName longName for Electric Guitar (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Electric Guitar - + El. Guit. electric-guitar-treble-clef shortName shortName for Electric Guitar (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names El. Guit. - + Acoustic steel-string guitar (staff notation, with 8va bassa treble clef). guitar-steel description description for Acoustic Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Acoustic steel-string guitar (staff notation, with 8va bassa treble clef). - + Acoustic Guitar guitar-steel trackName trackName for Acoustic Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Acoustic Guitar - + Acoustic Guitar guitar-steel longName longName for Acoustic Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Acoustic Guitar - + Guit. guitar-steel shortName shortName for Acoustic Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Guit. - + open guitar-steel channel channel for Acoustic Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute guitar-steel channel channel for Acoustic Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + jazz guitar-steel channel channel for Acoustic Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names jazz - + Acoustic steel-string guitar (staff notation, with normal treble clef). guitar-steel-treble-clef description description for Acoustic Guitar (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Acoustic steel-string guitar (staff notation, with normal treble clef). - + Acoustic Guitar (treble clef) guitar-steel-treble-clef trackName trackName for Acoustic Guitar (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17056,56 +17056,56 @@ Guitar - + Guit. guitar-steel-treble-clef shortName shortName for Acoustic Guitar (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Guit. - + Acoustic nylon-string guitar (staff notation, with 8va bassa treble clef). guitar-nylon description description for Classical Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Acoustic nylon-string guitar (staff notation, with 8va bassa treble clef). - + Classical Guitar guitar-nylon trackName trackName for Classical Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Classical Guitar - + Classical Guitar guitar-nylon longName longName for Classical Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Classical Guitar - + Guit. guitar-nylon shortName shortName for Classical Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Guit. - + open guitar-nylon channel channel for Classical Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute guitar-nylon channel channel for Classical Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Acoustic nylon-string guitar (staff notation, with normal treble clef). guitar-nylon-treble-clef description description for Guitar (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17119,49 +17119,49 @@ Guitar (treble clef) - + Guitar guitar-nylon-treble-clef longName longName for Guitar (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Guitar - + Guit. guitar-nylon-treble-clef shortName shortName for Guitar (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Guit. - + open guitar-nylon-treble-clef channel channel for Guitar (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute guitar-nylon-treble-clef channel channel for Guitar (treble clef); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + Electric Guitar (tablature) electric-guitar-tablature trackName trackName for Electric Guitar (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Electric Guitar (tablature) - + Electric Guitar electric-guitar-tablature longName longName for Electric Guitar (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Electric Guitar - + Acoustic nylon-string guitar (tablature). guitar-nylon-tablature description description for Classical Guitar (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17175,56 +17175,56 @@ Classical Guitar (tablature) - + Classical Guitar guitar-nylon-tablature longName longName for Classical Guitar (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Classical Guitar - + Acoustic steel-string guitar (tablature). guitar-steel-tablature description description for Acoustic Guitar (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Acoustic steel-string guitar (tablature). - + Acoustic Guitar (tablature) guitar-steel-tablature trackName trackName for Acoustic Guitar (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Acoustic Guitar (tablature) - + Guitar guitar-steel-tablature longName longName for Acoustic Guitar (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Guitar - + Pedal steel guitar. pedal-steel-guitar description description for Pedal Steel Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pedal steel guitar. - + Pedal Steel Guitar pedal-steel-guitar trackName trackName for Pedal Steel Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pedal Steel Guitar - + Pedal Steel Guitar pedal-steel-guitar longName longName for Pedal Steel Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pedal Steel Guitar - + Ped. St. Guit. pedal-steel-guitar shortName shortName for Pedal Steel Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17238,56 +17238,56 @@ open - + mute pedal-steel-guitar channel channel for Pedal Steel Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + jazz pedal-steel-guitar channel channel for Pedal Steel Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names jazz - + Baritone guitar. baritone-guitar description description for Baritone Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone guitar. - + Baritone Guitar baritone-guitar trackName trackName for Baritone Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone Guitar - + Baritone Guitar baritone-guitar longName longName for Baritone Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone Guitar - + Bar. Guit. baritone-guitar shortName shortName for Baritone Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bar. Guit. - + Guitar with a second, fretless neck with up to nine bass strings. Developed in Vienna in the mid-19th century. contra-guitar description description for Contra Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Guitar with a second, fretless neck with up to nine bass strings. Developed in Vienna in the mid-19th century. - + Contra Guitar contra-guitar trackName trackName for Contra Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17301,56 +17301,56 @@ Contra Guitar - + C. Guit. contra-guitar shortName shortName for Contra Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names C. Guit. - + open contra-guitar channel channel for Contra Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute contra-guitar channel channel for Contra Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + 7-string guitar (staff notation). 7-string-guitar description description for 7-string Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 7-string guitar (staff notation). - + 7-string Guitar 7-string-guitar trackName trackName for 7-string Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 7-string Guitar - + 7-string Guitar 7-string-guitar longName longName for 7-string Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 7-string Guitar - + Guit. 7-string-guitar shortName shortName for 7-string Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Guit. - + 7-string guitar (tablature). 7-string-guitar-tablature description description for 7-string Guitar (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17364,56 +17364,56 @@ 7-string Guitar (tablature) - + 7-string Guitar 7-string-guitar-tablature longName longName for 7-string Guitar (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 7-string Guitar - + 11-string alto guitar. 11-string-alto-guitar description description for 11-string Alto Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 11-string alto guitar. - + 11-string Alto Guitar 11-string-alto-guitar trackName trackName for 11-string Alto Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 11-string Alto Guitar - + 11-string Alto Guitar 11-string-alto-guitar longName longName for 11-string Alto Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 11-string Alto Guitar - + 11-str. A. Guit. 11-string-alto-guitar shortName shortName for 11-string Alto Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 11-str. A. Guit. - + open 11-string-alto-guitar channel channel for 11-string Alto Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute 11-string-alto-guitar channel channel for 11-string Alto Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names mute - + 12-string guitar. 12-string-guitar description description for 12-string Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17427,28 +17427,28 @@ 12-string Guitar - + 12-string Guitar 12-string-guitar longName longName for 12-string Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 12-string Guitar - + 12-str. Guit. 12-string-guitar shortName shortName for 12-string Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 12-str. Guit. - + open 12-string-guitar channel channel for 12-string Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names open - + mute 12-string-guitar channel channel for 12-string Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17462,56 +17462,56 @@ jazz - + 5-string electric bass guitar (staff notation). 5-string-electric-bass description description for 5-str. Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 5-string electric bass guitar (staff notation). - + 5-str. Electric Bass 5-string-electric-bass trackName trackName for 5-str. Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 5-str. Electric Bass - + 5-str. Electric Bass 5-string-electric-bass longName longName for 5-str. Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 5-str. Electric Bass - + El. B. 5-string-electric-bass shortName shortName for 5-str. Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names El. B. - + slap 5-string-electric-bass channel channel for 5-str. Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names slap - + pop 5-string-electric-bass channel channel for 5-str. Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pop - + 5-string electric bass guitar, high C tuning (staff notation). 5-string-electric-bass-high-c description description for 5-str. Electric Bass (high C/tenor); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 5-string electric bass guitar, high C tuning (staff notation). - + 5-str. Electric Bass (high C/tenor) 5-string-electric-bass-high-c trackName trackName for 5-str. Electric Bass (high C/tenor); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17525,56 +17525,56 @@ 5-str. Electric Bass - + El. B. 5-string-electric-bass-high-c shortName shortName for 5-str. Electric Bass (high C/tenor); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names El. B. - + slap 5-string-electric-bass-high-c channel channel for 5-str. Electric Bass (high C/tenor); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names slap - + pop 5-string-electric-bass-high-c channel channel for 5-str. Electric Bass (high C/tenor); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pop - + 5-string electric bass guitar (tablature). 5-string-electric-bass-tab description description for 5-str. Electric Bass (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 5-string electric bass guitar (tablature). - + 5-str. Electric Bass (tablature) 5-string-electric-bass-tab trackName trackName for 5-str. Electric Bass (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 5-str. Electric Bass (tablature) - + 5-str. Electric Bass 5-string-electric-bass-tab longName longName for 5-str. Electric Bass (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 5-str. Electric Bass - + 5-string electric bass guitar, high C tuning (tablature). 5-string-electric-bass-tab-high-c description description for 5-str. Electric Bass (high C/tenor) (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 5-string electric bass guitar, high C tuning (tablature). - + 5-str. Electric Bass (high C/tenor) (tablature) 5-string-electric-bass-tab-high-c trackName trackName for 5-str. Electric Bass (high C/tenor) (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17588,56 +17588,56 @@ 5-str. Electric Bass - + 6-string electric bass guitar (staff notation). 6-string-electric-bass description description for 6-str. Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 6-string electric bass guitar (staff notation). - + 6-str. Electric Bass 6-string-electric-bass trackName trackName for 6-str. Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 6-str. Electric Bass - + 6-str. Electric Bass 6-string-electric-bass longName longName for 6-str. Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 6-str. Electric Bass - + El. B. 6-string-electric-bass shortName shortName for 6-str. Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names El. B. - + slap 6-string-electric-bass channel channel for 6-str. Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names slap - + pop 6-string-electric-bass channel channel for 6-str. Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pop - + 6-string electric bass guitar (tablature). 6-string-electric-bass-tab description description for 6-str. Electric Bass (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 6-string electric bass guitar (tablature). - + 6-str. Electric Bass (tablature) 6-string-electric-bass-tab trackName trackName for 6-str. Electric Bass (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17651,56 +17651,56 @@ 6-str. Electric Bass - + Bass guitar (staff notation). bass-guitar description description for Bass Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass guitar (staff notation). - + Bass Guitar bass-guitar trackName trackName for Bass Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Guitar - + Bass Guitar bass-guitar longName longName for Bass Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Guitar - + B. Guit. bass-guitar shortName shortName for Bass Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Guit. - + slap bass-guitar channel channel for Bass Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names slap - + pop bass-guitar channel channel for Bass Guitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pop - + Electric bass guitar (staff notation). electric-bass description description for Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Electric bass guitar (staff notation). - + Electric Bass electric-bass trackName trackName for Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17714,91 +17714,91 @@ Electric Bass - + El. B. electric-bass shortName shortName for Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names El. B. - + slap electric-bass channel channel for Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names slap - + pop electric-bass channel channel for Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pop - + Fretless electric bass guitar. fretless-electric-bass description description for Fretless Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Fretless electric bass guitar. - + Fretless Electric Bass fretless-electric-bass trackName trackName for Fretless Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Fretless Electric Bass - + Fretless Electric Bass fretless-electric-bass longName longName for Fretless Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Fretless Electric Bass - + Frtl. El. B. fretless-electric-bass shortName shortName for Fretless Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Frtl. El. B. - + slap fretless-electric-bass channel channel for Fretless Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names slap - + pop fretless-electric-bass channel channel for Fretless Electric Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pop - + Acoustic bass guitar. acoustic-bass description description for Acoustic Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Acoustic bass guitar. - + Acoustic Bass acoustic-bass trackName trackName for Acoustic Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Acoustic Bass - + Acoustic Bass acoustic-bass longName longName for Acoustic Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Acoustic Bass - + Bass acoustic-bass shortName shortName for Acoustic Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17812,56 +17812,56 @@ slap - + pop acoustic-bass channel channel for Acoustic Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pop - + pizzicato acoustic-bass channel channel for Acoustic Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pizzicato - + arco acoustic-bass channel channel for Acoustic Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names arco - + tremolo acoustic-bass channel channel for Acoustic Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names tremolo - + Bass guitar (tablature). bass-guitar-tablature description description for Bass Guitar (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass guitar (tablature). - + Bass Guitar (tablature) bass-guitar-tablature trackName trackName for Bass Guitar (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Guitar (tablature) - + Bass Guitar bass-guitar-tablature longName longName for Bass Guitar (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Guitar - + Electric bass guitar (tablature). electric-bass-4-str-tab description description for Electric Bass (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17875,56 +17875,56 @@ Electric Bass (tablature) - + Electric Bass electric-bass-4-str-tab longName longName for Electric Bass (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Electric Bass - + 5-string banjo (staff notation). banjo description description for Banjo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 5-string banjo (staff notation). - + Banjo banjo trackName trackName for Banjo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Banjo - + Banjo banjo longName longName for Banjo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Banjo - + Bj. banjo shortName shortName for Banjo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bj. - + 4-string tenor banjo. tenor-banjo description description for Tenor Banjo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 4-string tenor banjo. - + Tenor Banjo tenor-banjo trackName trackName for Tenor Banjo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Banjo - + Tenor Banjo tenor-banjo longName longName for Tenor Banjo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17938,21 +17938,21 @@ T. Bj. - + 5-string banjo (tablature). banjo-tablature description description for Banjo (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 5-string banjo (tablature). - + Banjo (tablature) banjo-tablature trackName trackName for Banjo (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Banjo (tablature) - + Banjo banjo-tablature longName longName for Banjo (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -17966,56 +17966,56 @@ 4-string Irish tenor banjo (staff notation). - + Irish Tenor Banjo irish-tenor-banjo trackName trackName for Irish Tenor Banjo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Irish Tenor Banjo - + Irish Tenor Banjo irish-tenor-banjo longName longName for Irish Tenor Banjo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Irish Tenor Banjo - + ITB irish-tenor-banjo shortName shortName for Irish Tenor Banjo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names ITB - + 4-string Irish tenor banjo (tablature). irish-tenor-banjo-tablature description description for Irish Tenor Banjo (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 4-string Irish tenor banjo (tablature). - + Irish Tenor Banjo (tablature) irish-tenor-banjo-tablature trackName trackName for Irish Tenor Banjo (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Irish Tenor Banjo (tablature) - + Irish Tenor Banjo irish-tenor-banjo-tablature longName longName for Irish Tenor Banjo (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Irish Tenor Banjo - + Tenor ukulele with bottom string tuned to G4. tenor-ukulele description description for Tenor Ukulele; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor ukulele with bottom string tuned to G4. - + Tenor Ukulele tenor-ukulele trackName trackName for Tenor Ukulele; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18029,56 +18029,56 @@ Tenor Ukulele - + Ten. Uk. tenor-ukulele shortName shortName for Tenor Ukulele; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ten. Uk. - + Standard ukulele (staff notation). ukulele description description for Ukulele; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Standard ukulele (staff notation). - + Ukulele ukulele trackName trackName for Ukulele; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ukulele - + Ukulele ukulele longName longName for Ukulele; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ukulele - + Uk. ukulele shortName shortName for Ukulele; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Uk. - + Tenor ukulele with bottom string tuned to G3. ukulele-low-g description description for Ukulele (low G); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor ukulele with bottom string tuned to G3. - + Ukulele (low G) ukulele-low-g trackName trackName for Ukulele (low G); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ukulele (low G) - + Ukulele ukulele-low-g longName longName for Ukulele (low G); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18092,21 +18092,21 @@ Uk. - + Standard ukulele (tablature). ukulele-4-str-tab description description for Ukulele (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Standard ukulele (tablature). - + Ukulele (tablature) ukulele-4-str-tab trackName trackName for Ukulele (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ukulele (tablature) - + Ukulele ukulele-4-str-tab longName longName for Ukulele (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18120,56 +18120,56 @@ Baritone ukulele. - + Baritone Ukulele baritone-ukulele trackName trackName for Baritone Ukulele; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone Ukulele - + Baritone Ukulele baritone-ukulele longName longName for Baritone Ukulele; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baritone Ukulele - + Bar. Uk. baritone-ukulele shortName shortName for Baritone Ukulele; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bar. Uk. - + Mandolin (staff notation). mandolin description description for Mandolin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mandolin (staff notation). - + Mandolin mandolin trackName trackName for Mandolin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mandolin - + Mandolin mandolin longName longName for Mandolin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mandolin - + Mdn. mandolin shortName shortName for Mandolin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mdn. - + Mandolin (tablature). mandolin-tablature description description for Mandolin (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18183,56 +18183,56 @@ Mandolin (tablature) - + Mandolin mandolin-tablature longName longName for Mandolin (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mandolin - + Larger ancestor of the mandolin. alto-mandola description description for Alto Mandola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Larger ancestor of the mandolin. - + Alto Mandola alto-mandola trackName trackName for Alto Mandola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Mandola - + Alto Mandola alto-mandola longName longName for Alto Mandola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Mandola - + A. Mda. alto-mandola shortName shortName for Alto Mandola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Mda. - + Larger ancestor of the mandolin. mandola description description for Mandola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Larger ancestor of the mandolin. - + Mandola mandola trackName trackName for Mandola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mandola - + Mandola mandola longName longName for Mandola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18246,84 +18246,84 @@ Mda. - + Larger ancestor of the mandolin. tenor-mandola description description for Tenor Mandola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Larger ancestor of the mandolin. - + Tenor Mandola tenor-mandola trackName trackName for Tenor Mandola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Mandola - + Tenor Mandola tenor-mandola longName longName for Tenor Mandola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Mandola - + T. Mda. tenor-mandola shortName shortName for Tenor Mandola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. Mda. - + Larger ancestor of the mandolin. Tuned an octave lower than the mandolin. octave-mandolin description description for Octave Mandolin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Larger ancestor of the mandolin. Tuned an octave lower than the mandolin. - + Octave Mandolin octave-mandolin trackName trackName for Octave Mandolin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Octave Mandolin - + Octave Mandolin octave-mandolin longName longName for Octave Mandolin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Octave Mandolin - + OM. octave-mandolin shortName shortName for Octave Mandolin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names OM. - + Larger ancestor of the mandolin. Tuned an octave lower than the standard mandola. mandocello description description for Mandocello; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Larger ancestor of the mandolin. Tuned an octave lower than the standard mandola. - + Mandocello mandocello trackName trackName for Mandocello; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mandocello - + Mandocello mandocello longName longName for Mandocello; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mandocello - + Mncl. mandocello shortName shortName for Mandocello; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18337,56 +18337,56 @@ Also known as the Appalachian dulcimer, among other names. A fretted string instrument of the zither family. (Staff notation). - + Mtn. Dulcimer mtn-dulcimer-std trackName trackName for Mtn. Dulcimer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mtn. Dulcimer - + Mtn. Dulcimer mtn-dulcimer-std longName longName for Mtn. Dulcimer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mtn. Dulcimer - + Mtn. Dc. mtn-dulcimer-std shortName shortName for Mtn. Dulcimer; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mtn. Dc. - + Also known as the Appalachian dulcimer, among other names. A fretted string instrument of the zither family. (Tablature). mtn-dulcimer-std-chrom-tab description description for Mtn. Dulcimer (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Also known as the Appalachian dulcimer, among other names. A fretted string instrument of the zither family. (Tablature). - + Mtn. Dulcimer (tablature) mtn-dulcimer-std-chrom-tab trackName trackName for Mtn. Dulcimer (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mtn. Dulcimer (tablature) - + Mtn. Dulcimer mtn-dulcimer-std-chrom-tab longName longName for Mtn. Dulcimer (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mtn. Dulcimer - + Larger version of the mountain or Appalachian dulcimer. (Staff notation). mtn-dulcimer-baritone description description for Mtn. Dulcimer - Baritone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Larger version of the mountain or Appalachian dulcimer. (Staff notation). - + Mtn. Dulcimer - Baritone mtn-dulcimer-baritone trackName trackName for Mtn. Dulcimer - Baritone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18400,84 +18400,84 @@ Mtn. Dulcimer - Baritone - + Bar. M.D. mtn-dulcimer-baritone shortName shortName for Mtn. Dulcimer - Baritone; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bar. M.D. - + Larger version of the mountain or Appalachian dulcimer. (Tablature). mtn-dulcimer-bartn-chrom-tab description description for Mtn. Dulcimer - Baritone (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Larger version of the mountain or Appalachian dulcimer. (Tablature). - + Mtn. Dulcimer - Baritone (tablature) mtn-dulcimer-bartn-chrom-tab trackName trackName for Mtn. Dulcimer - Baritone (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mtn. Dulcimer - Baritone (tablature) - + Mtn. Dulcimer - Baritone mtn-dulcimer-bartn-chrom-tab longName longName for Mtn. Dulcimer - Baritone (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mtn. Dulcimer - Baritone - + Very large mountain or Appalachian dulcimer, an octave lower than the regular dulcimer. (Staff notation). mtn-dulcimer-bass description description for Mtn. Dulcimer - Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Very large mountain or Appalachian dulcimer, an octave lower than the regular dulcimer. (Staff notation). - + Mtn. Dulcimer - Bass mtn-dulcimer-bass trackName trackName for Mtn. Dulcimer - Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mtn. Dulcimer - Bass - + Mtn. Dulcimer - Bass mtn-dulcimer-bass longName longName for Mtn. Dulcimer - Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mtn. Dulcimer - Bass - + Bs. M.D. mtn-dulcimer-bass shortName shortName for Mtn. Dulcimer - Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bs. M.D. - + Very large mountain or Appalachian dulcimer, an octave lower than the regular dulcimer. (Tablature). mtn-dulcimer-bass-chrom-tab description description for Mtn. Dulcimer - Bass (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Very large mountain or Appalachian dulcimer, an octave lower than the regular dulcimer. (Tablature). - + Mtn. Dulcimer - Bass (tablature) mtn-dulcimer-bass-chrom-tab trackName trackName for Mtn. Dulcimer - Bass (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mtn. Dulcimer - Bass (tablature) - + Mtn. Dulcimer - Bass mtn-dulcimer-bass-chrom-tab longName longName for Mtn. Dulcimer - Bass (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Mtn. Dulcimer - Bass - + 6-course lute (staff notation). lute description description for Lute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18491,56 +18491,56 @@ Lute - + Lute lute longName longName for Lute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lute - + Lt. lute shortName shortName for Lute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lt. - + 6-course lute (tablature). lute-tablature description description for Lute (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 6-course lute (tablature). - + Lute (tablature) lute-tablature trackName trackName for Lute (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lute (tablature) - + Lute lute-tablature longName longName for Lute (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lute - + 5-course Renaissance tenor lute. ren.-tenor-lute-5-course description description for Tenor Lute; course: 5-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 5-course Renaissance tenor lute. - + Tenor Lute ren.-tenor-lute-5-course trackName trackName for Tenor Lute; course: 5-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Lute - + Tenor Lute ren.-tenor-lute-5-course longName longName for Tenor Lute; course: 5-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18554,56 +18554,56 @@ Lt. - + 5-course ren.-tenor-lute-5-course traitName traitName for Tenor Lute; course: 5-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 5-course - + 6-course Renaissance tenor lute. ren.-tenor-lute-6-course description description for Tenor Lute; course: 6-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 6-course Renaissance tenor lute. - + Tenor Lute ren.-tenor-lute-6-course trackName trackName for Tenor Lute; course: 6-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Lute - + Tenor Lute ren.-tenor-lute-6-course longName longName for Tenor Lute; course: 6-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Lute - + Lt. ren.-tenor-lute-6-course shortName shortName for Tenor Lute; course: 6-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lt. - + 6-course ren.-tenor-lute-6-course traitName traitName for Tenor Lute; course: 6-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 6-course - + 7-course Renaissance tenor lute. ren.-tenor-lute-7-course description description for Tenor Lute; course: 7-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 7-course Renaissance tenor lute. - + Tenor Lute ren.-tenor-lute-7-course trackName trackName for Tenor Lute; course: 7-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18617,56 +18617,56 @@ Tenor Lute - + Lt. ren.-tenor-lute-7-course shortName shortName for Tenor Lute; course: 7-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lt. - + 7-course ren.-tenor-lute-7-course traitName traitName for Tenor Lute; course: 7-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 7-course - + 8-course Renaissance tenor lute. ren.-tenor-lute-8-course description description for Tenor Lute; course: 8-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 8-course Renaissance tenor lute. - + Tenor Lute ren.-tenor-lute-8-course trackName trackName for Tenor Lute; course: 8-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Lute - + Tenor Lute ren.-tenor-lute-8-course longName longName for Tenor Lute; course: 8-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Lute - + Lt. ren.-tenor-lute-8-course shortName shortName for Tenor Lute; course: 8-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lt. - + 8-course ren.-tenor-lute-8-course traitName traitName for Tenor Lute; course: 8-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 8-course - + 9-course Renaissance tenor lute. ren.-tenor-lute-9-course description description for Tenor Lute; course: 9-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18680,56 +18680,56 @@ Tenor Lute - + Tenor Lute ren.-tenor-lute-9-course longName longName for Tenor Lute; course: 9-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Lute - + Lt. ren.-tenor-lute-9-course shortName shortName for Tenor Lute; course: 9-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lt. - + 9-course ren.-tenor-lute-9-course traitName traitName for Tenor Lute; course: 9-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 9-course - + 10-course Renaissance tenor lute. ren.-tenor-lute-10-course description description for Tenor Lute; course: 10-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 10-course Renaissance tenor lute. - + Tenor Lute ren.-tenor-lute-10-course trackName trackName for Tenor Lute; course: 10-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Lute - + Tenor Lute ren.-tenor-lute-10-course longName longName for Tenor Lute; course: 10-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Lute - + Lt. ren.-tenor-lute-10-course shortName shortName for Tenor Lute; course: 10-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lt. - + 10-course ren.-tenor-lute-10-course traitName traitName for Tenor Lute; course: 10-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18743,56 +18743,56 @@ 13-course Baroque lute. - + Tenor Lute baroque-lute-13-course trackName trackName for Tenor Lute; course: 13-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Lute - + Tenor Lute baroque-lute-13-course longName longName for Tenor Lute; course: 13-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Lute - + Lt. baroque-lute-13-course shortName shortName for Tenor Lute; course: 13-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Lt. - + 13-course baroque-lute-13-course traitName traitName for Tenor Lute; course: 13-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 13-course - + 14-course theorbo. theorbo-14-course description description for Theorbo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 14-course theorbo. - + Theorbo theorbo-14-course trackName trackName for Theorbo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Theorbo - + Theorbo theorbo-14-course longName longName for Theorbo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Theorbo - + Thb. theorbo-14-course shortName shortName for Theorbo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18806,56 +18806,56 @@ 14-course archlute. - + Archlute archlute-14-course trackName trackName for Archlute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Archlute - + Archlute archlute-14-course longName longName for Archlute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Archlute - + A. Lt. archlute-14-course shortName shortName for Archlute; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Lt. - + Piccolo balalaika, tuned a fifth above the prima. balalaika-piccolo description description for Piccolo Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo balalaika, tuned a fifth above the prima. - + Piccolo Balalaika balalaika-piccolo trackName trackName for Piccolo Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo Balalaika - + Piccolo Balalaika balalaika-piccolo longName longName for Piccolo Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Piccolo Balalaika - + Pic. Bal. balalaika-piccolo shortName shortName for Piccolo Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pic. Bal. - + Prima balalaika. The most common balalaika. balalaika description description for Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18869,56 +18869,56 @@ Balalaika - + Balalaika balalaika longName longName for Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Balalaika - + Bal. balalaika shortName shortName for Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bal. - + Prima balalaika. The most common balalaika. balalaika-prima description description for Prima Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Prima balalaika. The most common balalaika. - + Prima Balalaika balalaika-prima trackName trackName for Prima Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Prima Balalaika - + Prima Balalaika balalaika-prima longName longName for Prima Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Prima Balalaika - + Pr. Bal. balalaika-prima shortName shortName for Prima Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pr. Bal. - + Secunda balalaika, tuned a fifth below the prima. balalaika-secunda description description for Secunda Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Secunda balalaika, tuned a fifth below the prima. - + Secunda Balalaika balalaika-secunda trackName trackName for Secunda Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18932,56 +18932,56 @@ Secunda Balalaika - + Sec. Bal. balalaika-secunda shortName shortName for Secunda Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sec. Bal. - + Alto balalaika, tuned an octave below the prima. balalaika-alto description description for Alto Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto balalaika, tuned an octave below the prima. - + Alto Balalaika balalaika-alto trackName trackName for Alto Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Balalaika - + Alto Balalaika balalaika-alto longName longName for Alto Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Balalaika - + Al. Bal. balalaika-alto shortName shortName for Alto Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Al. Bal. - + Bass balalaika, tuned an octave below the alto. balalaika-bass description description for Bass Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass balalaika, tuned an octave below the alto. - + Bass Balalaika balalaika-bass trackName trackName for Bass Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Balalaika - + Bass Balalaika balalaika-bass longName longName for Bass Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -18995,56 +18995,56 @@ B. Bal. - + Contrabass balalaika, tuned an octave below the bass. balalaika-contrabass description description for Contrabass Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass balalaika, tuned an octave below the bass. - + Contrabass Balalaika balalaika-contrabass trackName trackName for Contrabass Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Balalaika - + Contrabass Balalaika balalaika-contrabass longName longName for Contrabass Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass Balalaika - + Cb. Bal. balalaika-contrabass shortName shortName for Contrabass Balalaika; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cb. Bal. - + Greek lute, with 3 courses. bouzouki-3-course description description for Bouzouki; course: 3-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Greek lute, with 3 courses. - + Bouzouki bouzouki-3-course trackName trackName for Bouzouki; course: 3-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bouzouki - + Bouzouki bouzouki-3-course longName longName for Bouzouki; course: 3-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bouzouki - + Bou. bouzouki-3-course shortName shortName for Bouzouki; course: 3-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19058,56 +19058,56 @@ 3-course - + Greek lute, with 4 courses. bouzouki-4-course description description for Bouzouki; course: 4-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Greek lute, with 4 courses. - + Bouzouki bouzouki-4-course trackName trackName for Bouzouki; course: 4-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bouzouki - + Bouzouki bouzouki-4-course longName longName for Bouzouki; course: 4-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bouzouki - + Bou. bouzouki-4-course shortName shortName for Bouzouki; course: 4-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bou. - + 4-course bouzouki-4-course traitName traitName for Bouzouki; course: 4-course; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names 4-course - + Chinese plucked half-tube zither. guzheng description description for Guzheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese plucked half-tube zither. - + Guzheng guzheng trackName trackName for Guzheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Guzheng - + Guzheng guzheng longName longName for Guzheng; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19121,35 +19121,35 @@ Gz. - + Japanese plucked half-tube zither. koto description description for Koto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Japanese plucked half-tube zither. - + Koto koto trackName trackName for Koto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Koto - + Koto koto longName longName for Koto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Koto - + Ko. koto shortName shortName for Koto; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Ko. - + Short-neck lute-type fretless stringed instrument, common in the Middle East and North Africa. oud description description for Oud; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19163,56 +19163,56 @@ Oud - + Oud oud longName longName for Oud; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Oud - + O. oud shortName shortName for Oud; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names O. - + Traditional Japanese three-stringed instrument played with a plectrum. shamisen description description for Shamisen; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Traditional Japanese three-stringed instrument played with a plectrum. - + Shamisen shamisen trackName trackName for Shamisen; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shamisen - + Shamisen shamisen longName longName for Shamisen; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Shamisen - + Sh. shamisen shortName shortName for Shamisen; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Sh. - + Plucked string instrument used in Indian classical music. sitar description description for Sitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Plucked string instrument used in Indian classical music. - + Sitar sitar trackName trackName for Sitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19226,56 +19226,56 @@ Sitar - + Si. sitar shortName shortName for Sitar; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Si. - + The smallest tamburica, mostly used as a lead instrument. prim description description for Prim; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names The smallest tamburica, mostly used as a lead instrument. - + Prim prim trackName trackName for Prim; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Prim - + Prim prim longName longName for Prim; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Prim - + Pr. prim shortName shortName for Prim; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pr. - + A larger tamburica than the prim, played in a similar way. brac description description for Brač; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A larger tamburica than the prim, played in a similar way. - + Brač brac trackName trackName for Brač; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Brač - + Brač brac longName longName for Brač; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19289,84 +19289,84 @@ Br. - + A tamburica mostly used as a harmony/rhythm instrument. bugarija description description for Bugarija; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A tamburica mostly used as a harmony/rhythm instrument. - + Bugarija bugarija trackName trackName for Bugarija; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bugarija - + Bugarija bugarija longName longName for Bugarija; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bugarija - + Bu. bugarija shortName shortName for Bugarija; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bu. - + The largest tamburica, used for playing bass lines. berda description description for Berda; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names The largest tamburica, used for playing bass lines. - + Berda berda trackName trackName for Berda; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Berda - + Berda berda longName longName for Berda; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Berda - + Be. berda shortName shortName for Berda; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Be. - + A tamburica similar in size to the bugarija, usually given counterpoint lines. celo description description for Čelo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A tamburica similar in size to the bugarija, usually given counterpoint lines. - + Čelo celo trackName trackName for Čelo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Čelo - + Čelo celo longName longName for Čelo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Čelo - + Č. celo shortName shortName for Čelo; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19380,56 +19380,56 @@ Spanish folk instrument similar to the mandolin. (Staff notation). - + Bandurria bandurria trackName trackName for Bandurria; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bandurria - + Bandurria bandurria longName longName for Bandurria; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bandurria - + Band. bandurria shortName shortName for Bandurria; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Band. - + Spanish folk instrument similar to the mandolin. (Tablature). bandurria-tablature description description for Bandurria (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Spanish folk instrument similar to the mandolin. (Tablature). - + Bandurria (tablature) bandurria-tablature trackName trackName for Bandurria (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bandurria (tablature) - + Bandurria bandurria-tablature longName longName for Bandurria (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bandurria - + Spanish lute similar to the bandurria. (Staff notation). laud description description for Laúd; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Spanish lute similar to the bandurria. (Staff notation). - + Laúd laud trackName trackName for Laúd; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19443,98 +19443,98 @@ Laúd - + Laúd laud shortName shortName for Laúd; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Laúd - + Spanish lute similar to the bandurria. (Tablature). laud-tablature description description for Laúd (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Spanish lute similar to the bandurria. (Tablature). - + Laúd (tablature) laud-tablature trackName trackName for Laúd (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Laúd (tablature) - + Laúd laud-tablature longName longName for Laúd (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Laúd - + Timpl. timple-canario shortName shortName for Canarian Timple; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Timpl. - + String section notated on a grand staff. strings description description for Strings; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names String section notated on a grand staff. - + Strings strings trackName trackName for Strings; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Strings - + Strings strings longName longName for Strings; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Strings - + St. strings shortName shortName for Strings; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names St. - + arco strings channel channel for Strings; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names arco - + pizzicato strings channel channel for Strings; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pizzicato - + tremolo strings channel channel for Strings; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names tremolo - + Contrabass (double bass). double-bass description description for Double Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass (double bass). - + Double Bass double-bass trackName trackName for Double Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19548,56 +19548,56 @@ Double Bass - + Db. double-bass shortName shortName for Double Bass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Db. - + Solo violin. violin description description for Violin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Solo violin. - + Violin violin trackName trackName for Violin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Violin - + Violin violin longName longName for Violin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Violin - + Vln. violin shortName shortName for Violin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vln. - + arco violin channel channel for Violin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names arco - + pizzicato violin channel channel for Violin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pizzicato - + tremolo violin channel channel for Violin; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19611,28 +19611,28 @@ Violin section. - + Violins (section) violins trackName trackName for Violins (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Violins (section) - + Violins violins longName longName for Violins (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Violins - + Vlns. violins shortName shortName for Violins (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vlns. - + arco violins channel channel for Violins (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19646,56 +19646,56 @@ pizzicato - + tremolo violins channel channel for Violins (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names tremolo - + Solo viola. viola description description for Viola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Solo viola. - + Viola viola trackName trackName for Viola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Viola - + Viola viola longName longName for Viola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Viola - + Vla. viola shortName shortName for Viola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vla. - + arco viola channel channel for Viola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names arco - + pizzicato viola channel channel for Viola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pizzicato - + tremolo viola channel channel for Viola; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19709,28 +19709,28 @@ Viola section. - + Violas (section) violas trackName trackName for Violas (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Violas (section) - + Violas violas longName longName for Violas (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Violas - + Vlas. violas shortName shortName for Violas (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vlas. - + arco violas channel channel for Violas (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19744,56 +19744,56 @@ pizzicato - + tremolo violas channel channel for Violas (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names tremolo - + Violoncello. violoncello description description for Violoncello; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Violoncello. - + Violoncello violoncello trackName trackName for Violoncello; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Violoncello - + Violoncello violoncello longName longName for Violoncello; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Violoncello - + Vc. violoncello shortName shortName for Violoncello; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vc. - + arco violoncello channel channel for Violoncello; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names arco - + pizzicato violoncello channel channel for Violoncello; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pizzicato - + tremolo violoncello channel channel for Violoncello; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19807,28 +19807,28 @@ Violoncello section. - + Violoncellos (section) violoncellos trackName trackName for Violoncellos (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Violoncellos (section) - + Violoncellos violoncellos longName longName for Violoncellos (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Violoncellos - + Vcs. violoncellos shortName shortName for Violoncellos (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Vcs. - + arco violoncellos channel channel for Violoncellos (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19842,56 +19842,56 @@ pizzicato - + tremolo violoncellos channel channel for Violoncellos (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names tremolo - + Contrabass (double bass). contrabass description description for Contrabass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass (double bass). - + Contrabass contrabass trackName trackName for Contrabass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass - + Contrabass contrabass longName longName for Contrabass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabass - + Cb. contrabass shortName shortName for Contrabass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cb. - + arco contrabass channel channel for Contrabass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names arco - + pizzicato contrabass channel channel for Contrabass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pizzicato - + tremolo contrabass channel channel for Contrabass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19905,28 +19905,28 @@ Contrabass (double bass) section. - + Contrabasses (section) contrabasses trackName trackName for Contrabasses (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabasses (section) - + Contrabasses contrabasses longName longName for Contrabasses (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Contrabasses - + Cbs. contrabasses shortName shortName for Contrabasses (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Cbs. - + arco contrabasses channel channel for Contrabasses (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -19940,56 +19940,56 @@ pizzicato - + tremolo contrabasses channel channel for Contrabasses (section); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names tremolo - + Treble viola da gamba. Second highest member of the viol family. treble-viol description description for Treble Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Treble viola da gamba. Second highest member of the viol family. - + Treble Viol treble-viol trackName trackName for Treble Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Treble Viol - + Treble Viol treble-viol longName longName for Treble Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Treble Viol - + Tr. Vl. treble-viol shortName shortName for Treble Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tr. Vl. - + arco treble-viol channel channel for Treble Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names arco - + pizzicato treble-viol channel channel for Treble Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pizzicato - + tremolo treble-viol channel channel for Treble Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -20003,28 +20003,28 @@ Alto viola da gamba. Third highest member of the viol family. - + Alto Viol alto-viol trackName trackName for Alto Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Viol - + Alto Viol alto-viol longName longName for Alto Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Alto Viol - + A. Vl. alto-viol shortName shortName for Alto Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names A. Vl. - + arco alto-viol channel channel for Alto Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -20038,56 +20038,56 @@ pizzicato - + tremolo alto-viol channel channel for Alto Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names tremolo - + Highest-pitched member of the viol family. pardessus-de-viole description description for Pardessus de viole; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Highest-pitched member of the viol family. - + Pardessus de viole pardessus-de-viole trackName trackName for Pardessus de viole; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pardessus de viole - + Pardessus de viole pardessus-de-viole longName longName for Pardessus de viole; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pardessus de viole - + Pds. v. pardessus-de-viole shortName shortName for Pardessus de viole; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Pds. v. - + arco pardessus-de-viole channel channel for Pardessus de viole; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names arco - + pizzicato pardessus-de-viole channel channel for Pardessus de viole; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pizzicato - + tremolo pardessus-de-viole channel channel for Pardessus de viole; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -20101,28 +20101,28 @@ Tenor viola da gamba. Middle member of the viol family. - + Tenor Viol tenor-viol trackName trackName for Tenor Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Viol - + Tenor Viol tenor-viol longName longName for Tenor Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Tenor Viol - + T. Vl. tenor-viol shortName shortName for Tenor Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names T. Vl. - + arco tenor-viol channel channel for Tenor Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -20136,56 +20136,56 @@ pizzicato - + tremolo tenor-viol channel channel for Tenor Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names tremolo - + Similar to the viol, but with an extra set of plucked strings. baryton description description for Baryton; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Similar to the viol, but with an extra set of plucked strings. - + Baryton baryton trackName trackName for Baryton; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baryton - + Baryton baryton longName longName for Baryton; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Baryton - + Bary. baryton shortName shortName for Baryton; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bary. - + arco baryton channel channel for Baryton; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names arco - + pizzicato baryton channel channel for Baryton; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pizzicato - + tremolo baryton channel channel for Baryton; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -20199,28 +20199,28 @@ Bass viola da gamba (staff notation). Third lowest member of the viol family. - + Bass Viol viola-da-gamba trackName trackName for Bass Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Viol - + Bass Viol viola-da-gamba longName longName for Bass Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Viol - + B. Vl. viola-da-gamba shortName shortName for Bass Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Vl. - + arco viola-da-gamba channel channel for Bass Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -20234,56 +20234,56 @@ pizzicato - + tremolo viola-da-gamba channel channel for Bass Viol; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names tremolo - + Bass viola da gamba (tablature). Third lowest member of the viol family. viola-da-gamba-tablature description description for Bass Viol (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass viola da gamba (tablature). Third lowest member of the viol family. - + Bass Viol (tablature) viola-da-gamba-tablature trackName trackName for Bass Viol (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Viol (tablature) - + Bass Viol viola-da-gamba-tablature longName longName for Bass Viol (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Bass Viol - + B. Vl. viola-da-gamba-tablature shortName shortName for Bass Viol (tablature); Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names B. Vl. - + Large viol with the lowest string tuned to G. Sometimes called the G violone or great bass viol. Second lowest member of the viol family. violone description description for Violone; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Large viol with the lowest string tuned to G. Sometimes called the G violone or great bass viol. Second lowest member of the viol family. - + Violone violone trackName trackName for Violone; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Violone - + G Violone violone longName longName for Violone; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -20297,91 +20297,91 @@ G Vne. - + *G violone traitName traitName for Violone; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names *G - + arco violone channel channel for Violone; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names arco - + pizzicato violone channel channel for Violone; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pizzicato - + tremolo violone channel channel for Violone; tuning: G; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names tremolo - + Large viol with the lowest string tuned to D. Sometimes called the D violone or contrabass viol. Lowest-pitched member of the viol family. d-violone description description for Violone; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Large viol with the lowest string tuned to D. Sometimes called the D violone or contrabass viol. Lowest-pitched member of the viol family. - + Violone d-violone trackName trackName for Violone; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Violone - + D Violone d-violone longName longName for Violone; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D Violone - + D Vne. d-violone shortName shortName for Violone; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D Vne. - + D d-violone traitName traitName for Violone; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names D - + arco d-violone channel channel for Violone; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names arco - + pizzicato d-violone channel channel for Violone; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pizzicato - + tremolo d-violone channel channel for Violone; tuning: D; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names tremolo - + Extremely large and rare bowed string instrument, essentially a larger version of the double bass. octobass description description for Octobass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -20395,28 +20395,28 @@ Octobass - + Octobass octobass longName longName for Octobass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Octobass - + Otb. octobass shortName shortName for Octobass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Otb. - + arco octobass channel channel for Octobass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names arco - + pizzicato octobass channel channel for Octobass; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -20430,56 +20430,56 @@ tremolo - + Chinese two-stringed bowed instrument. erhu description description for Erhu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Chinese two-stringed bowed instrument. - + Erhu erhu trackName trackName for Erhu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Erhu - + Erhu erhu longName longName for Erhu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Erhu - + Eh. erhu shortName shortName for Erhu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Eh. - + arco erhu channel channel for Erhu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names arco - + pizzicato erhu channel channel for Erhu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names pizzicato - + tremolo erhu channel channel for Erhu; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names tremolo - + Swedish bowed instrument with keys to change the pitch of the strings. nyckelharpa description description for Nyckelharpa; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -20493,28 +20493,28 @@ Nyckelharpa - + Nyckelharpa nyckelharpa longName longName for Nyckelharpa; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Nyckelharpa - + Nyh. nyckelharpa shortName shortName for Nyckelharpa; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names Nyh. - + arco nyckelharpa channel channel for Nyckelharpa; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names arco - + pizzicato nyckelharpa channel channel for Nyckelharpa; Please see https://github.com/musescore/MuseScore/wiki/Translating-instrument-names @@ -20531,12 +20531,12 @@ engraving/instruments/family - + Winds Winds - + Flutes Flutes @@ -20546,47 +20546,47 @@ Dizis - + Shakuhachis Shakuhachis - + Hichikiris Hichikiris - + Fifes Fifes - + Whistles Whistles - + Flageolets Flageolets - + Recorders Recorders - + Ocarinas Ocarinas - + Gemshorns Gemshorns - + Pan Flutes Pan Flutes @@ -20596,47 +20596,47 @@ Quenas - + Oboes Oboes - + Dulzainas Dulzainas - + Shawms Shawms - + Cromornes Cromornes - + Crumhorns Crumhorns - + Cornamuses Cornamuses - + Kelhorns Kelhorns - + Rauschpfeifes Rauschpfeifes - + Duduks Duduks @@ -20646,47 +20646,47 @@ Shenais - + Clarinets Clarinets - + Chalumeaus Chalumeaus - + Xaphoons Xaphoons - + Tarogatos Tarogatos - + Octavins Octavins - + Saxophones Saxophones - + Bassoons Bassoons - + Reed Contrabasses Reed Contrabasses - + Dulcians Dulcians @@ -20696,47 +20696,47 @@ Racketts - + Sarrusophones Sarrusophones - + Bagpipes Bagpipes - + Accordions Accordions - + Harmonicas Harmonicas - + Melodicas Melodicas - + Shengs Shengs - + Brass Brass - + Horns Horns - + Wagner Tubas Wagner Tubas @@ -20746,47 +20746,47 @@ Cornets - + Saxhorns Saxhorns - + Alto Horns Alto Horns - + Baritone Horns Baritone Horns - + Posthorns Posthorns - + Trumpets Trumpets - + Baroque Trumpets Baroque Trumpets - + Bugles Bugles - + Flugelhorns Flugelhorns - + Ophicleides Ophicleides @@ -20796,47 +20796,47 @@ Cornetts - + Serpents Serpents - + Trombones Trombones - + Cimbassos Cimbassos - + Sackbuts Sackbuts - + Euphoniums Euphoniums - + Tubas Tubas - + Sousaphones Sousaphones - + Conches Conches - + Alphorns Alphorns @@ -20846,47 +20846,47 @@ Rag Dungs - + Didgeridoos Didgeridoos - + Shofars Shofars - + Vuvuzelas Vuvuzelas - + Timpani Timpani - + Roto Toms Roto Toms - + Tubaphones Tubaphones - + Steel Drums Steel Drums - + Keyboard Percussion Keyboard Percussion - + Pitched Metal Percussion Pitched Metal Percussion @@ -20896,47 +20896,47 @@ Orff Percussion - + Flexatones Flexatones - + Musical Saws Musical Saws - + Glass Percussion Glass Percussion - + Klaxon Horns Klaxon Horns - + Kalimbas Kalimbas - + Drums Drums - + Unpitched Metal Percussion Unpitched Metal Percussion - + Unpitched Wooden Percussion Unpitched Wooden Percussion - + Other Percussion Other Percussion @@ -20946,47 +20946,47 @@ Batterie - + Body Percussion Body Percussion - + Voices Voices - + Voice Groups Voice Groups - + Kazoos Kazoos - + Keyboards Keyboards - + Organs Organs - + Synths Synths - + Harps Harps - + Guitars Guitars @@ -20996,47 +20996,47 @@ Bass Guitars - + Banjos Banjos - + Ukuleles Ukuleles - + Mandolins Mandolins - + Mtn. Dulcimers Mtn. Dulcimers - + Lutes Lutes - + Balalaikas Balalaikas - + Bouzoukis Bouzoukis - + Guzhengs Guzhengs - + Guqins Guqins @@ -21046,47 +21046,47 @@ Pipas - + Yangqins Yangqins - + Gayageums Gayageums - + Kotos Kotos - + Ouds Ouds - + Shamisens Shamisens - + Sitars Sitars - + Tamburicas Tamburicas - + Bandurrias Bandurrias - + Laúds Laúds @@ -21096,37 +21096,37 @@ Timples - + Strings Strings - + Orchestral Strings Orchestral Strings - + Viols Viols - + Octobasses Octobasses - + Erhus Erhus - + Nyckelharpas Nyckelharpas - + Ajaengs Ajaengs @@ -21134,27 +21134,27 @@ engraving/instruments/genre - + Common Common - + Pop/Rock Pop/Rock - + Jazz Jazz - + Choral Choral - + Orchestra Orchestra @@ -21164,27 +21164,27 @@ Concert Band - + Marching Band Marching Band - + Electronic Music Electronic Music - + World Music World Music - + Early Music Early Music - + Classroom Classroom @@ -21192,62 +21192,62 @@ engraving/instruments/group - + Woodwinds Woodwinds - + Free Reed Free Reed - + Brass Brass - + Percussion - Pitched Percussion - Pitched - + Percussion - Unpitched Percussion - Unpitched - + Percussion - Marching Percussion - Marching - + Percussion - Body Percussion - Body - + Vocals Vocals - + Keyboards Keyboards - + Electronic Electronic - + Strings - Plucked Strings - Plucked - + Strings - Bowed Strings - Bowed @@ -21255,22 +21255,22 @@ engraving/scoreorder - + Orchestra Orchestra - + Choir Choir - + Marching Band Marching Band - + Big Band Big Band @@ -21280,32 +21280,32 @@ Jazz Combo - + Rock Band Rock Band - + Concert Band Concert Band - + Brass Band Brass Band - + Woodwind Ensemble Woodwind Ensemble - + Brass Ensemble Brass Ensemble - + String Ensemble String Ensemble @@ -21313,22 +21313,22 @@ project/template - + Treble Clef Treble Clef - + Bass Clef Bass Clef - + Grand Staff Grand Staff - + SATB SATB @@ -21338,87 +21338,87 @@ SATB + Organ - + SATB + Piano SATB + Piano - + SATB Closed Score SATB Closed Score - + SATB Closed Score + Organ SATB Closed Score + Organ - + SATB Closed Score + Piano SATB Closed Score + Piano - + Voice + Piano Voice + Piano - + Barbershop Quartet (Men) Barbershop Quartet (Men) - + Barbershop Quartet (Women) Barbershop Quartet (Women) - + Liturgical Unmetrical Liturgical Unmetrical - + Liturgical Unmetrical + Organ Liturgical Unmetrical + Organ - + String Quartet String Quartet - + Wind Quartet Wind Quartet - + Wind Quintet Wind Quintet - + Saxophone Quartet Saxophone Quartet - + Brass Quartet Brass Quartet - + Brass Quintet Brass Quintet - + Guitar Guitar - + Guitar + Tablature Guitar + Tablature @@ -21428,32 +21428,32 @@ Guitar Tablature - + Piano Piano - + Jazz Lead Sheet Jazz Lead Sheet - + Big Band Big Band - + Jazz Combo Jazz Combo - + Rock Band Rock Band - + Bluegrass Band Bluegrass Band @@ -21463,42 +21463,42 @@ Concert Band - + Small Concert Band Small Concert Band - + Brass Band Brass Band - + Marching Band Marching Band - + Small Marching Band Small Marching Band - + Battery Percussion Battery Percussion - + Large Pit Percussion Large Pit Percussion - + Small Pit Percussion Small Pit Percussion - + European Concert Band European Concert Band @@ -21508,12 +21508,12 @@ Classical Orchestra - + Symphony Orchestra Symphony Orchestra - + String Orchestra String Orchestra @@ -21521,12 +21521,12 @@ project/templatecategory - + General General - + Choral Choral @@ -21536,27 +21536,27 @@ Chamber Music - + Solo Solo - + Jazz Jazz - + Popular Popular - + Band and Percussion Band and Percussion - + Orchestral Orchestral diff --git a/share/locale/musescore_en.ts b/share/locale/musescore_en.ts index ecc8d8b5ff940..547e6f359ad33 100644 --- a/share/locale/musescore_en.ts +++ b/share/locale/musescore_en.ts @@ -4,57 +4,57 @@ AlignSelect - + Left-align text within its bounding box Left-align text within its bounding box - + Horizontally center text within its bounding box Horizontally center text within its bounding box - + Right-align text within its bounding box Right-align text within its bounding box - + Justify text to fill the available width Justify text to fill the available width - + Left-align text box to reference point Left-align text box to reference point - + Horizontally center text box to reference point Horizontally center text box to reference point - + Right-align text box to reference point Right-align text box to reference point - + Align top edge of text to reference point Align top edge of text to reference point - + Center text vertical to reference point Center text vertical to reference point - + Align bottom edge of text to reference point Align bottom edge of text to reference point - + Align baseline of text to reference point Align baseline of text to reference point @@ -62,29 +62,29 @@ BreaksDialog - + Measures per system Measures per system - + Lock layout with X measures per system Lock layout with X measures per system - + Number of measures Number of measures - - + + Add system locks to each system Add system locks to each system - - + + Remove current system locks Remove current system locks @@ -92,7 +92,7 @@ CustomizeKitDialog - + Customize kit Customize kit @@ -103,7 +103,7 @@ No. - + Note Note @@ -113,32 +113,32 @@ Shortcut - + Name Name - + Name: Name: - + Enter a name to enable pitch editing Enter a name to enable pitch editing - + Notehead group: Notehead group: - + Edit noteheads Edit noteheads - + Quarter note Quarter note @@ -148,82 +148,82 @@ Half note - + Whole note Whole note - + Double whole note Double whole note - + Default voice: Default voice: - + 1 1 - + 2 2 - + 3 3 - + 4 4 - + Staff line: Staff line: - + Shortcut: Shortcut: - + Stem direction: Stem direction: - + Auto Auto - + Up Up - + Down Down - + None None - + Load… Load… - + Save as… Save as… @@ -231,7 +231,7 @@ EditPitchBase - + Note selection Note selection @@ -241,122 +241,122 @@ Select note: - + Octave 9 Octave 9 - + Octave 8 Octave 8 - + Octave 7 Octave 7 - + Octave 6 Octave 6 - + Octave 5 Octave 5 - + Octave 4 Octave 4 - + Octave 3 Octave 3 - + Octave 2 Octave 2 - + Octave 1 Octave 1 - + Octave 0 Octave 0 - + Octave -1 Octave -1 - + C C - + C♯ C♯ - + D D - + D♯ D♯ - + E E - + F F - + F♯ F♯ - + G G - + G♯ G♯ - + A A - + A♯ A♯ - + B B - + »C »C @@ -364,119 +364,119 @@ EditStaffBase - + Staff properties Staff properties - + Show clef Show clef - - + + Auto Auto - + Abbreviated instrument name: Abbreviated instrument name: - + On On - + Off Off - + Merge matching rests: Merge matching rests: - + sp sp - + Line distance: Line distance: - + Show barlines Show barlines - + Lines: Lines: - + Show time signature Show time signature - + Extra distance above staff: Extra distance above staff: - + Style group: Style group: - + Scale: Scale: - + Hide system barline Hide system barline - + Invisible staff lines Invisible staff lines - + Staff line color: Staff line color: - + Advanced style properties… Advanced style properties… - + Replace instrument… Replace instrument… - + Instrument: Instrument: - + Instrument & Staff properties Instrument & Staff properties - + Instrument properties Instrument properties @@ -486,81 +486,81 @@ Instrument name - - + + Default Default - - + + On abbreviated name On abbreviated name - + Number: Number: - + Show number: Show number: - + Transposition label: Transposition label: - - + + On long name On long name - + Show transposition: Show transposition: - + Full instrument name: Full instrument name: - + Custom Custom - + Full name Full name - + Abbreviated name Abbreviated name - + Allow group name Allow group name - + Use custom individual name: Use custom individual name: - + Group name: Group name: - + When grouped: When grouped: @@ -570,50 +570,50 @@ Show only instrument number - + Full individual name: Full individual name: - + Abbreviated individual name Abbreviated individual name - + Abbreviated group name: Abbreviated group name: - + Full group name: Full group name: - + Pitch properties Pitch properties - + Usable pitch range: Usable pitch range: - + Amateur: Amateur: - - - - + + + + Edit Edit - + Professional: Professional: @@ -623,219 +623,219 @@ Interval from written to sounding pitch - + Transposition: Transposition: - + Octave Octave - + Octave(s) + Octave(s) + - + Interval Interval - + 0 - Perfect unison 0 - Perfect unison - + 1 - Augmented unison 1 - Augmented unison - + 0 - Diminished second 0 - Diminished second - + 1 - Minor second 1 - Minor second - + 2 - Major second 2 - Major second - + 3 - Augmented second 3 - Augmented second - + 2 - Diminished third 2 - Diminished third - + 3 - Minor third 3 - Minor third - + 4 - Major third 4 - Major third - + 5 - Augmented third 5 - Augmented third - + 4 - Diminished fourth 4 - Diminished fourth - + 5 - Perfect fourth 5 - Perfect fourth - + 6 - Augmented fourth 6 - Augmented fourth - + 6 - Diminished fifth 6 - Diminished fifth - + 7 - Perfect fifth 7 - Perfect fifth - + 8 - Augmented fifth 8 - Augmented fifth - + 7 - Diminished sixth 7 - Diminished sixth - + 8 - Minor sixth 8 - Minor sixth - + 9 - Major sixth 9 - Major sixth - + 10 - Augmented sixth 10 - Augmented sixth - + 9 - Diminished seventh 9 - Diminished seventh - + 10 - Minor seventh 10 - Minor seventh - + 11 - Major seventh 11 - Major seventh - + 12 - Augmented seventh 12 - Augmented seventh - + 11 - Diminished octave 11 - Diminished octave - + 12 - Perfect octave 12 - Perfect octave - + Up Up - + Down Down - + Prefer sharps or flats for transposed key signatures: Prefer sharps or flats for transposed key signatures: - + None None - + Sharps Sharps - + Flats Flats - + Number of strings: Number of strings: - + Edit string data… Edit string data… - + Don’t reflect transposition in linked tablature staves Don’t reflect transposition in linked tablature staves - + Staff label: Staff label: - + Abbreviated staff label Abbreviated staff label - - + + Apply and go to previous staff Apply and go to previous staff - - + + Apply and go to next staff Apply and go to next staff @@ -848,122 +848,122 @@ Edit staff type - + STANDARD STAFF STANDARD STAFF - + Lines: Lines: - + Line distance: Line distance: - - - + + + sp sp - + Show clef Show clef - + Show time signature Show time signature - + Show barlines Show barlines - + Show key signature Show key signature - - + + Show ledger lines Show ledger lines - - + + Stemless Stemless - + Notehead scheme: Notehead scheme: - - + + Preview Preview - + Upside down Upside down - + Fret marks Fret marks - + Text style Text style - + Tab font preset Tab font preset - + Edit text style Edit text style - - + + Font: Font: - - + + Size: Size: - - + + pt pt - + Vertical offset: Vertical offset: - + Marks are drawn: Marks are drawn: @@ -973,12 +973,12 @@ On lines - + Continuous Continuous - + Lines are: Lines are: @@ -988,42 +988,42 @@ Numbers - + Marks are: Marks are: - + Letters Letters - + Above lines Above lines - + Broken Broken - + Show fingering in tablature Show fingering in tablature - + Note values Note values - + Shown as: Shown as: - + None neither note symbols nor stems and beams None @@ -1034,108 +1034,108 @@ Note symbols - + Stems and beams Stems and beams - + Repeat: Repeat: - + Never Never - + At new system At new system - + At new meas. At new meas. - + Always Always - + Stem style: Stem style: - + Beside staff Beside staff - + Through staff Through staff - + Stem position: Stem position: - + Above Above - + Below Below - + Half notes: Half notes: - + None neither short nor slashed stem None - + As short stem As short stem - + As slashed stem As slashed stem - + Show rests Show rests - + Template: Template: - + < Reset to template < Reset to template - + Create a new staff type of current group. Create a new staff type of current group. - + Add to templates Add to templates @@ -1143,32 +1143,32 @@ EditStringDataBase - + String data String data - + Default strings tuning: Default strings tuning: - + New string… New string… - + Edit string… Edit string… - + Delete string Delete string - + Number of frets: Number of frets: @@ -1176,240 +1176,240 @@ EditStyleBase - - - + + + Style Style - - + + Score Score - + Spacing Spacing - + Sizes Sizes - + Header & footer Header & footer - + Measure numbers Measure numbers - + System a music system, a line of music System - + Clefs, key & time signatures Clefs, key & time signatures - + Accidentals Accidentals - - + + Barlines Barlines - - + + Notes Notes - + Rests Rests - + Repeats Repeats - + Beams Beams - - + + Tuplets Tuplets - - + + Arpeggios Arpeggios - + Slurs & ties Slurs & ties - + Dynamics & hairpins Dynamics & hairpins - + Voltas Voltas - - + + Ottavas Ottavas - - + + Pedal lines Pedal lines - - + + Trill lines Trill lines - - + + Vibrato lines Vibrato lines - + Glissandos & note-anchored lines Glissandos & note-anchored lines - + Bends & dives Bends & dives - - + + Text lines Text lines - - + + System text lines System text lines - + Articulations & ornaments Articulations & ornaments - + Hammer-ons, pull-offs & tapping Hammer-ons, pull-offs & tapping - - - + + + Fermatas Fermatas - - + + Staff text Staff text - - + + Tempo text Tempo text - + Lyrics Lyrics - - + + Expression text Expression text - - + + Rehearsal marks Rehearsal marks - - + + Figured bass Figured bass - + Chord symbols Chord symbols - + Fretboard diagrams Fretboard diagrams - - + + Tablature Tablature - + Text styles Text styles - + Musical symbols font: Musical symbols font: - + MuseScore Studio will change the style to suit the font better MuseScore Studio will change the style to suit the font better - + Automatically load style settings based on font Automatically load style settings based on font @@ -1419,126 +1419,126 @@ Musical text font: - + Staff line thickness: Staff line thickness: - - - - - - - - + + + + + + + + - - - - - - - + + + + + + + - - - - - - - - - - + + + + + + + + + + - - - - - - - - - + + + + + + + + + - + - - - + + + - - - - - - - - + + + + + + + + - - - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + sp spatium unit ---------- @@ -1547,202 +1547,202 @@ space unit - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + - - - - + + + + - - - + + + - - - - - - - - - + + + + + + + + + - - - - + + + + - - - - - - - - + + + + + + + + - - - - + + + + - - - + + + - - - + + + - - - - - - + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - + + + + + + + + - + - - - - + + + + - - + + - - - - - - - - - - + + + + + + + + + + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - - + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - + + + + - - - - - + + + + + - - - - - - - - + + + + + + + + - - - - - - - + + + + + + + Reset to default Reset to default - + Reset 'Staff line thickness' value Reset 'Staff line thickness' value - + Display in concert pitch Display in concert pitch - + Enable indentation on first system Enable indentation on first system @@ -1752,12 +1752,12 @@ space unit First system indentation: - + Reset 'First system indentation' value Reset 'First system indentation' value - + Automatically hide all empty staves Automatically hide all empty staves @@ -1767,18 +1767,18 @@ space unit Don’t hide empty staves in first system - + Show brackets when spanning a single staff Show brackets when spanning a single staff - + Display note values across measure boundaries (EXPERIMENTAL, early music only!) Display note values across measure boundaries (EXPERIMENTAL, early music only!) - - + + Instrument names Instrument names @@ -1788,50 +1788,50 @@ space unit Hide if there is only 1 instrument - - + + Long name Long name - + Reset 'Instrument labels on subsequent systems' value Reset 'Instrument labels on subsequent systems' value - + Reset 'Instrument labels on first system of sections' value Reset 'Instrument labels on first system of sections' value - - + + Hide Hide - + On subsequent systems: On subsequent systems: - + On first system of sections: On first system of sections: - + Short name Short name - + Swing settings Swing settings - + Swing: Swing: @@ -1846,57 +1846,57 @@ space unit Eighth - + Sixteenth Sixteenth - + Swing ratio: Swing ratio: - + Autoplace Autoplace - + Min. vertical distance: Min. vertical distance: - + Reset 'Min. vertical distance' value Reset 'Min. vertical distance' value - + Vertical spacing Vertical spacing - + Reset 'Music bottom margin' value Reset 'Music bottom margin' value - + Music bottom margin: Music bottom margin: - + Reset 'Music top margin' value Reset 'Music top margin' value - + Music top margin: Music top margin: - + Enable vertical justification of staves Enable vertical justification of staves @@ -1906,43 +1906,43 @@ space unit Reset 'Factor for distance between systems' value - + Reset 'Factor for distance above/below bracket' value Reset 'Factor for distance above/below bracket' value - + Reset 'Factor for distance above/below brace' value Reset 'Factor for distance above/below brace' value - + Factor for distance between systems: Factor for distance between systems: - + Factor for distance above/below bracket: Factor for distance above/below bracket: - + Factor for distance above/below brace: Factor for distance above/below brace: - + Max. staff distance: Max. staff distance: - - + + Reset 'Max. system distance' value Reset 'Max. system distance' value - + Reset 'Min. staff distance' value Reset 'Min. staff distance' value @@ -1952,55 +1952,55 @@ space unit Max. grand staff distance: - + Min. staff distance: Min. staff distance: - + Reset 'Max. page fill distance' value Reset 'Max. page fill distance' value - - + + Reset 'Min. system distance' value Reset 'Min. system distance' value - + Reset 'Max. staff distance' value Reset 'Max. staff distance' value - + Max. page fill distance: Max. page fill distance: - + Reset 'Max. grand staff distance' value Reset 'Max. grand staff distance' value - - + + Max. system distance: Max. system distance: - - + + Min. system distance: Min. system distance: - + Disable vertical justification of staves Disable vertical justification of staves - + Reset 'Staff distance' value Reset 'Staff distance' value @@ -2010,97 +2010,97 @@ space unit Staff distance: - + Grand staff distance: Grand staff distance: - + Reset 'Grand staff distance' value Reset 'Grand staff distance' value - + Vertical frame top margin: Vertical frame top margin: - + Reset 'Vertical frame top margin' value Reset 'Vertical frame top margin' value - + Reset 'Vertical frame bottom margin' value Reset 'Vertical frame bottom margin' value - + Vertical frame bottom margin: Vertical frame bottom margin: - + Horizontal spacing Horizontal spacing - + Padding Padding - + Barline to grace note: Barline to grace note: - + Note to barline: Note to barline: - + Key signature to time signature: Key signature to time signature: - + Reset 'Key to barline distance' value Reset 'Key to barline distance' value - + Reset 'Key to time signature distance' value Reset 'Key to time signature distance' value - + Barline to time signature: Barline to time signature: - + Reset 'Time signature to barline distance' value Reset 'Time signature to barline distance' value - + Clef to barline: Clef to barline: - + Reset 'Clef to barline distance' value Reset 'Clef to barline distance' value - + Barline to key signature: Barline to key signature: - + Reset 'Clef left margin' value Reset 'Clef left margin' value @@ -2110,127 +2110,127 @@ space unit Reset 'Note left margin' value - + Reset 'Key signature left margin' value Reset 'Key signature left margin' value - + Reset 'Barline to accidental distance' value Reset 'Barline to accidental distance' value - + Reset 'Note to barline distance' value Reset 'Note to barline distance' value - + Key signature to barline: Key signature to barline: - + Barline to note: Barline to note: - + Clef to note: Clef to note: - + Barline to clef: Barline to clef: - + Time signature to barline: Time signature to barline: - + Reset 'Time signature left margin' value Reset 'Time signature left margin' value - + Reset 'Barline to grace note distance' value Reset 'Barline to grace note distance' value - + Barline to accidental: Barline to accidental: - + Reset 'Clef to time signature distance' value Reset 'Clef to time signature distance' value - + Clef to key signature: Clef to key signature: - + Clef to time signature: Clef to time signature: - + Reset 'Clef/Key right margin' value Reset 'Clef/Key right margin' value - + Reset 'Clef to key distance' value Reset 'Clef to key distance' value - + Note to note: Note to note: - + Reset 'Minimum note distance' value Reset 'Minimum note distance' value - + Reset 'Minimum measure width' value Reset 'Minimum measure width' value - + System density: System density: - + Minimum measure width: Minimum measure width: - + Reset 'Spacing' value Reset 'Spacing' value - + System header System header - + Reset 'System header distance' value Reset 'System header distance' value - + Time signature to first note: Time signature to first note: @@ -2245,77 +2245,77 @@ space unit Clef/key signature to first note: - + Start of the system to first note: Start of the system to first note: - + Spacing ratio: Spacing ratio: - + Last system fill threshold: Last system fill threshold: - + Reset 'Last system fill threshold' value Reset 'Last system fill threshold' value - + Cue sizes Cue sizes - + Reduce rhythmic spacing for small notes Reduce rhythmic spacing for small notes - + Reset 'Small staff size' value Reset 'Small staff size' value - + Reset 'Small note size' value Reset 'Small note size' value - + Small staff size: Small staff size: - + Small note size: Small note size: - + Reset 'Small clef size' value Reset 'Small clef size' value - + Small clef size: Small clef size: - + Grace note size: Grace note size: - + Reset 'Grace note size' value Reset 'Grace note size' value - + Header Header @@ -2325,69 +2325,69 @@ space unit Show header also on first page - + Show on first page Show on first page - + Use odd/even page header Use odd/even page header - - + + Different odd/even pages Different odd/even pages - - - - + + + + Left Left - - + + Even Even - + Middle Middle - - + + Page Page - - + + Odd Odd - - - - + + + + Right Right - + Footer Footer - + Show footer also on first page Show footer also on first page @@ -2397,12 +2397,12 @@ space unit Use odd/even page footer - + Using variables in the header/footer Using variables in the header/footer - + System brackets System brackets @@ -2413,7 +2413,7 @@ space unit Bracket distance: - + Reset 'Bracket distance' value Reset 'Bracket distance' value @@ -2423,65 +2423,65 @@ space unit Brace thickness: - + Reset 'Brace thickness' value Reset 'Brace thickness' value - + Brace distance: Brace distance: - + Reset 'Brace distance' value Reset 'Brace distance' value - + Bracket thickness: System bracket Bracket thickness: - + Reset 'Bracket thickness' value System bracket Reset 'Bracket thickness' value - + System dividers System dividers - - + + Vertical offset: Vertical offset: - - + + Horizontal offset: Horizontal offset: - + Symbol size: Symbol size: - - + + Scale: Scale: - - + + Horizontal alignment: Horizontal alignment: @@ -2491,12 +2491,12 @@ space unit Reset 'Min. space between lyrics' value - + Align to the left page margin Align to the left page margin - + Align to the right page margin Align to the right page margin @@ -2506,42 +2506,42 @@ space unit Double barline distance: - + Reset 'Double barline distance' value Reset 'Double barline distance' value - + Reset 'Thin barline thickness' value Reset 'Thin barline thickness' value - + Barline at start of single staff Barline at start of single staff - + Reset 'Show repeat barline tips (“winged” repeats)' value Reset 'Show repeat barline tips (“winged” repeats)' value - + Reset 'Double barline thickness' value Reset 'Double barline thickness' value - + Reset 'Thick barline thickness' value Reset 'Thick barline thickness' value - + Barline at start of multiple staves Barline at start of multiple staves - + Thick barline thickness: Thick barline thickness: @@ -2551,114 +2551,114 @@ space unit Reset 'Barline at start of single staff' value - + Reset 'Scale barlines to staff size' value Reset 'Scale barlines to staff size' value - + Thick barline distance: Thick barline distance: - + Repeat barline to dots distance: Repeat barline to dots distance: - + Thin barline thickness: Thin barline thickness: - + Scale barlines to staff size Scale barlines to staff size - + Reset 'Barline at start of multiple staves' value Reset 'Barline at start of multiple staves' value - + Reset 'Repeat barline to dots distance' value Reset 'Repeat barline to dots distance' value - + Show repeat barline tips (“winged” repeats) Show repeat barline tips (“winged” repeats) - + Double barline thickness: Double barline thickness: - + Reset 'Thick barline distance' value Reset 'Thick barline distance' value - + Mask barlines Mask barlines - + Mask barlines when intersecting text Mask barlines when intersecting text - + Use double barlines before key signatures Use double barlines before key signatures - - + + Always Always - - + + Never Never - + Only before courtesy key signatures Only before courtesy key signatures - + Use double barlines before time signatures Use double barlines before time signatures - + Only before courtesy time signatures Only before courtesy time signatures - + Left (start) repeat signs Left (start) repeat signs - + Flag style Flag style - + Dot size: Dot size: - + Ledger line thickness: Ledger line thickness: @@ -2668,42 +2668,42 @@ space unit Ledger line length: - + Note to dot distance: Note to dot distance: - + Stem thickness: Stem thickness: - + Dot to dot distance: Dot to dot distance: - + Accidental to accidental distance: Accidental to accidental distance: - + Shorten stems Shorten stems - + Shortest stem: Shortest stem: - + Accidental to note distance: Accidental to note distance: - + Alignment in chords Alignment in chords @@ -2714,180 +2714,180 @@ space unit - - - - - - - - - + + + + + + + + + - - - + + + Reset 'Offset above' value Reset 'Offset above' value - + Rests (multiple voices) Rests (multiple voices) - + Default vertical offset: Default vertical offset: - + Multimeasure rests Multimeasure rests - + Minimum number of empty measures: Minimum number of empty measures: - - + + Width Width - + Proportional to time signature Proportional to time signature - + Minimum width: Minimum width: - + Reset 'Minimum width of measure' value Reset 'Minimum width of measure' value - + Cap width after: Cap width after: - + Fixed, based on time signature of: Fixed, based on time signature of: - + measure(s) measure(s) - - + + On single empty measure On single empty measure - + Use normal rest Use normal rest - + Use H-bar Use H-bar - - + + Number layout Number layout - + Reset 'Vertical position of number' value Reset 'Vertical position of number' value - + Center between staves on multi-staff instruments Center between staves on multi-staff instruments - - + + Vertical position: Vertical position: - + Break H-bar if number overlaps Break H-bar if number overlaps - + Reset 'Break H-bar if number overlaps' value Reset 'Break H-bar if number overlaps' value - - + + Old-style multimeasure rests Old-style multimeasure rests - + Maximum number of measures: Maximum number of measures: - + Spacing of symbols: Spacing of symbols: - - + + H-bar H-bar - + Horizontal stroke thickness: Horizontal stroke thickness: - + Reset 'Horizontal stroke thickness' value Reset 'Horizontal stroke thickness' value - + Reset 'Margin within barlines' value Reset 'Margin within barlines' value - + Margin within barlines: Margin within barlines: - + Vertical stroke thickness: Vertical stroke thickness: - + Reset 'Vertical stroke thickness' value Reset 'Vertical stroke thickness' value - + Vertical stroke height: Vertical stroke height: @@ -2897,180 +2897,180 @@ space unit Reset 'Vertical stroke height' value - + Vertical distance from notes Vertical distance from notes - + Reset 'Maximum slope' value Reset 'Maximum slope' value - + Maximum slope: Maximum slope: - + Vertical distance from stem: Vertical distance from stem: - + Reset 'Vertical distance from stem' value Reset 'Vertical distance from stem' value - + Reset 'Vertical distance from notehead' value Reset 'Vertical distance from notehead' value - + Vertical distance from notehead: Vertical distance from notehead: - + Avoid staves Avoid staves - + Properties Properties - - + + Auto Auto - + Up Up - + Down Down - + Direction: Direction: - + Reset 'Direction' value Reset 'Direction' value - + Number type: Number type: - + Number Number - + Ratio Ratio - + None no tuplet number None - + Reset 'Number type' value Reset 'Number type' value - + Brackets Brackets - + Bracket hook height: Tuplet bracket Bracket hook height: - + Bracket type: Bracket type for tuplets Bracket type: - + Reset 'Bracket thickness' value Tuplet bracket Reset 'Bracket thickness' value - + Reset 'Bracket type' value Bracket type for tuplets Reset 'Bracket type' value - + Bracket thickness: Tuplet bracket Bracket thickness: - + Reset 'Bracket hook height' value Reset 'Bracket hook height' value - + Bracket Bracket - + None no tuplet bracket None - + Extend bracket to end of duration Extend bracket to end of duration - + Horizontal distance from notes Horizontal distance from notes - + Distance after stem of last note: Distance after stem of last note: - + Distance after head of last note: Distance after head of last note: - + Reset 'Distance after head of last note' value Reset 'Distance after head of last note' value - + Reset 'Distance before head of first note' value Reset 'Distance before head of first note' value @@ -3085,53 +3085,53 @@ space unit Distance before stem of first note: - + Distance before head of first note: Distance before head of first note: - + Reset 'Distance after stem of last note' value Reset 'Distance after stem of last note' value - - + + Hook length: Hook length: - + - - - - - - - + + + + + + + Line thickness: Line thickness: - - + + Distance to note: Distance to note: - + Do not show arpeggios in standard notation when displayed in tablature Do not show arpeggios in standard notation when displayed in tablature - + Stave sharing Stave sharing - - + + Chord brackets Chord brackets @@ -3141,12 +3141,12 @@ space unit Group brackets - + Text alignment relative to bracket: Text alignment relative to bracket: - + Text orientation: Text orientation: @@ -3156,22 +3156,22 @@ space unit Distance to instrument names: - + Vertical Vertical - + Horizontal Horizontal - + Outside Outside - + Overlap Overlap @@ -3181,180 +3181,180 @@ space unit Inside - + Text position: Text position: - + Distance to other group brackets: Distance to other group brackets: - + Allow overlap with page margin Allow overlap with page margin - + Center on the leftmost system barline Center on the leftmost system barline - + Center on the rightmost system barline Center on the rightmost system barline - + Default positions of dynamics and hairpins Default positions of dynamics and hairpins - + - - - - + + + + - - - + + + Position: Position: - + Voices 1 & 3 above staff, voices 2 & 4 below staff Voices 1 & 3 above staff, voices 2 & 4 below staff - - - - - - - - - - + + + + + + + + + + Reset 'Position' value Reset 'Position' value - + Place above the staff on vocal instruments Place above the staff on vocal instruments - + Center on grand staff instruments automatically Center on grand staff instruments automatically - - + + Dynamics Dynamics - + - + Autoplace min. distance: Autoplace min. distance: - - - - - - - - - - - - - + + + + + + + + + + + + + Offset below: Offset below: - - - - - - - - - - - - - - + + + + + + + + + + + + + + Reset 'Offset below' value Reset 'Offset below' value - + Reset 'Scale' value Reset 'Scale' value - + Reset 'Avoid barlines' value Reset 'Avoid barlines' value - - - + + + Reset 'Autoplace min. distance' value Reset 'Autoplace min. distance' value - - - - - - - - - - - - - + + + + + + + + + + + + + Offset above: Offset above: - - - + + + Avoid barlines Avoid barlines - - + + Override score font Override score font - - - + + + Font: Font: @@ -3364,188 +3364,188 @@ space unit Hairpins - + Reset 'Autoplace, distance to dynamics' value Reset 'Autoplace, distance to dynamics' value - + Autoplace, distance to dynamics: Autoplace, distance to dynamics: - + Reset 'Continue height' value Reset 'Continue height' value - + Height: Height: - - - - - - + + + + + + Reset 'Line thickness' value Reset 'Line thickness' value - + Continue height: Continue height: - + Reset 'Height' value Reset 'Height' value - - - + + + Dash size: Dash size: - - - - + + + + Line style: Line style: - - + + Reset 'Hook height' value Reset 'Hook height' value - - - - + + + + Continuous Continuous - - - - + + + + Dashed Dashed - - - - + + + + Dotted Dotted - - - - + + + + Dash-dotted Dash-dotted - - - - + + + + Dash-dot-dotted Dash-dot-dotted - + Hook height above: Hook height above: - + Numbers only Numbers only - + Hook height below: Hook height below: - - - - - - - - - - + + + + + + + + + + - + Reset 'Line style' value Reset 'Line style' value - + Reset 'Numbers only' value Reset 'Numbers only' value - - - - + + + + Gap size: Gap size: - - + + Glissandos Glissandos - - + + Note-anchored lines Note-anchored lines - + Articulations && ornaments Articulations && ornaments - + Reset 'Articulation distance' value Reset 'Articulation distance' value - - + + sp space unit sp - + Distance from stem: Distance from stem: - + Articulation size: Articulation size: @@ -3555,27 +3555,27 @@ space unit Reset 'Stem distance' value - + Reset 'Notehead distance' value Reset 'Notehead distance' value - + Distance from staff: Distance from staff: - + Distance from notehead: Distance from notehead: - + Reset 'Articulation size' value Reset 'Articulation size' value - + Minimum vertical distance: Minimum vertical distance: @@ -3585,12 +3585,12 @@ space unit Articulation alignment when positioned at the stem - + Align with stem Align with stem - + Align with notehead Align with notehead @@ -3600,67 +3600,67 @@ space unit Center between stem and notehead - + Combined articulation Combined articulation - + Always keep together Always keep together - + Prefer closeness to notehead (combined articulations may become separated) Prefer closeness to notehead (combined articulations may become separated) - + Trill cue note Trill cue note - + Show only for intervals other than seconds Show only for intervals other than seconds - + Show for all intervals Show for all intervals - + Lyrics text Lyrics text - + Edit lyrics text style Edit lyrics text style - + Reset 'Align verse number' value Reset 'Align verse number' value - + Min. space between lyrics: Min. space between lyrics: - + Reset 'Min. top margin' value Reset 'Min. top margin' value - + Min. margin to other staves: Min. margin to other staves: - + Reset 'Line height' value Reset 'Line height' value @@ -3670,54 +3670,54 @@ space unit Min. margin to current staff: - + Align verse numbers Align verse numbers - + Line height (% of text size): Line height (% of text size): - + Reset 'Min. bottom margin' value Reset 'Min. bottom margin' value - + Reset 'Avoid barlines' Reset 'Avoid barlines' - + Dashes Dashes - + Min. space between dash and text: Min. space between dash and text: - + Limit number of dashes to: Limit number of dashes to: - + Reset 'Dash gap' value Reset 'Dash gap' value - + Vertical position (% of text x-height): Vertical position (% of text x-height): - + Reset 'Vertical position (% of text x-height)' value Reset 'Vertical position (% of text x-height)' value @@ -3727,27 +3727,27 @@ text x-height): Dash thickness: - + Reset 'Min. dash length' value Reset 'Min. dash length' value - + Reset 'Max. dash length' value Reset 'Max. dash length' value - + Min. dash length: Min. dash length: - + Max. dash length: Max. dash length: - + Reset 'Max. dash distance' value Reset 'Max. dash distance' value @@ -3762,76 +3762,76 @@ text x-height): Max. space between dashes: - + Reset 'Dash placement at the start of the system' value Reset 'Dash placement at the start of the system' value - + Reset 'Always force dash' value Reset 'Always force dash' value - + Reset 'Omit dash when space is limited' value Reset 'Omit dash when space is limited' value - + Omit dash when space is limited Omit dash when space is limited - + Restate dash before syllable on first note of the system Restate dash before syllable on first note of the system - + Dash placement at the start of the system: Dash placement at the start of the system: - + Never left-align syllables followed by dashes Never left-align syllables followed by dashes - + Extension lines Extension lines - + Reset 'Min. line length' value Reset 'Min. line length' value - + Min. line length: Min. line length: - + Line gap: Line gap: - + Reset 'Line gap' value Reset 'Line gap' value - + Omit extension line when space is limited Omit extension line when space is limited - + Reset 'Omit extension line when space is limited' value Reset 'Omit extension line when space is limited' value @@ -3841,66 +3841,66 @@ followed by dashes Snap to dynamics - + Reset 'Snap to dynamics' value Reset 'Snap to dynamics' value - - + + Size: Size: - + - + pt pt - + from top of staff from top of staff - + of font height of font height - + Line height: Line height: - - + + Alignment Alignment - + Top Top - + Bottom Bottom - + Modern Modern - + Historic Historic - + Select the elements you would like displayed in common and simple tablature staves Select the elements you would like displayed in common and simple tablature staves @@ -3910,7 +3910,7 @@ followed by dashes Accent and marcato marks - + Rasgueado Rasgueado @@ -3920,67 +3920,67 @@ followed by dashes Mordents - + Simple Simple - + Slurs Slurs - + Golpe Golpe - + Palm mute (P.M.) Palm mute (P.M.) - + Turns Turns - + Harmonic marks Harmonic marks - + Common Common - + Crescendo and diminuendo lines Crescendo and diminuendo lines - + Wah open/close Wah open/close - + Let ring Let ring - + Staccato Staccato - + Tied fret marks Tied fret marks - + Show ties and repeat fret marks Show ties and repeat fret marks @@ -3990,17 +3990,17 @@ followed by dashes Show ties only - + Show initial fret mark only Show initial fret mark only - + Parentheses indicating ties Parentheses indicating ties - + Only show at the start of a system Only show at the start of a system @@ -4010,23 +4010,23 @@ followed by dashes Always show at the start of a measure - + Never show Never show - + Always show parenthesized fret marks when articulation markings are present Always show parenthesized fret marks when articulation markings are present - - + + Edit text style Edit text style - + Reset 'Name' value Reset 'Name' value @@ -4041,33 +4041,33 @@ followed by dashes Reset 'Font face' value - - + + Reset 'Font size' value Reset 'Font size' value - + li li - + Line spacing: Line spacing: - + Follow staff size Follow staff size - + Reset 'Follow staff size' value Reset 'Follow staff size' value - + Reset 'Use musical symbols font for tuplet numbers' value Reset 'Use musical symbols font for tuplet numbers' value @@ -4077,108 +4077,108 @@ followed by dashes Use musical symbols font for tuplet numbers - + Musical symbols Musical symbols - + Symbol font scale: Symbol font scale: - + Reset 'Symbol font scale' value Reset 'Symbol font scale' value - + Text font size: Text font size: - + Reset 'Text font size' value Reset 'Text font size' value - + Style: Style: - + Reset 'Font style' values Reset 'Font style' values - + Align: Align: - + Reset 'Align' values Reset 'Align' values - + Reset 'Color' value Reset 'Color' value - + Color: Color: - + Offset: Offset: - + Reset 'Offset' values Reset 'Offset' values - + Frame: Frame: - + Circle Circle - + Reset 'Frame' value Reset 'Frame' value - + Thickness: Thickness: - + Reset 'Background' value Reset 'Background' value - - + + Reset 'Border' value Reset 'Border' value - + Padding: Padding: - + Corner radius: Corner radius: @@ -4198,17 +4198,17 @@ followed by dashes Highlight: - + Reset 'Corner radius' value Reset 'Corner radius' value - + Reset all styles to default Reset all styles to default - + Show number ‘1’ Show number ‘1’ @@ -4216,22 +4216,22 @@ followed by dashes FontStyleSelect - + Bold Bold - + Italic Italic - + Underline Underline - + Strike Strike @@ -4239,22 +4239,22 @@ followed by dashes KeyEdit - + Create key signature Create key signature - + Clear Clear - + Add time signature to master palette Add time signature to master palette - + Add Add @@ -4262,7 +4262,7 @@ followed by dashes MasterPalette - + Master palette Master palette @@ -4270,92 +4270,92 @@ followed by dashes MeasurePropertiesBase - + Measure properties Measure properties - + Staves Staves - + New row New row - + Staff Staff - + Visible Visible - + Stemless Stemless - + Measure duration Measure duration - + Nominal: Nominal: - + Actual: Actual: - + 1 1 - + 2 2 - + 4 4 - + 8 8 - + 16 16 - + 32 32 - + 64 64 - + 128 128 - + Other Other @@ -4365,7 +4365,7 @@ followed by dashes Do not count - + Exclude from measure numbering Exclude from measure numbering @@ -4375,52 +4375,52 @@ followed by dashes Break multimeasure rest - + Play count: Play count: - + Layout stretch factor Layout stretch factor - + Layout stretch: Layout stretch: - + Add to measure number: Add to measure number: - + Measure number mode: Measure number mode: - + Auto Auto - + Always show Always show - + Always hide Always hide - + Apply and go to previous measure Apply and go to previous measure - + Apply and go to next measure Apply and go to next measure @@ -4428,47 +4428,47 @@ followed by dashes NoteGroups - + Note Groups Note Groups - + Beam groups Beam groups - + Beam selector Beam selector - + Also change shorter notes Also change shorter notes - + 1/16 1/16 - + 1/32 1/32 - + 1/8 1/8 - + Reset note grouping Reset note grouping - + Reset Reset @@ -4476,28 +4476,28 @@ followed by dashes OffsetSelect - + X: X: - + Horizontal offset Horizontal offset - + sp sp - + Vertical offset Vertical offset - + Y: Y: @@ -4510,32 +4510,32 @@ followed by dashes Page settings - + Reset all page settings to default Reset all page settings to default - + Apply to all parts Apply to all parts - + Page size Page size - + Portrait Portrait - + Two sided Two sided - + Landscape Landscape @@ -4550,72 +4550,72 @@ followed by dashes Width: - + Scaling Scaling - - + + Distance between two lines on a standard 5-line staff Distance between two lines on a standard 5-line staff - + Staff space (sp): Staff space (sp): - + Unit Unit - + Inch (in) Inch (in) - + Millimeter (mm) Millimeter (mm) - + Odd page margins Odd page margins - + Left Left - - + + Right Right - + Bottom Bottom - - + + Top Top - + Even page margins Even page margins - + First page number: First page number: @@ -4623,27 +4623,27 @@ followed by dashes RealizeHarmonyDialogBase - + Realize chord symbols Realize chord symbols - + Convert chord symbols into notes Convert chord symbols into notes - + Chord symbols to be realized: Chord symbols to be realized: - + Override with custom options Override with custom options - + Show more… Show more… @@ -4651,8 +4651,8 @@ followed by dashes SelectDialog - - + + Select Select @@ -4662,37 +4662,37 @@ followed by dashes Same subtype: - + Same staff Same staff - + Same voice Same voice - + Same duration Same duration - + Element type: Element type: - + Same beat Same beat - + Same measure Same measure - + Same system Same system @@ -4707,22 +4707,22 @@ followed by dashes Action - + Replace selection Replace selection - + Add to selection Add to selection - + Search in selection Search in selection - + Subtract from selection Subtract from selection @@ -4730,12 +4730,12 @@ followed by dashes SelectNoteDialog - + Select notes Select notes - + Select Select @@ -4745,27 +4745,27 @@ followed by dashes Same type: - + Same voice Same voice - + Same pitch: Same pitch: - + Same staff Same staff - + Same note name: Same note name: - + Same duration: Same duration: @@ -4775,57 +4775,57 @@ followed by dashes Same notehead: - + In selection In selection - + Same system Same system - + Same string: Same string: - + Same note type: Same note type: - + Same beat Same beat - + Same measure Same measure - + Action Action - + Replace selection Replace selection - + Add to selection Add to selection - + Search in selection Search in selection - + Subtract from selection Subtract from selection @@ -4833,7 +4833,7 @@ followed by dashes SpecialCharactersDialog - + Special characters Special characters @@ -4841,18 +4841,18 @@ followed by dashes StaffTextPropertiesDialog - - + + Swing settings Swing settings - + Swing: Swing: - + Off Off @@ -4862,12 +4862,12 @@ followed by dashes Eighth - + Sixteenth Sixteenth - + Swing ratio: Swing ratio: @@ -4875,27 +4875,27 @@ followed by dashes SymbolDialogBase - + Symbols Symbols - + Search Search - + Clear Clear - + System flag System flag - + Font: Font: @@ -4903,69 +4903,69 @@ followed by dashes TimeDialogBase - + Create time signature Create time signature - + Value: Value: - + 1 1 - + 2 2 - - - + + + 4 4 - + 8 8 - + 16 16 - + 32 32 - + 64 64 - + 128 128 - + Text: Text: - + Add time signature to master palette Add time signature to master palette - + Add Add @@ -4973,34 +4973,34 @@ followed by dashes TimeSigProperties - - - - + + + + Time Signature Properties Time Signature Properties - - + + Beam groups Beam groups - - + + Appearance (visual only; will not affect actual measure duration) Appearance (visual only; will not affect actual measure duration) - - + + Other: Other: - - + + Text: Text: @@ -5013,339 +5013,339 @@ followed by dashes Transpose - + Transpose chromatically Transpose chromatically - + Transpose to key (specified at concert pitch) Transpose to key (specified at concert pitch) - + To Key To Key - + C♭ major / A♭ minor C♭ major / A♭ minor - + G♭ major / E♭ minor G♭ major / E♭ minor - + D♭ major / B♭ minor D♭ major / B♭ minor - + A♭ major / F minor A♭ major / F minor - + E♭ major / C minor E♭ major / C minor - + B♭ major / G minor B♭ major / G minor - + F major / D minor F major / D minor - + C major / A minor C major / A minor - + G major / E minor G major / E minor - + D major / B minor D major / B minor - + A major / F♯ minor A major / F♯ minor - + E major / C♯ minor E major / C♯ minor - + B major / G♯ minor B major / G♯ minor - + F♯ major / D♯ minor F♯ major / D♯ minor - + C♯ major / A♯ minor C♯ major / A♯ minor - - + + Closest Closest - - - + + - - + + + Up Up - - + + - - - + + + Down Down - + Transpose by interval Transpose by interval - + By interval By interval - + Interval type Interval type - + Perfect unison Perfect unison - + Augmented unison Augmented unison - + Diminished second Diminished second - + Minor second Minor second - + Major second Major second - + Augmented second Augmented second - + Diminished third Diminished third - + Minor third Minor third - + Major third Major third - + Augmented third Augmented third - + Diminished fourth Diminished fourth - + Perfect fourth Perfect fourth - + Augmented fourth Augmented fourth - + Diminished fifth Diminished fifth - + Perfect fifth Perfect fifth - + Augmented fifth Augmented fifth - + Diminished sixth Diminished sixth - + Minor sixth Minor sixth - + Major sixth Major sixth - + Augmented sixth Augmented sixth - + Diminished seventh Diminished seventh - + Minor seventh Minor seventh - + Major seventh Major seventh - + Augmented seventh Augmented seventh - + Diminished octave Diminished octave - + Perfect octave Perfect octave - + Transpose key signatures Transpose key signatures - + Transpose diatonically Transpose diatonically - + Degree type Degree type - + Second Second - + Third Third - + Fourth Fourth - + Fifth Fifth - + Sixth Sixth - + Seventh Seventh - - + + Keep degree alterations Keep degree alterations - + Options Options - + Transpose chord symbols and fretboard diagrams Transpose chord symbols and fretboard diagrams - + Accidentals: Accidentals: - + Single ♯ and ♭ only Single ♯ and ♭ only - + Use double ♯ and ♭ Use double ♯ and ♭ @@ -5353,27 +5353,27 @@ followed by dashes TupletDialog - + Create tuplet Create tuplet - + Type Type - + Ratio: Ratio: - + Format Format - + Number Number @@ -5384,24 +5384,24 @@ followed by dashes Ratio - + None no tuplet number style None - - + + Bracket Bracket - + Auto Auto - + None no tuplet bracket style None @@ -5410,84 +5410,84 @@ followed by dashes VoicingSelect - + Duration: Duration: - + Interpretation: Interpretation: - + Voicing: Voicing: - + Jazz adding 9th and 13th as desired Jazz - + Literal Literally following the chord symbols text Literal - + Auto Auto - + Root only Root only - + Close all notes within an octave Close - + Drop two 2nd note an octave down Drop two - + Six note 6 note chord Six note - + Four note 4 note chord Four note - + Three note 3 note chord Three note - + Until next chord symbol Until next chord symbol - + Until measure end Until measure end - + Chord/rest duration Chord/rest duration @@ -5495,522 +5495,549 @@ followed by dashes action - - - - + + + + Quit Quit - - - + + + Restart Restart - - + + &Full screen &Full screen - + Full screen Full screen - + &About MuseScore Studio… &About MuseScore Studio… - - + + About &Qt… About &Qt… - - + + About &MusicXML… About &MusicXML… - - + + Online &handbook Online &handbook - - + + Open online handbook Open online handbook - - + + As&k for help As&k for help - - + + Accessibility &statement Accessibility &statement - + Revert to &factory settings Revert to &factory settings - - + + Revert to factory settings Revert to factory settings - + Restore the &default layout Restore the &default layout - + Restore the default layout Restore the default layout - - + + + &Playback controls &Playback controls - - + + + Show/hide playback controls Show/hide playback controls - + + &Note input &Note input - - + + + Show/hide note input toolbar Show/hide note input toolbar - - + + + &Palettes &Palettes - + + Show/hide palettes Show/hide palettes - - + + + &Layout &Layout - - + + + Show/hide layout panel Show/hide layout panel - - + + + Propert&ies Propert&ies - - + + + Show/hide properties Show/hide properties + S&election filter S&election filter - - + + + Show/hide selection filter Show/hide selection filter - - + + + &History &History - - + + + Show/hide undo history Show/hide undo history - - + + + &Navigator &Navigator - - + + + Show/hide navigator Show/hide navigator - + + &Braille &Braille - - + + + Show/hide braille panel Show/hide braille panel - - + + + Tim&eline Tim&eline - + + Show/hide timeline Show/hide timeline - - + + + Mixer Mixer - - + + + Show/hide mixer Show/hide mixer - - + + + Piano &keyboard Piano &keyboard - + + Show/hide piano keyboard Show/hide piano keyboard - - + + + Percussion Percussion - - + + + Show/hide percussion panel Show/hide percussion panel - - + + Score comparison tool Score comparison tool - - + + + &Status bar &Status bar - - + + + Show/hide status bar Show/hide status bar - - + + &Preferences… &Preferences… - + Preferences Preferences - - - - - - - - + + + + + + + + Undo Undo - - - - - - - - + + + + + + + + Redo Redo - Parts… Parts… - + - + Undo ‘%1’ Undo ‘%1’ - - - + + + Redo ‘%1’ Redo ‘%1’ - - + + Add/remove instruments… Add/remove instruments… - - + + Add/remove instruments Add/remove instruments - - + + Select instrument… Select instrument… - - + + Select instrument Select instrument - - + + C Note C - + D Note D - - + + E Note E - + F Note F - - + + G Note G - - + + A Note A - + B Note B - - + + Enter note %1 Enter note %1 - - + + Add %1 to chord Add %1 to chord - + Add note %1 to chord Add note %1 to chord - - + + Insert %1 Insert %1 - - + + Fret %1 (TAB) Fret %1 (TAB) - - + + Enter TAB: fret %1 Enter TAB: fret %1 - - + + %1 (TAB) Addition to the name of an action to indicate that this action only applies to tablature notation. '%1' is the name of the action. %1 (TAB) - - + + Copy Copy - + Cut Cut - - + + Paste Paste - - + + Delete Delete - - + + Put note Put note - - + + Remove note Remove note - - + + Next element Next element - - + + Select next element in score Select next element in score - - + + Previous element Previous element - - + + Select previous element in score Select previous element in score - + Next chord / Shift text right Next chord / Shift text right - + Select next chord / move text right Select next chord / move text right - + Previous chord / Shift text left Previous chord / Shift text left - + Select previous chord / move text left Select previous chord / move text left - + Next measure / Shift text right quickly Next measure / Shift text right quickly @@ -6020,174 +6047,174 @@ followed by dashes Go to next measure / move text right quickly - + Previous measure / Shift text left quickly Previous measure / Shift text left quickly - + Go to previous measure / move text left quickly Go to previous measure / move text left quickly - - + + Up note in chord Up note in chord - - + + Select note/rest above Select note/rest above - - + + Down note in chord Down note in chord - - + + Select note/rest below Select note/rest below - + Top note in chord Top note in chord - - + + Select top note in chord Select top note in chord - - + + Bottom note in chord Bottom note in chord - + Select bottom note in chord Select bottom note in chord - - + + First element First element - - + + Go to first element in score Go to first element in score - - + + Last element Last element - + Go to last element in score Go to last element in score - - + + Move to staff above Move to staff above - - + + Move selected note/rest to staff above Move selected note/rest to staff above - - + + Move to staff below Move to staff below - - + + Move selected note/rest to staff below Move selected note/rest to staff below - - + + Next staff or voice Next staff or voice - + Go to next staff or voice Go to next staff or voice - - + + Previous staff or voice Previous staff or voice - - + + Go to previous staff or voice Go to previous staff or voice - - + + Next frame Next frame - - + + Go to next frame Go to next frame - - + + Previous frame Previous frame - - + + Go to previous frame Go to previous frame - - + + Next system Next system - - + + Go to next system Go to next system - - + + Previous system Previous system @@ -6198,15 +6225,15 @@ followed by dashes Go to previous system - - - - + + + + Lock/unlock selected page(s) Lock/unlock selected page(s) - + Toggle turn up Toggle turn up @@ -6216,117 +6243,117 @@ followed by dashes Add ornament: turn up - - + + Toggle bold Toggle bold - - + + Toggle italic Toggle italic - - + + Toggle underline Toggle underline - + Toggle strike Toggle strike - - + + Toggle subscript Toggle subscript - - + + Toggle superscript Toggle superscript - - + + Add next chord to selection Add next chord to selection - - + + Add to selection: next note/rest Add to selection: next note/rest - - + + Add previous chord to selection Add previous chord to selection - + Add to selection: previous note/rest Add to selection: previous note/rest - - - + + + Move chord/rest left Move chord/rest left - - - - + + + + Move chord/rest right Move chord/rest right - - + + Snap to &previous Snap to &previous - + Snap to previous Snap to previous - - + + Snap to &next Snap to &next - - + + Snap to next Snap to next - + Up Up - + Move pitch/selection up Move pitch/selection up - + Down Down @@ -6336,183 +6363,183 @@ followed by dashes Move pitch/selection down - + Down octave Down octave - + Move pitch down an octave Move pitch down an octave - + Up octave Up octave - + Move pitch up an octave Move pitch up an octave - - + + Double duration Double duration - - + + Double selected duration Double selected duration - - + + Halve duration Halve duration - - + + Halve selected duration Halve selected duration - - + + Double selected duration (dotted) Double selected duration (dotted) - + Double selected duration (includes dotted values) Double selected duration (includes dotted values) - - + + Halve selected duration (dotted) Halve selected duration (dotted) - - + + Halve selected duration (includes dotted values) Halve selected duration (includes dotted values) - - + + Paste &half duration Paste &half duration - - + + Paste half duration Paste half duration - - + + Paste &double duration Paste &double duration - - + + Paste double duration Paste double duration - - - + + + Paste special Paste special - - + + &Swap with clipboard &Swap with clipboard - + Copy/paste: swap with clipboard Copy/paste: swap with clipboard - - - - + + + + Toggle visibility of elements Toggle visibility of elements - - + + Select &all Select &all - - + + Select all Select all - - + + Select sectio&n Select sectio&n - - + + Select section Select section - + Similar Similar - + - + &Copy &Copy - + Copy the current notation element Copy the current notation element - - - + + + Cu&t Cu&t - + Cut the current notation element Cut the current notation element - - - + + + Past&e Past&e @@ -6522,161 +6549,161 @@ followed by dashes Paste the current notation element - + - + De&lete De&lete - + Delete the current notation element Delete the current notation element - + Cancel Cancel - + Cancel the current notation operation Cancel the current notation operation - + Undo the last notation operation Undo the last notation operation - + Redo the last notation operation Redo the last notation operation - + Move right Move right - + Go to next notation element Go to next notation element - + Move right quickly Move right quickly - + Go to next notation element quickly Go to next notation element quickly - + Move left Move left - + Go to previous notation element Go to previous notation element - + Move left quickly Move left quickly - + Go to previous notation element quickly Go to previous notation element quickly - + Pitch up Pitch up - + Pitch up the current note Pitch up the current note - + Pitch down Pitch down - + Pitch down the current note Pitch down the current note - + Pitch up octave Pitch up octave - + Pitch up the current note by an octave Pitch up the current note by an octave - + Pitch down octave Pitch down octave - + Pitch down the current note by an octave Pitch down the current note by an octave - + Edit next word Edit next word - + Go to edit next notation word Go to edit next notation word - + Edit next text element Edit next text element - + Go to edit next notation text element Go to edit next notation text element - + Edit previous text element Edit previous text element - + Go to edit previous notation text element Go to edit previous notation text element - + Note input Note input - - + + Toggle note input mode Toggle note input mode - + Note input by note name Note input by note name @@ -6686,97 +6713,97 @@ followed by dashes Toggle note input mode by note name - + Note input by duration Note input by duration - + Toggle note input mode by duration Toggle note input mode by duration - - + + Rhythm only (not pitch) Rhythm only (not pitch) - - + + Toggle note input mode: rhythm only (not pitch) Toggle note input mode: rhythm only (not pitch) - + Re-pitch existing notes Re-pitch existing notes - - + + Toggle note input mode: re-pitch existing notes Toggle note input mode: re-pitch existing notes - - + + Real-time (metronome) Real-time (metronome) - - + + Toggle note input mode: real-time (metronome) Toggle note input mode: real-time (metronome) - - + + Real-time (foot pedal) Real-time (foot pedal) - + Toggle note input mode: real-time (foot pedal) Toggle note input mode: real-time (foot pedal) - - + + Insert Insert - - + + Toggle note input mode: insert (increases measure duration) Toggle note input mode: insert (increases measure duration) - - - - + + + + Real-time advance Real-time advance - + Longa Longa - - + + Set duration: longa Set duration: longa - + Breve Breve @@ -6786,232 +6813,232 @@ followed by dashes Set duration: breve - - + + Toggle double-flat Toggle double-flat - - + + Toggle accidental: double-flat Toggle accidental: double-flat - - + + Toggle flat Toggle flat - - + + Toggle accidental: flat Toggle accidental: flat - - + + Toggle natural Toggle natural - + Toggle accidental: natural Toggle accidental: natural - - + + Toggle sharp Toggle sharp - - + + Toggle accidental: sharp Toggle accidental: sharp - - + + Toggle double-sharp Toggle double-sharp - - + + Toggle accidental: double-sharp Toggle accidental: double-sharp - + Tie Tie - - + + Add tied note Add tied note - - + + Slur Slur - - + + Add slur Add slur - - + + Laissez vibrer Laissez vibrer - - + + Add laissez vibrer Add laissez vibrer - - + + Marcato Marcato - + Add articulation: marcato Add articulation: marcato - - + + Accent Accent - - + + Add articulation: accent Add articulation: accent - - + + Tenuto Tenuto - - + + Add articulation: tenuto Add articulation: tenuto - + Staccato Staccato - - + + Add articulation: staccato Add articulation: staccato - - + + Voice 1 Voice 1 - - + + Use voice 1 Use voice 1 - - + + Voice 2 Voice 2 - - + + Use voice 2 Use voice 2 - - + + Voice 3 Voice 3 - - + + Use voice 3 Use voice 3 - - + + Voice 4 Voice 4 - - + + Use voice 4 Use voice 4 - - - - + + + + Flip direction Flip direction - - - + + + Flip horizontally Flip horizontally - - + + Add note Add note - - + + Add drum note Add drum note - + Show tuplet configure Show tuplet configure - + Enter tuplet Enter tuplet @@ -7021,42 +7048,42 @@ followed by dashes Duplet - + Triplet Triplet - + Quadruplet Quadruplet - + Quintuplet Quintuplet - + Sextuplet Sextuplet - + Septuplet Septuplet - + Octuplet Octuplet - + Nonuplet Nonuplet - + Select Select @@ -7066,12 +7093,12 @@ followed by dashes Select items by target - + Selection options Selection options - + Open selection options Open selection options @@ -7081,99 +7108,99 @@ followed by dashes Next segment element - + Select next segment element Select next segment element - + Previous segment element Previous segment element - + Select previous segment element Select previous segment element - - + + Select similar elements Select similar elements - - + + Similar on this staff Similar on this staff - + Select similar elements on the same staff Select similar elements on the same staff - - + + Similar in this range Similar in this range - - + + Select similar elements in the selected range Select similar elements in the selected range - + Notes in chord Notes in chord - + Select notes in chord Select notes in chord - - + + Get location Get location - + Select to beginning of system Select to beginning of system - + Add to selection: beginning of system Add to selection: beginning of system - + Select to end of system Select to end of system - + Add to selection: end of system Add to selection: end of system - + Add to selection: end of score Add to selection: end of score - - + + Edit text Edit text - + Context menu of selection Context menu of selection @@ -7183,63 +7210,63 @@ followed by dashes Open context menu of selection - - + + Show search Show search - + Piano keyboard: Set number of keys Piano keyboard: Set number of keys - + Set number of keys for piano keyboard Set number of keys for piano keyboard - + View redraw View redraw - + Diagnostic: Redraw the view Diagnostic: Redraw the view - + Show element bounding rects Show element bounding rects - + Diagnostic: Show element bounding rects Diagnostic: Show element bounding rects - + Diagnostic: Show segment shapes Diagnostic: Show segment shapes - + Diagnostic: Color segment shapes Diagnostic: Color segment shapes - + Show Skylines Show Skylines - + Diagnostic: Show Skylines Diagnostic: Show Skylines - + Show system bounding rects Show system bounding rects @@ -7249,17 +7276,17 @@ followed by dashes Diagnostic: Show system bounding rects - + Diagnostic: Show element masks Diagnostic: Show element masks - + Show line attach points Show line attach points - + Diagnostic: Show line attach points Diagnostic: Show line attach points @@ -7269,67 +7296,67 @@ followed by dashes Mark empty staff - + Diagnostic: Mark empty staff Diagnostic: Mark empty staff - + Diagnostic: Show gap rests Diagnostic: Show gap rests - + Show origin and combined Show origin and combined - + Diagnostic: Show origin and combined Diagnostic: Show origin and combined - + Diagnostic: Check for score corruptions Diagnostic: Check for score corruptions - + More… More… - + Select similar elements with more options Select similar elements with more options - + &Style… &Style… - - + + Format style Format style - + &Page settings… &Page settings… - - + + Page settings Page settings - - + + &Load style… &Load style… @@ -7340,268 +7367,268 @@ followed by dashes Load style - - + + S&ave style… S&ave style… - - + + Save style Save style - - + + &Transpose… &Transpose… - + Transpose Transpose - - + + &Explode &Explode - + Explode Explode - - + + &Implode &Implode - - + + Implode Implode - - + + Add &fretboard diagram Add &fretboard diagram - + Add fretboard diagram Add fretboard diagram - + Realize &chord symbols Realize &chord symbols - - + + Realize chord symbols Realize chord symbols - - - - + + + + Extend to next note Extend to next note - - + + Remove selected ran&ge Remove selected ran&ge - + Delete selected measures Delete selected measures - - + + Fill with &slashes Fill with &slashes - - + + Fill with slashes Fill with slashes - + Toggle rhythmic sl&ash notation Toggle rhythmic sl&ash notation - - + + Toggle rhythmic slash notation Toggle rhythmic slash notation - - + + &Optimize enharmonic spelling &Optimize enharmonic spelling - - + + Optimize enharmonic spelling Optimize enharmonic spelling - - + + Respell pitches with &sharps Respell pitches with &sharps - - + + Respell pitches with sharps Respell pitches with sharps - - + + Respell pitches with &flats Respell pitches with &flats - + Respell pitches with flats Respell pitches with flats - - + + Regroup &rhythms Regroup &rhythms - - + + Regroup rhythms Regroup rhythms - + Resequence re&hearsal marks Resequence re&hearsal marks - - + + Resequence rehearsal marks Resequence rehearsal marks - - + + U&nroll repeats U&nroll repeats - - + + Unroll repeats Unroll repeats - - + + Copy &lyrics to clipboard Copy &lyrics to clipboard - - + + Copy lyrics Copy lyrics - - + + Remove empty trailing meas&ures Remove empty trailing meas&ures - + Remove empty trailing measures Remove empty trailing measures - - + + Parts Parts - + Manage parts Manage parts - - + + Page view Page view - - + + Display page view Display page view - - + + Floating Floating - - + + Continuous view (horizontal) Continuous view (horizontal) - - + + Display continuous view (horizontal) Display continuous view (horizontal) - - + + Continuous view (vertical) Continuous view (vertical) - - + + Display continuous view (vertical) Display continuous view (vertical) @@ -7611,705 +7638,705 @@ followed by dashes &Find / Go to - + Find / Go to Find / Go to - - + + Staff text properties… Staff text properties… - - + + Staff text properties Staff text properties - - + + System text properties… System text properties… - - + + System text properties System text properties - - + + Measure properties… Measure properties… - - + + Measure properties Measure properties - + Measures per s&ystem… Measures per s&ystem… - - + + Measures per system Measures per system - - + + Exchange voice &1-2 Exchange voice &1-2 - - + + Exchange voice 1-2 Exchange voice 1-2 - - - - + + + + Exchange voice 1-3 Exchange voice 1-3 - - + + Exchange voice 1-&4 Exchange voice 1-&4 - + Exchange voice 1-4 Exchange voice 1-4 - - + + Exchange voice &2-3 Exchange voice &2-3 - - + + Exchange voice 2-3 Exchange voice 2-3 - - + + - + Exchange voice 2-4 Exchange voice 2-4 - + Exchange voice &3-4 Exchange voice &3-4 - - + + Exchange voice 3-4 Exchange voice 3-4 - - - - + + + + Add/remove system break Add/remove system break - - - + + + Add/remove page break Add/remove page break - - - - + + + + Add/remove system lock Add/remove system lock - - + + - + Move measure to previous system Move measure to previous system - - - + + + Move measure to next system Move measure to next system - - - - + + + + Create system from selection Create system from selection - - - - + + + + Add/remove section break Add/remove section break - + &Split measure before selected note/rest &Split measure before selected note/rest - - + + Split measure before selected note/rest Split measure before selected note/rest - - + + &Join selected measures &Join selected measures - - + + Join selected measures Join selected measures - - + + &Insert one measure before selection &Insert one measure before selection - - + + Insert one measure before selection Insert one measure before selection - - + + Insert measures before selection Insert measures before selection - - + + Insert measures after selection Insert measures after selection - + Insert measures at start of score Insert measures at start of score - + Insert one measure at end of score Insert one measure at end of score - - + + Insert &before selection… Insert &before selection… - - + + Instrument / Staff properties… Instrument / Staff properties… - - + + Instrument / Staff properties Instrument / Staff properties - - + + - + Add/remove page lock Add/remove page lock - - + + Move measure to previous page Move measure to previous page - - + + Move measure to next page Move measure to next page - - + + - + Create page from selection Create page from selection - - + + Move system to previous page Move system to previous page - - + + Move system to next page Move system to next page - + Insert &after selection… Insert &after selection… - - + + Insert at &start of score… Insert at &start of score… - - + + Insert &one measure at end of score Insert &one measure at end of score - - + + Insert at &end of score… Insert at &end of score… - - + + Insert measures at end of score Insert measures at end of score - - + + Insert &horizontal frame Insert &horizontal frame - - + + Insert horizontal frame Insert horizontal frame - - + + Insert &vertical frame Insert &vertical frame - - + + Insert vertical frame Insert vertical frame - - + + Insert &text frame Insert &text frame - - + + Insert text frame Insert text frame - - + + Insert &fretboard diagram legend Insert &fretboard diagram legend - - + + Insert fretboard diagram legend Insert fretboard diagram legend - - + + &Horizontal frame &Horizontal frame - + Insert horizontal frame at end of score Insert horizontal frame at end of score - - + + &Vertical frame &Vertical frame - + Insert vertical frame at end of score Insert vertical frame at end of score - - + + &Text frame &Text frame - - + + Insert text frame at end of score Insert text frame at end of score - + &Fretboard diagram legend &Fretboard diagram legend - - + + Insert fretboard diagram legend at end of score Insert fretboard diagram legend at end of score - + Edit strings… Edit strings… - + Edit strings Edit strings - + &Parts… &Parts… - + &Grid size… &Grid size… - + Grid size Grid size - + Add image Add image - - + + Acciaccatura Acciaccatura - - + + Add grace note: acciaccatura Add grace note: acciaccatura - - + + Appoggiatura Appoggiatura - - + + Add grace note: appoggiatura Add grace note: appoggiatura - - + + Grace: quarter Grace: quarter - + Add grace note: quarter Add grace note: quarter - - + + Grace: 16th Grace: 16th - - + + Add grace note: 16th Add grace note: 16th - - + + Grace: 32nd Grace: 32nd - - + + Add grace note: 32nd Add grace note: 32nd - + Grace: 8th after Grace: 8th after - - + + Add grace note: eighth after Add grace note: eighth after - - + + Grace: 16th after Grace: 16th after - + Add grace note: 16th after Add grace note: 16th after - - + + Grace: 32nd after Grace: 32nd after - - + + Add grace note: 32nd after Add grace note: 32nd after - - - + + + Auto beam Auto beam - + Add beam: auto Add beam: auto - + No beam No beam - + Add beam: none Add beam: none - - - - + + + + Break beam left Break beam left - - + + Break inner beams (8th) Break inner beams (8th) - - + + Break inner beams (eighth) Break inner beams (eighth) - - - - + + + + Break inner beams (16th) Break inner beams (16th) - - - - + + + + Join beams Join beams - + Feathered beam, decelerate Feathered beam, decelerate - + Add feathered beam: decelerate Add feathered beam: decelerate - + Feathered beam, accelerate Feathered beam, accelerate - + Add feathered beam: accelerate Add feathered beam: accelerate - - - + + + Beam selected range Beam selected range - - - - + + + + Add brackets to accidental Add brackets to accidental - - - - + + + + Add braces to element Add braces to element - - - + + + Add parentheses to element Add parentheses to element - - + + &Unison &Unison - - + + Enter interval: unison Enter interval: unison - - + + Se&cond above Se&cond above - + Enter interval: second above Enter interval: second above - - + + Thir&d above Thir&d above - - + + Enter interval: third above Enter interval: third above - - + + Fou&rth above Fou&rth above - - + + Enter interval: fourth above Enter interval: fourth above @@ -8320,343 +8347,343 @@ followed by dashes Fift&h above - - + + Enter interval: fifth above Enter interval: fifth above - - + + Si&xth above Si&xth above - - + + Enter interval: sixth above Enter interval: sixth above - - + + Seve&nth above Seve&nth above - - + + Enter interval: seventh above Enter interval: seventh above - - + + Octave &above Octave &above - - + + Enter interval: octave above Enter interval: octave above - - + + Ninth abov&e Ninth abov&e - - + + Enter interval: ninth above Enter interval: ninth above - + Tenth above Tenth above - - + + Enter interval: tenth above Enter interval: tenth above - - + + &Second below &Second below - - + + Enter interval: second below Enter interval: second below - + &Third below &Third below - - + + Enter interval: third below Enter interval: third below - - + + F&ourth below F&ourth below - - + + Enter interval: fourth below Enter interval: fourth below - - + + &Fifth below &Fifth below - - + + Enter interval: fifth below Enter interval: fifth below - + S&ixth below S&ixth below - - + + Enter interval: sixth below Enter interval: sixth below - - + + Se&venth below Se&venth below - - + + Enter interval: seventh below Enter interval: seventh below - - + + Octave &below Octave &below - - + + Enter interval: octave below Enter interval: octave below - - + + Ninth belo&w Ninth belo&w - - + + Enter interval: ninth below Enter interval: ninth below - - + + Tenth below Tenth below - + Enter interval: tenth below Enter interval: tenth below - - - - - + + + + + Rest Rest - - + + - + Enter rest Enter rest - - + + Ottava 8va &alta Ottava 8va &alta - - + + Add ottava 8va alta Add ottava 8va alta - + Ottava 8va &bassa Ottava 8va &bassa - - + + Add ottava 8va bassa Add ottava 8va bassa - - + + &Dynamic &Dynamic - - + + Add dynamic Add dynamic - + &Crescendo &Crescendo - - + + Add hairpin: crescendo Add hairpin: crescendo - - + + &Diminuendo &Diminuendo - - + + Add hairpin: diminuendo Add hairpin: diminuendo - - + + &Note-anchored line &Note-anchored line - - + + Add note-anchored line Add note-anchored line - + Add tied note to chord Add tied note to chord - - + + Image Image - - + + &Title &Title - + Add text: title Add text: title - - + + &Subtitle &Subtitle - - + + Add text: subtitle Add text: subtitle - - + + &Composer &Composer - - + + Add text: composer Add text: composer - - + + &Lyricist &Lyricist - - + + Add text: lyricist Add text: lyricist - - + + &Part name &Part name - - + + Add text: part name Add text: part name - - + + Text Text @@ -8667,116 +8694,116 @@ followed by dashes Add frame text - - + + Syst&em text Syst&em text - - + + Add text: system text Add text: system text - - + + St&aff text St&aff text - - + + Add text: staff text Add text: staff text - + E&xpression text E&xpression text - - + + Add text: expression text Add text: expression text - - + + &Rehearsal mark &Rehearsal mark - - + + Add text: rehearsal mark Add text: rehearsal mark - - + + &Instrument change &Instrument change - + Add text: instrument change Add text: instrument change - - + + &Fingering &Fingering - - + + Add text: fingering Add text: fingering - - + + Stic&king Stic&king - - + + Add text: sticking Add text: sticking - - + + C&hord symbol C&hord symbol - - + + Add text: chord symbol Add text: chord symbol - - + + R&oman numeral analysis R&oman numeral analysis - - + + Add text: Roman numeral analysis Add text: Roman numeral analysis - - + + &Nashville number &Nashville number @@ -8787,714 +8814,714 @@ followed by dashes Add text: Nashville number - - + + L&yrics L&yrics - - + + Add text: lyrics Add text: lyrics - - + + Figured &bass Figured &bass - - + + Add text: figured bass Add text: figured bass - + Tempo &marking Tempo &marking - - + + Add text: tempo marking Add text: tempo marking - + &Duplet &Duplet - - + + Enter tuplet: duplet Enter tuplet: duplet - + &Triplet &Triplet - + Enter tuplet: triplet Enter tuplet: triplet - + &Quadruplet &Quadruplet - - + + Enter tuplet: quadruplet Enter tuplet: quadruplet - + Q&uintuplet Q&uintuplet - - + + Enter tuplet: quintuplet Enter tuplet: quintuplet - + Se&xtuplet Se&xtuplet - - + + Enter tuplet: sextuplet Enter tuplet: sextuplet - + Se&ptuplet Se&ptuplet - - + + Enter tuplet: septuplet Enter tuplet: septuplet - + &Octuplet &Octuplet - + Enter tuplet: octuplet Enter tuplet: octuplet - + &Nonuplet &Nonuplet - + Enter tuplet: nonuplet Enter tuplet: nonuplet - - + + Othe&r… Othe&r… - + Enter tuplet: other Enter tuplet: other - - + + &Decrease layout stretch &Decrease layout stretch - + Decrease layout stretch Decrease layout stretch - - + + &Increase layout stretch &Increase layout stretch - - + + Increase layout stretch Increase layout stretch - - + + &Reset layout stretch &Reset layout stretch - + Reset layout stretch Reset layout stretch - + Reset &text style overrides Reset &text style overrides - - + + Reset all text style overrides to default Reset all text style overrides to default - - + + Reset &beams Reset &beams - - + + Reset beams to default grouping Reset beams to default grouping - - + + Reset s&hapes and positions Reset s&hapes and positions - - + + Reset shapes and positions Reset shapes and positions - - + + Reset entire score to &default layout Reset entire score to &default layout - - + + Reset entire score to default layout Reset entire score to default layout - - - + + + Zoom in Zoom in - - - - + + + + Zoom out Zoom out - - - + + + Zoom to 100% Zoom to 100% - - - + + + Zoom to page width Zoom to page width - - - - + + + + Zoom to whole page Zoom to whole page - - - + + + Zoom to two pages Zoom to two pages - + Accessibility: Get location Accessibility: Get location - + Accessibility: get location Accessibility: get location - - + + Edit element Edit element - - + + Select to beginning of measure Select to beginning of measure - + Select to end of measure Select to end of measure - - + + Select to beginning of line Select to beginning of line - - + + Select to end of line Select to end of line - - - + + + Select to beginning of score Select to beginning of score - + Add to selection: beginning of score Add to selection: beginning of score - - - + + + Select to end of score Select to end of score - + Add staff above to selection Add staff above to selection - + Add next measure to selection Add next measure to selection - + Add to selection: next measure Add to selection: next measure - + Add previous measure to selection Add previous measure to selection - + Add to selection: previous measure Add to selection: previous measure - + Add to selection: staff above Add to selection: staff above - - + + Add staff below to selection Add staff below to selection - - + + Add to selection: staff below Add to selection: staff below - - + + Zoom to percent Zoom to percent - + Display floating view Display floating view - - + + Screen: Previous Screen: Previous - - + + Jump to previous screen Jump to previous screen - - + + Screen: Next Screen: Next - - + + Jump to next screen Jump to next screen - - + + Page: Previous Page: Previous - - + + Jump to previous page Jump to previous page - + Page: Next Page: Next - + Jump to next page Jump to next page - - + + Page: Top of first Page: Top of first - - + + Jump to top of first page Jump to top of first page - - + + Page: Bottom of last Page: Bottom of last - - + + Jump to bottom of last page Jump to bottom of last page - + Context sensitive help Context sensitive help - - - - + + + + Repeat selection Repeat selection - - - - + + + + Lock/unlock all systems Lock/unlock all systems - - - + + + Lock/unlock selected system(s) Lock/unlock selected system(s) - - + + Change enharmonic spelling (concert and transposed &pitch) Change enharmonic spelling (concert and transposed &pitch) - - + + Change enharmonic spelling (concert and transposed pitch) Change enharmonic spelling (concert and transposed pitch) - - + + Change enharmonic spelling (&current pitch mode only) Change enharmonic spelling (&current pitch mode only) - - + + Change enharmonic spelling (current pitch mode only) Change enharmonic spelling (current pitch mode only) - - + + Concert pitch Concert pitch - - + + Toggle concert pitch Toggle concert pitch - + Next word Next word - + Go to next word Go to next word - + Next text element Next text element - + Go to next text element Go to next text element - + Previous text element Previous text element - + Go to previous text element Go to previous text element - - + + - + Advance cursor: next beat (chord symbols) Advance cursor: next beat (chord symbols) - - - + + + Advance cursor: previous beat (chord symbols) Advance cursor: previous beat (chord symbols) - - - - + + + + Advance cursor: longa (chord symbols/figured bass) Advance cursor: longa (chord symbols/figured bass) - - - - + + + + Advance cursor: breve (chord symbols/figured bass) Advance cursor: breve (chord symbols/figured bass) - - - + + + Advance cursor: whole note (chord symbols/figured bass) Advance cursor: whole note (chord symbols/figured bass) - - + + - + Advance cursor: half note (chord symbols/figured bass) Advance cursor: half note (chord symbols/figured bass) - - - - + + + + Advance cursor: quarter note (chord symbols/figured bass) Advance cursor: quarter note (chord symbols/figured bass) - - - - + + + + Advance cursor: eighth note (chord symbols/figured bass) Advance cursor: eighth note (chord symbols/figured bass) - - - - + + + + Advance cursor: 16th note (chord symbols/figured bass) Advance cursor: 16th note (chord symbols/figured bass) - - - - + + + + Advance cursor: 32nd note (chord symbols/figured bass) Advance cursor: 32nd note (chord symbols/figured bass) - - + + - + Advance cursor: 64th note (chord symbols/figured bass) Advance cursor: 64th note (chord symbols/figured bass) - + Next lyric verse Next lyric verse - - + + Move text/go to next lyric verse Move text/go to next lyric verse - - + + Previous lyric verse Previous lyric verse - - + + Move text/go to previous lyric verse Move text/go to previous lyric verse - - + + Next syllable Next syllable - - + + Lyrics: enter hyphen Lyrics: enter hyphen - - + + Add extension line Add extension line - - + + Lyrics: enter extension line Lyrics: enter extension line - - + + - + Add lyrics verse Add lyrics verse - + Bold face Bold face - + Format text: bold Format text: bold - + Italic Italic - + Format text: italic Format text: italic @@ -9504,285 +9531,285 @@ followed by dashes Underline - + Format text: underline Format text: underline - + Strikethrough Strikethrough - + Format text: strikethrough Format text: strikethrough - + Subscript Subscript - + Format text: subscript Format text: subscript - + Superscript Superscript - + Format text: superscript Format text: superscript - - + + Diatonic pitch up Diatonic pitch up - - + + Move pitch up diatonically Move pitch up diatonically - - + + Diatonic pitch down Diatonic pitch down - + Move pitch down diatonically Move pitch down diatonically - - + + - + Go to top staff Go to top staff - - - - + + + + Go to first empty trailing measure Go to first empty trailing measure - - - - + + + + Mirror notehead Mirror notehead - - + + Toggle turn Toggle turn - - + + Add ornament: turn Add ornament: turn - - + + Toggle inverted turn Toggle inverted turn - - + + Add ornament: inverted turn Add ornament: inverted turn - + Toggle turn with slash Toggle turn with slash - - + + Add ornament: turn with slash Add ornament: turn with slash - + Toggle vertical turn Toggle vertical turn - + Add ornament: vertical turn Add ornament: vertical turn - - + + Toggle vertical inverted turn Toggle vertical inverted turn - - + + Add ornament: vertical inverted turn Add ornament: vertical inverted turn - - + + Toggle trill Toggle trill - - + + Add ornament: trill Add ornament: trill - + Toggle short trill Toggle short trill - - + + Add ornament: short trill Add ornament: short trill - + Toggle mordent Toggle mordent - - + + Add ornament: mordent Add ornament: mordent - - + + Toggle Haydn ornament Toggle Haydn ornament - - + + Add ornament: Haydn ornament Add ornament: Haydn ornament - - + + Toggle tremblement Toggle tremblement - - + + Add ornament: tremblement Add ornament: tremblement - - + + Toggle prall mordent Toggle prall mordent - - + + Add ornament: prall mordent Add ornament: prall mordent - - + + Toggle shake Toggle shake - - + + Add ornament: shake Add ornament: shake - + Toggle shake (Muffat) Toggle shake (Muffat) - - + + Add ornament: shake (Muffat) Add ornament: shake (Muffat) - - + + Toggle tremblement appuyé (Couperin) Toggle tremblement appuyé (Couperin) - + Add ornament: tremblement appuyé (Couperin) Add ornament: tremblement appuyé (Couperin) - - + + Toggle up bow Toggle up bow - + Add bowing: up bow Add bowing: up bow - - + + Toggle down bow Toggle down bow - - + + Add bowing: down bow Add bowing: down bow - + Reset style Reset style - + Reset all style values to default Reset all style values to default @@ -9793,200 +9820,200 @@ followed by dashes Add treble clef - - + + Add clef: treble Add clef: treble - - + + Add bass clef Add bass clef - - + + Add clef: bass Add clef: bass - - + + Add double-sharp Add double-sharp - - + + Add accidental: double-sharp Add accidental: double-sharp - + Add sharp Add sharp - - + + Add accidental: sharp Add accidental: sharp - - + + Add natural Add natural - - + + Add accidental: natural Add accidental: natural - + Add flat Add flat - - + + Add accidental: flat Add accidental: flat - - + + Add double-flat Add double-flat - - + + Add accidental: double-flat Add accidental: double-flat - - + + Transpose up Transpose up - - + + Transpose up a semitone Transpose up a semitone - + Transpose down Transpose down - - + + Transpose down a semitone Transpose down a semitone - - + + Diatonic pitch up (keep degree alterations) Diatonic pitch up (keep degree alterations) - - + + Move pitch up diatonically (keep degree alterations) Move pitch up diatonically (keep degree alterations) - + Diatonic pitch down (keep degree alterations) Diatonic pitch down (keep degree alterations) - - + + Move pitch down diatonically (keep degree alterations) Move pitch down diatonically (keep degree alterations) - - + + Full measure rest Full measure rest - - + + Insert full measure rest Insert full measure rest - - - - + + + + Toggle multimeasure rests Toggle multimeasure rests - - + + Toggle empty staves Toggle empty staves - - + + Show/hide empty staves Show/hide empty staves - - + + Set visible Set visible - - + + Make selected element(s) visible Make selected element(s) visible - + Set invisible Set invisible - - + + Make selected element(s) invisible Make selected element(s) invisible - - - + + + Toggle automatic placement for selected elements Toggle automatic placement for selected elements - - - - + + + + Toggle automatic placement for entire score Toggle automatic placement for entire score @@ -9996,348 +10023,348 @@ followed by dashes Add standard bend - + Add pre-bend Add pre-bend - + Add grace note bend Add grace note bend - + Add slight bend Add slight bend - + Add dive Add dive - + Add pre-dive Add pre-dive - + Add dip Add dip - + Add scoop Add scoop - - + + String above (TAB) String above (TAB) - - + + Go to string above (TAB) Go to string above (TAB) - - + + String below (TAB) String below (TAB) - - + + Go to string below (TAB) Go to string below (TAB) - - + + Insert/overwrite Insert/overwrite - - + + Toggle note input mode: insert/overwrite Toggle note input mode: insert/overwrite - + Input by note name Input by note name - + Toggle note input mode: input by note name Toggle note input mode: input by note name - + Input by duration Input by duration - + Toggle note input mode: input by duration Toggle note input mode: input by duration - + Double whole note Double whole note - + Set duration: double whole note Set duration: double whole note - - - - + + + + Whole note Whole note - - - - + + + + Set duration: whole note Set duration: whole note - - - - + + + + Half note Half note - - - - + + + + Set duration: half note Set duration: half note - - - + + + Quarter note Quarter note - - - - + + + + Set duration: quarter note Set duration: quarter note - - - - + + + + Eighth note Eighth note - + - - + + Set duration: eighth note Set duration: eighth note - - - - + + + + 16th note 16th note - - - + + + Set duration: 16th note Set duration: 16th note - - - - + + + + 32nd note 32nd note - - + + - + Set duration: 32nd note Set duration: 32nd note - + - - + + 64th note 64th note - - - - + + + + Set duration: 64th note Set duration: 64th note - - - + + + 128th note 128th note - - - - + + + + Set duration: 128th note Set duration: 128th note - - + + - + 256th note 256th note - - - - + + + + Set duration: 256th note Set duration: 256th note - - - - + + + + 512th note 512th note - - - + + + Set duration: 512th note Set duration: 512th note - - - - + + + + 1024th note 1024th note - - - - + + + + Set duration: 1024th note Set duration: 1024th note - - + + Augmentation dot Augmentation dot - - + + Toggle duration dot Toggle duration dot - - + + Double augmentation dot Double augmentation dot - + Toggle duration dot: double Toggle duration dot: double - - + + Triple augmentation dot Triple augmentation dot - - + + Toggle duration dot: triple Toggle duration dot: triple - - + + Quadruple augmentation dot Quadruple augmentation dot - + Toggle duration dot: quadruple Toggle duration dot: quadruple - - + + Toggle rest Toggle rest - + Accessibility: Next segment element Accessibility: Next segment element - + Select next in-staff element Select next in-staff element - + Accessibility: Previous segment element Accessibility: Previous segment element @@ -10347,18 +10374,18 @@ followed by dashes Select previous in-staff element - + Cross-staff beaming Cross-staff beaming - - + + Tuplet Tuplet - + All voices on instrument All voices on instrument @@ -10368,324 +10395,324 @@ followed by dashes Use all voices on instrument - + All voices on staff All voices on staff - + Use all voices on staff Use all voices on staff - + Staff type change Staff type change - + Insert staff type change Insert staff type change - - - + + + Standard bend Standard bend - - + + Pre-bend Pre-bend - - - + + + Grace note bend Grace note bend - - + + Slight bend Slight bend - - - + + + Dive Standard guitar dive, i.e. a movement of the tremolo bar between two pitches Dive - - + + Pre-dive Pre-dive, i.e. a movement of the tremolo bar prepared before picking the note Pre-dive - - - + + + Dip Dip, i.e. a quick touch of the tremolo bar after the note is picked Dip - - - + + + Scoop Scoop, i.e. a quick movement of the tremolo bar at the start of the note Scoop - - + + Hammer-on/pull-off Hammer-on/pull-off - + Add hammer-on/pull-off Add hammer-on/pull-off - - + + Automation Automation - - + + Toggle automation Toggle automation - + Show &invisible Show &invisible - + Show/hide invisible elements Show/hide invisible elements - - + + Show f&ormatting Show f&ormatting - - + + Show/hide formatting Show/hide formatting - - + + Show &frames Show &frames - - + + Show/hide frames Show/hide frames - + Show page &margins Show page &margins - - + + Show/hide page margins Show/hide page margins - - + + Show sound flags Show sound flags - - + + Show/hide sound flags Show/hide sound flags - - + + Mark i&rregular measures Mark i&rregular measures - - + + Mark irregular measures Mark irregular measures - + Show element bounding rectangles Show element bounding rectangles - + Show/hide element bounding rectangles Show/hide element bounding rectangles - - + + Color element shapes Color element shapes - + Diagnostic: Color element shapes Diagnostic: Color element shapes - - + + Show segment shapes Show segment shapes - + Show/hide segment shapes Show/hide segment shapes - - + + Color segment shapes Color segment shapes - + Show skylines Show skylines - + Show/hide skylines Show/hide skylines - + Show system bounding rectangles Show system bounding rectangles - + Show/hide system bounding rectangles Show/hide system bounding rectangles - - + + Show element masks Show element masks - + Show/hide element masks Show/hide element masks - + Show line-attach points Show line-attach points - + Show/hide line-attach points Show/hide line-attach points - - + + Mark empty staff visibility overrides Mark empty staff visibility overrides - - - + + + Mark corrupted measures Mark corrupted measures - + Diagnostic: Mark corrupted measures Diagnostic: Mark corrupted measures - - + + Show gap rests Show gap rests - - + + Show both origin and combined staves Show both origin and combined staves - - + + Check for score corruptions Check for score corruptions - + &Master palette… &Master palette… - + Open master palette Open master palette - + Palette search Palette search - + Search palettes Search palettes - + Time signature properties… Time signature properties… - + Time signature properties Time signature properties @@ -10695,78 +10722,78 @@ followed by dashes Customize kit… - + Customize kit Customize kit - - + + Apply current palette element Apply current palette element - + Insert special characters… Insert special characters… - + Insert special characters Insert special characters - + Playback settings Playback settings - + &Open… &Open… - + Open Open - + &New… &New… - + New New - + &Close &Close - + Close Close - + &Save &Save - + Save Save - + Save &as… Save &as… - + Save as Save as @@ -10776,32 +10803,32 @@ followed by dashes Save a &copy… - + Save a copy Save a copy - + Save &selection… Save &selection… - + Save selection Save selection - + Save to clo&ud… Save to clo&ud… - + Save to cloud Save to cloud - + Publish to &MuseScore.com… Publish to &MuseScore.com… @@ -10811,22 +10838,22 @@ followed by dashes Publish to MuseScore.com - + Share on &Audio.com… Share on &Audio.com… - + Share on Audio.com Share on Audio.com - + &Export… &Export… - + Export Export @@ -10836,27 +10863,27 @@ followed by dashes Import P&DF… - + Import PDF Import PDF - + Import A&udio to Score… Import A&udio to Score… - + Import Audio to Score Import Audio to Score - + Project propert&ies… Project propert&ies… - + Project properties Project properties @@ -10866,185 +10893,185 @@ followed by dashes &Print… - + Print Print - + &Clear list of recent files &Clear list of recent files - + Clear list of recent files Clear list of recent files - + Se&lection filter Se&lection filter - - + + Play Play - - + + Play from selection Play from selection - + Pause Pause - + Pause playback Pause playback - + Pause and select Pause and select - + Pause and select playback position Pause and select playback position - + Stop Stop - + Stop playback Stop playback - + Rewind Rewind - + Loop playback Loop playback - + Toggle ‘Loop playback’ Toggle ‘Loop playback’ - + Metronome Metronome - + Toggle metronome playback Toggle metronome playback - + Playback setup Playback setup - + Open playback setup dialog Open playback setup dialog - + Enable MIDI input Enable MIDI input - + Toggle MIDI input Toggle MIDI input - + Written pitch Written pitch - + Input written pitch Input written pitch - + Sounding pitch Sounding pitch - + Input sounding pitch Input sounding pitch - - + + Play repeats Play repeats - + Play chord symbols Play chord symbols - + Hear playback when editing Hear playback when editing - + Toggle hear playback when editing Toggle hear playback when editing - + Pan score automatically Pan score automatically - + Pan score automatically during playback Pan score automatically during playback - - + + Enable count-in when playing Enable count-in when playing - - + + Set loop marker left Set loop marker left - - + + Set loop marker right Set loop marker right - + Reload playback cache Reload playback cache @@ -11054,177 +11081,149 @@ followed by dashes Clear online sounds cache for this score - + About MuseScore Studio About MuseScore Studio - + About Qt About Qt - + About MusicXML About MusicXML - + Ask for help Ask for help - + Accessibility statement Accessibility statement - + Manage &extensions Manage &extensions - + Manage extensions Manage extensions - Toggle playback Toggle playback - Dock: Toggle playback Dock: Toggle playback - Toggle note input Toggle note input - Dock: Toggle note input Dock: Toggle note input - Toggle palettes Toggle palettes - Dock: Toggle palettes Dock: Toggle palettes - Toggle instruments Toggle instruments - Dock: Toggle instruments Dock: Toggle instruments - Toggle properties Toggle properties - Dock: Toggle properties Dock: Toggle properties - Toggle selection filter Toggle selection filter - Dock: Toggle selection filter Dock: Toggle selection filter - Toggle undo history Toggle undo history - Dock: Toggle undo history Dock: Toggle undo history - Toggle navigator Toggle navigator - Dock: Toggle navigator Dock: Toggle navigator - Toggle braille Toggle braille - Dock: Toggle braille Dock: Toggle braille - Toggle timeline Toggle timeline - Dock: Toggle timeline Dock: Toggle timeline - Toggle mixer Toggle mixer - Dock: Toggle mixer Dock: Toggle mixer - Toggle piano keyboard Toggle piano keyboard - Dock: Toggle piano keyboard Dock: Toggle piano keyboard - Toggle percussion Toggle percussion - Dock: Toggle percussion Dock: Toggle percussion - Toggle statusbar Toggle statusbar - Dock: Toggle statusbar Dock: Toggle statusbar @@ -11232,36 +11231,36 @@ followed by dashes appshell - + Home menu Home menu - + Scores Scores - - - + + + Plugins Plugins - - - + + + MuseSounds MuseSounds - + Learn Learn - + Plugins search Plugins search @@ -11271,121 +11270,121 @@ followed by dashes Category: - + All The title of an option to display the plugins from all categories. All - - + + Main toolbar Main toolbar - - + + Notation toolbar Notation toolbar - - + + Playback controls Playback controls - + Extensions toolbar Extensions toolbar - + Undo/redo Undo/redo - + Note input Note input - - + + Palettes Palettes - + Layout Layout - - + + Properties Properties - + Selection filter Selection filter - + Mixer Mixer - + Piano keyboard Piano keyboard - + Timeline Timeline - + Percussion Percussion - + Application menu Application menu - - - + + + MuseScore Studio MuseScore Studio - + Undo/redo toolbar Undo/redo toolbar - + Publish toolbar Publish toolbar - + Produce MIDI 2.0 output if supported by the receiver Produce MIDI 2.0 output if supported by the receiver - + Are you sure you want to revert to factory settings? Are you sure you want to revert to factory settings? - + This action will reset all your app preferences and delete all custom palettes and custom shortcuts. The list of recent scores will also be cleared. This action will not delete any of your scores. @@ -11394,37 +11393,37 @@ This action will not delete any of your scores. This action will not delete any of your scores. - + Revert Revert - + Revert to factory settings Revert to factory settings - + Would you like to restart MuseScore Studio now? Would you like to restart MuseScore Studio now? - + MuseScore Studio needs to be restarted for these changes to take effect. MuseScore Studio needs to be restarted for these changes to take effect. - + Restart Restart - + The previous session quit unexpectedly. The previous session quit unexpectedly. - + Do you want to restore the session? Do you want to restore the session? @@ -11434,47 +11433,47 @@ This action will not delete any of your scores. Home - + Score Score - + Publish Publish - + DevTools DevTools - + Version %1 Version %1 - + Loading new score…‎ Loading new score…‎ - + Loading “%1”…‎ Loading “%1”…‎ - + Loading score…‎ Loading score…‎ - + Are you sure you want to reset preferences? Are you sure you want to reset preferences? - + This action will reset all your app preferences and delete all custom shortcuts. It will not delete any of your scores. This action cannot be undone. @@ -11483,7 +11482,7 @@ This action cannot be undone. This action cannot be undone. - + Reset preferences Reset preferences @@ -11491,45 +11490,45 @@ This action cannot be undone. appshell/about - + About MuseScore Studio About MuseScore Studio - + Version: Version: - + Revision: Revision: - + Visit %1 for new versions and more information. %1 will be a link to the MuseScore website Visit %1 for new versions and more information. - + Get <a href="%1">help</a> with the program or <a href="%2">contribute</a> to its development. Get <a href="%1">help</a> with the program or <a href="%2">contribute</a> to its development. - + For privacy information, see our <a href="%1">privacy policy</a>. For privacy information, see our <a href="%1">privacy policy</a>. - + Copyright © 1999-2026 MuseScore Limited and others. Published under the <a href="%1">GNU General Public License version 3</a>. Copyright © 1999-2026 MuseScore Limited and others. Published under the <a href="%1">GNU General Public License version 3</a>. - + About MusicXML About MusicXML @@ -11539,17 +11538,17 @@ Published under the <a href="%1">GNU General Public License vers MusicXML is an open file format for exchanging digital sheet music, supported by many applications. - + Copyright © 2004-2021 the Contributors to the MusicXML Specification, published by the Music Notation Community Group under the W3C Community Final Specification Agreement (FSA): Copyright © 2004-2021 the Contributors to the MusicXML Specification, published by the Music Notation Community Group under the W3C Community Final Specification Agreement (FSA): - + A human-readable summary is available: A human-readable summary is available: - + Unstable prerelease for %1 Unstable prerelease for %1 @@ -11557,89 +11556,89 @@ Published under the <a href="%1">GNU General Public License vers appshell/gettingstarted - + Getting started Getting started - + Finish Finish - + Playback Playback - + Discover new sound libraries in MuseHub and enjoy realistic score playback Discover new sound libraries in MuseHub and enjoy realistic score playback - + Watch video Watch video - + Welcome to MuseScore Studio Welcome to MuseScore Studio - + Let’s get started by choosing a theme. Let’s get started by choosing a theme. - + Follow system theme Follow system theme - + Further high contrast settings are available in Preferences. Further high contrast settings are available in Preferences. - + Enable high contrast Enable high contrast - + Video tutorials Video tutorials - + Behind this dialog is the ‘Learn’ section, where you’ll find tutorials to get you started (Video tutorials require an internet connection) Behind this dialog is the ‘Learn’ section, where you’ll find tutorials to get you started (Video tutorials require an internet connection) - + In order to protect your privacy, MuseScore Studio does not collect any personal information. See our <a href="%1">Privacy Policy</a> for more info. In order to protect your privacy, MuseScore Studio does not collect any personal information. See our <a href="%1">Privacy Policy</a> for more info. - + Are you sure you want to cancel? Are you sure you want to cancel? - + If you choose to cancel, then be sure to check out our free MuseSounds playback libraries on <a href="%1">MuseHub.com</a>. If you choose to cancel, then be sure to check out our free MuseSounds playback libraries on <a href="%1">MuseHub.com</a>. - + Visit MuseHub Visit MuseHub - + Keep going Keep going @@ -11647,55 +11646,55 @@ Published under the <a href="%1">GNU General Public License vers appshell/menu/add - - + + &Notes &Notes - - + + &Intervals &Intervals - - + + T&uplets T&uplets - - + + &Measures &Measures - - + + &Frames &Frames - - + + &Text &Text - - + + &Lines &Lines - + &Chords and fretboard diagrams &Chords and fretboard diagrams - - + + &Add &Add @@ -11711,53 +11710,53 @@ Published under the <a href="%1">GNU General Public License vers appshell/menu/diagnostics - + &System &System - + &MuseSampler &MuseSampler - + A&ctions A&ctions - + &Accessibility &Accessibility - + &Engraving &Engraving - + E&xtensions E&xtensions - + &Testflow &Testflow - + &VST &VST - + &Audio &Audio - - + + &Diagnostics &Diagnostics @@ -11765,8 +11764,8 @@ Published under the <a href="%1">GNU General Public License vers appshell/menu/edit - - + + &Edit &Edit @@ -11774,23 +11773,23 @@ Published under the <a href="%1">GNU General Public License vers appshell/menu/file - + Open &recent Open &recent - + Save o&ther Save o&ther - + Pu&blish online Pu&blish online - - + + &File &File @@ -11798,14 +11797,14 @@ Published under the <a href="%1">GNU General Public License vers appshell/menu/format - - + + Str&etch Str&etch - - + + F&ormat F&ormat @@ -11813,7 +11812,7 @@ Published under the <a href="%1">GNU General Public License vers appshell/menu/help - + &Help &Help @@ -11821,7 +11820,7 @@ Published under the <a href="%1">GNU General Public License vers appshell/menu/plugins - + &Plugins &Plugins @@ -11829,25 +11828,25 @@ Published under the <a href="%1">GNU General Public License vers appshell/menu/tools - - + + &Voices &Voices - - + + &Measures &Measures - + Enharmonic spelling Enharmonic spelling - - + + &Tools &Tools @@ -11855,26 +11854,26 @@ Published under the <a href="%1">GNU General Public License vers appshell/menu/view - - + + &Toolbars &Toolbars - - + + W&orkspaces W&orkspaces - - + + &Show &Show - - + + &View &View @@ -11882,12 +11881,12 @@ Published under the <a href="%1">GNU General Public License vers appshell/preferences - + Round tempos to nearest whole number Round tempos to nearest whole number - + The driver for this device could not be opened. The driver for this device could not be opened. @@ -11895,52 +11894,52 @@ Published under the <a href="%1">GNU General Public License vers appshell/welcome - + Welcome Welcome - + Previous item Previous item - + Next item Next item - + Don’t show welcome dialog on startup Don’t show welcome dialog on startup - + Enjoy free cloud storage Enjoy free cloud storage - + Save your scores privately on MuseScore.com to revisit past versions and invite others to view and comment – and when you’re ready, share your music with the world. Save your scores privately on MuseScore.com to revisit past versions and invite others to view and comment – and when you’re ready, share your music with the world. - + View my scores online View my scores online - + What’s new in MuseScore Studio What’s new in MuseScore Studio - + Includes essential new engraving tools, major improvements to playback, video export, dive notation for guitar, and features to speed up your workflow. Includes essential new engraving tools, major improvements to playback, video export, dive notation for guitar, and features to speed up your workflow. - + Watch video Watch video @@ -11950,27 +11949,27 @@ Published under the <a href="%1">GNU General Public License vers Install our free MuseSounds libraries - + Explore our collection of realistic sample libraries, including solo instruments, marching percussion, and full orchestra - available for free on MuseHub. Explore our collection of realistic sample libraries, including solo instruments, marching percussion, and full orchestra - available for free on MuseHub. - + Get it on MuseHub Get it on MuseHub - + Explore our tutorials Explore our tutorials - + We’ve put together a playlist of tutorials to help both beginners and experienced users get the most out of MuseScore Studio. We’ve put together a playlist of tutorials to help both beginners and experienced users get the most out of MuseScore Studio. - + View tutorials View tutorials @@ -11978,12 +11977,12 @@ Published under the <a href="%1">GNU General Public License vers braille/notation - + Tuplet %1 Tuplet %1 - + Six-key input mode Braille input with 6 keyboard keys (F,D,S & J,K,L) to represent the 6 dots in a braille cell. Six-key input mode @@ -11997,18 +11996,18 @@ Published under the <a href="%1">GNU General Public License vers braille/view - + Braille Braille - + Six-key input mode Braille input with 6 keyboard keys (F,D,S & J,K,L) to represent the 6 dots in a braille cell. Six-key input mode - + Navigation mode Braille navigation. Navigation mode @@ -12017,17 +12016,17 @@ Published under the <a href="%1">GNU General Public License vers cloud - + Sign in buttons Sign in buttons - + Create account Create account - + Sign in Sign in @@ -12043,28 +12042,28 @@ Published under the <a href="%1">GNU General Public License vers engraving - + invisible invisible - + selected selected - + Score Score - + Staff %1 Staff %1 - - + + Staff %1 (%2) Staff %1 (%2) @@ -12074,61 +12073,61 @@ Published under the <a href="%1">GNU General Public License vers Range selection starts %1%2 ends %3%4 - + Top pitch: %1; Bottom pitch: %2 Top pitch: %1; Bottom pitch: %2 - + Articulation text Articulation text - - + + Articulation Articulation - - - - - - + + + + + + Start of %1 Start of %1 - - - - - - + + + + + + End of %1 End of %1 - - + + No capo No capo - + Capo %1 Capo %1 - + Partial capo: Fret %1 on strings %2 Partial capo: Fret %1 on strings %2 - + Full score Full score @@ -12139,7 +12138,7 @@ Fret %1 on strings %2 Part score: %1 - + <b>Corrupted measure</b>: %1, measure %2, staff %3. <b>Corrupted measure</b>: %1, measure %2, staff %3. @@ -12150,7 +12149,7 @@ Fret %1 on strings %2 <b>Incomplete measure</b>: %1, measure %2, staff %3. Found: %4. Expected: %5. - + <b>Voice too long</b>: %1, measure %2, staff %3, voice %4. Found: %5. Expected: %6. %1 describes in which score the corruption is (either `Full score` or `"[part name]" part score`) <b>Voice too long</b>: %1, measure %2, staff %3, voice %4. Found: %5. Expected: %6. @@ -12161,130 +12160,130 @@ Fret %1 on strings %2 Duplet - + Triplet Triplet - + Quadruplet Quadruplet - + Quintuplet Quintuplet - + Sextuplet Sextuplet - + Septuplet Septuplet - + Octuplet Octuplet - + Nonuplet Nonuplet - + %1 note tuplet %1 is tuplet ratio numerator (i.e. the number of notes in the tuplet) %1 note tuplet - - + + Dotted %1 Dotted %1 - - + + Double dotted %1 Double dotted %1 - - + + Triple dotted %1 Triple dotted %1 - + Quadruple dotted %1 Quadruple dotted %1 - + Start and end of %1 Start and end of %1 - + Measure: %1 Measure: %1 - + Displayed measure: %1 Displayed measure: %1 - + Beat: %1 Beat: %1 - - + + String number String number - - + + with chord symbol %1 with chord symbol %1 - - + + without chord symbol without chord symbol - + string %1 string %1 - + circle marker circle marker - + cross marker cross marker - + %1 and %2 %1 and %2 - + %n dot(s) on fret(s) %1 Omit the "%n " for the singular translation (and the "(s)" too) @@ -12293,22 +12292,22 @@ Fret %1 on strings %2 - + fret %1 fret %1 - + barré %1 barré %1 - + beginning string %1 beginning string %1 - + and ending string %1 and ending string %1 @@ -12318,12 +12317,12 @@ Fret %1 on strings %2 partial barré %1 %2 %3 - + no content no content - + %n string(s) total %n string(s) total @@ -12331,13 +12330,13 @@ Fret %1 on strings %2 - + Roman numeral Roman numeral - + Nashville number Nashville number @@ -12353,17 +12352,17 @@ Fret %1 on strings %2 To %1 - + Verse %1 Verse %1 - + %1 (sounding as %2%3) %1 (sounding as %2%3) - + Acciaccatura Acciaccatura @@ -12373,12 +12372,12 @@ Fret %1 on strings %2 Appoggiatura - + Grace note after Grace note after - + Grace note before Grace note before @@ -12388,213 +12387,213 @@ Fret %1 on strings %2 Note - - + + - + Voice: %1 Voice: %1 - + (on %1‰ off %2‰) Note-on and note-off times relative to note duration, expressed in thousandths (per mille) (on %1‰ off %2‰) - - + + Beat slash Beat slash - - + + Rhythm slash Rhythm slash - - + + %1; String: %2; Fret: %3 %1; String: %2; Fret: %3 - + %1; Pitch: %2; Duration: %3%4%5 %1; Pitch: %2; Duration: %3%4%5 - + %1 head %2 head as in note head. %1 is head type (circle, cross, etc.). %2 is pitch (e.g. Db4). %1 head %2 - - + + Cross-staff above Cross-staff above - - + + Cross-staff below Cross-staff below - + too low too low - + too high too high - + too low for amateurs too low for amateurs - + too high for amateurs too high for amateurs - + Note input will remove measure repeat Note input will remove measure repeat - + This measure contains a measure repeat. If you enter notes here, it will be deleted. Do you want to continue? This measure contains a measure repeat. If you enter notes here, it will be deleted. Do you want to continue? - + Ornament text Ornament text - + Ornament Ornament - + %1; Duration: %2; %3 %1; Duration: %2; %3 - + Annotations: Annotations: - + Start measure: %1 Start measure: %1 - - + + Start displayed measure: %1 Start displayed measure: %1 - - + + Start beat: %1 Start beat: %1 - - + + End measure: %1 End measure: %1 - - + + End displayed measure: %1 End displayed measure: %1 - - + + End beat: %1 End beat: %1 - + Standard Standard - + Perc. 1 line Perc. 1 line - + Perc. 2 lines Perc. 2 lines - + Perc. 3 lines Perc. 3 lines - + Perc. 5 lines Perc. 5 lines - + Tab. 6-str. simple Tab. 6-str. simple - + Tab. 6-str. common Tab. 6-str. common - + Tab. 6-str. full Tab. 6-str. full - + Tab. 4-str. simple Tab. 4-str. simple - + Tab. 4-str. common Tab. 4-str. common - + Tab. 4-str. full Tab. 4-str. full - + Tab. 5-str. simple Tab. 5-str. simple - + Tab. 5-str. common Tab. 5-str. common - + Tab. 5-str. full Tab. 5-str. full @@ -12604,47 +12603,47 @@ Fret %1 on strings %2 Tab. ukulele - + Tab. balalaika Tab. balalaika - + Tab. dulcimer Tab. dulcimer - + Tab. 6-str. Italian Tab. 6-str. Italian - + Tab. 6-str. French Tab. 6-str. French - + Tab. 7-str. common Tab. 7-str. common - + Tab. 8-str. common Tab. 8-str. common - + Tab. 9-str. common Tab. 9-str. common - + Tab. 10-str. common Tab. 10-str. common - + Tab. 7-str. simple Tab. 7-str. simple @@ -12654,104 +12653,104 @@ Fret %1 on strings %2 Tab. 8-str. simple - + Tab. 9-str. simple Tab. 9-str. simple - + Tab. 10-str. simple Tab. 10-str. simple - + String %1 String %1 - + Value %1 Value %1 - - + + Start measure: %1; End measure: %2 Start measure: %1; End measure: %2 - + Left-hand Left-hand - + Right-hand Right-hand - + %1 note = %2 note %1 and %2 are note durations. If your language does not have different terms for "quarter note" and "quarter" (for example), or if the translations for the durations as separate strings are not suitable to be used as adjectives here, translate "%1 note" with "%1" and "%2 note" with "%2", so that just the duration will be shown. %1 note = %2 note - + %1 note = %2 %1 is a note duration. If your language does not have different terms for "quarter note" and "quarter" (for example), or if the translations for the durations as separate strings are not suitable to be used as adjectives here, translate "%1 note" with "%1", so that just the duration will be shown. %1 note = %2 - + Tie to %1 (m. %2) %1 represents the preceding jump item eg. coda. %2 represents the measure number Tie to %1 (m. %2) - + start of score partial tie menu Used at %1 in the string "Tie to %1 (m. %2)" start of score - + coda partial tie menu Used at %1 in the string "Tie to %1 (m. %2)" coda - + segno partial tie menu Used at %1 in the string "Tie to %1 (m. %2)" segno - + “%1” volta partial tie menu Used at %1 in the string "Tie to %1 (m. %2)". %1 in this string represents the volta's text set by the user “%1” volta - - + + start repeat partial tie menu Used at %1 in the string "Tie to %1 (m. %2)" start repeat - + next note partial tie menu Used at %1 in the string "Tie to %1 (m. %2)" next note - + invalid partial tie menu Used at %1 in the string "Tie to %1 (m. %2)" @@ -12763,17 +12762,17 @@ Fret %1 on strings %2 Toggle partial tie - + Current contents of measures will be replaced Current contents of measures will be replaced - + Continue with inserting measure repeat? Continue with inserting measure repeat? - + Cannot create tuplet with ratio %1 for duration %2 Cannot create tuplet with ratio %1 for duration %2 @@ -12784,97 +12783,97 @@ Fret %1 on strings %2 Remove stale partial tie - + Remove invalid incoming partial slur Remove invalid incoming partial slur - + Reset incoming partial slur Reset incoming partial slur - + Remove invalid outgoing partial slur Remove invalid outgoing partial slur - + Reset outgoing partial slur Reset outgoing partial slur - + Unknown error Unknown error - + File “%1” not found File “%1” not found - + File open error File open error - + Bad format Bad format - + Unknown filetype Unknown filetype - + This file was last saved in a version older than 2.0.0. You can convert this score by opening and then saving in MuseScore version 2.x. Visit the <a href="%1">MuseScore download page</a> to obtain such a 2.x version. This file was last saved in a version older than 2.0.0. You can convert this score by opening and then saving in MuseScore version 2.x. Visit the <a href="%1">MuseScore download page</a> to obtain such a 2.x version. - + This file was saved using a newer version of MuseScore Studio. Please visit <a href="%1">MuseScore.org</a> to obtain the latest version. This file was saved using a newer version of MuseScore Studio. Please visit <a href="%1">MuseScore.org</a> to obtain the latest version. - + This file was last saved in a development version of 3.0. This file was last saved in a development version of 3.0. - + File “%1” is corrupted. File “%1” is corrupted. - + File “%1” is critically corrupted and cannot be processed. File “%1” is critically corrupted and cannot be processed. - + Displayed default color Displayed default color - + Displayed default color when score colors are inverted Displayed default color when score colors are inverted - + Voice %1 color Voice %1 color - + All voices color All voices color - + Frame color Frame color @@ -12884,30 +12883,30 @@ Fret %1 on strings %2 Score grey color - + Formatting color Formatting color - + Invisible color Invisible color - + Desynchronized color Desynchronized color - - - - + + + + MSCX error at byte offset %1: invalid measure length: %2 MSCX error at byte offset %1: invalid measure length: %2 - + invalid invalid @@ -12915,8 +12914,8 @@ Fret %1 on strings %2 - - + + Invalid Invalid @@ -12924,7 +12923,7 @@ Fret %1 on strings %2 - + bracket(s) @@ -12933,8 +12932,8 @@ Fret %1 on strings %2 - - + + Bracket(s) Bracket(s) @@ -12942,7 +12941,7 @@ Fret %1 on strings %2 - + part(s) part(s) @@ -12950,7 +12949,7 @@ Fret %1 on strings %2 - + Part(s) Part(s) @@ -12958,7 +12957,7 @@ Fret %1 on strings %2 - + shared part(s) shared part(s) @@ -12966,7 +12965,7 @@ Fret %1 on strings %2 - + Shared part(s) Shared part(s) @@ -12982,7 +12981,7 @@ Fret %1 on strings %2 - + Staff/Staves Staff/Staves @@ -12990,7 +12989,7 @@ Fret %1 on strings %2 - + score(s) score(s) @@ -12998,7 +12997,7 @@ Fret %1 on strings %2 - + Score(s) Score(s) @@ -13006,7 +13005,7 @@ Fret %1 on strings %2 - + text text @@ -13014,7 +13013,7 @@ Fret %1 on strings %2 - + Text Text @@ -13022,7 +13021,7 @@ Fret %1 on strings %2 - + measure number(s) measure number(s) @@ -13038,7 +13037,7 @@ Fret %1 on strings %2 - + multimeasure rest range(s) multimeasure rest range(s) @@ -13046,7 +13045,7 @@ Fret %1 on strings %2 - + Multimeasure rest range(s) Multimeasure rest range(s) @@ -13054,7 +13053,7 @@ Fret %1 on strings %2 - + instrument name(s) instrument name(s) @@ -13062,7 +13061,7 @@ Fret %1 on strings %2 - + Instrument name(s) Instrument name(s) @@ -13070,7 +13069,7 @@ Fret %1 on strings %2 - + slur segment(s) slur segment(s) @@ -13078,7 +13077,7 @@ Fret %1 on strings %2 - + Slur segment(s) Slur segment(s) @@ -13086,7 +13085,7 @@ Fret %1 on strings %2 - + tie segment(s) tie segment(s) @@ -13094,7 +13093,7 @@ Fret %1 on strings %2 - + Tie segment(s) Tie segment(s) @@ -13102,7 +13101,7 @@ Fret %1 on strings %2 - + laissez vibrer segment(s) laissez vibrer segment(s) @@ -13110,7 +13109,7 @@ Fret %1 on strings %2 - + Laissez vibrer segment(s) Laissez vibrer segment(s) @@ -13118,7 +13117,7 @@ Fret %1 on strings %2 - + partial tie segment(s) partial tie segment(s) @@ -13126,7 +13125,7 @@ Fret %1 on strings %2 - + Partial tie segment(s) Partial tie segment(s) @@ -13142,7 +13141,7 @@ Fret %1 on strings %2 - + Barline(s) Barline(s) @@ -13150,7 +13149,7 @@ Fret %1 on strings %2 - + staff lines staff lines @@ -13158,7 +13157,7 @@ Fret %1 on strings %2 - + Staff lines Staff lines @@ -13166,7 +13165,7 @@ Fret %1 on strings %2 - + system divider(s) system divider(s) @@ -13174,7 +13173,7 @@ Fret %1 on strings %2 - + System divider(s) System divider(s) @@ -13182,7 +13181,7 @@ Fret %1 on strings %2 - + stem slash(es) stem slash(es) @@ -13198,7 +13197,7 @@ Fret %1 on strings %2 - + arpeggio(s) arpeggio(s) @@ -13206,7 +13205,7 @@ Fret %1 on strings %2 - + Arpeggio(s) Arpeggio(s) @@ -13214,7 +13213,7 @@ Fret %1 on strings %2 - + chord bracket(s) chord bracket(s) @@ -13222,7 +13221,7 @@ Fret %1 on strings %2 - + Chord bracket(s) Chord bracket(s) @@ -13230,7 +13229,7 @@ Fret %1 on strings %2 - + accidental(s) accidental(s) @@ -13238,7 +13237,7 @@ Fret %1 on strings %2 - + Accidental(s) Accidental(s) @@ -13246,7 +13245,7 @@ Fret %1 on strings %2 - + ledger line(s) ledger line(s) @@ -13254,7 +13253,7 @@ Fret %1 on strings %2 - + Ledger line(s) Ledger line(s) @@ -13262,7 +13261,7 @@ Fret %1 on strings %2 - + stem(s) stem(s) @@ -13270,7 +13269,7 @@ Fret %1 on strings %2 - + Stem(s) Stem(s) @@ -13278,7 +13277,7 @@ Fret %1 on strings %2 - + flag(s) flag(s) @@ -13286,7 +13285,7 @@ Fret %1 on strings %2 - + Flag(s) Flag(s) @@ -13302,7 +13301,7 @@ Fret %1 on strings %2 - + Note(s) Note(s) @@ -13310,7 +13309,7 @@ Fret %1 on strings %2 - + clef(s) clef(s) @@ -13318,7 +13317,7 @@ Fret %1 on strings %2 - + Clef(s) Clef(s) @@ -13326,7 +13325,7 @@ Fret %1 on strings %2 - + key signature(s) key signature(s) @@ -13334,7 +13333,7 @@ Fret %1 on strings %2 - + Key signature(s) Key signature(s) @@ -13342,7 +13341,7 @@ Fret %1 on strings %2 - + ambitus ambitus @@ -13358,7 +13357,7 @@ Fret %1 on strings %2 - + time signature(s) time signature(s) @@ -13366,7 +13365,7 @@ Fret %1 on strings %2 - + Time signature(s) Time signature(s) @@ -13374,7 +13373,7 @@ Fret %1 on strings %2 - + rest(s) rest(s) @@ -13382,7 +13381,7 @@ Fret %1 on strings %2 - + Rest(s) Rest(s) @@ -13390,7 +13389,7 @@ Fret %1 on strings %2 - + multimeasure rest(s) multimeasure rest(s) @@ -13398,7 +13397,7 @@ Fret %1 on strings %2 - + Multimeasure rest(s) Multimeasure rest(s) @@ -13406,7 +13405,7 @@ Fret %1 on strings %2 - + dead slapped dead slapped @@ -13414,7 +13413,7 @@ Fret %1 on strings %2 - + Dead slapped Dead slapped @@ -13422,7 +13421,7 @@ Fret %1 on strings %2 - + symbol(s) symbol(s) @@ -13430,7 +13429,7 @@ Fret %1 on strings %2 - + Symbol(s) Symbol(s) @@ -13438,7 +13437,7 @@ Fret %1 on strings %2 - + breath(s) breath(s) @@ -13446,7 +13445,7 @@ Fret %1 on strings %2 - + Breath(s) Breath(s) @@ -13462,7 +13461,7 @@ Fret %1 on strings %2 - + Measure repeat(s) Measure repeat(s) @@ -13470,7 +13469,7 @@ Fret %1 on strings %2 - + tie(s) tie(s) @@ -13478,7 +13477,7 @@ Fret %1 on strings %2 - + Tie(s) Tie(s) @@ -13486,7 +13485,7 @@ Fret %1 on strings %2 - + laissez vibrer(s) laissez vibrer(s) @@ -13494,7 +13493,7 @@ Fret %1 on strings %2 - + Laissez vibrer(s) Laissez vibrer(s) @@ -13502,7 +13501,7 @@ Fret %1 on strings %2 - + partial tie(s) partial tie(s) @@ -13518,7 +13517,7 @@ Fret %1 on strings %2 - + articulation(s) articulation(s) @@ -13526,7 +13525,7 @@ Fret %1 on strings %2 - + Articulation(s) Articulation(s) @@ -13534,7 +13533,7 @@ Fret %1 on strings %2 - + ornament(s) ornament(s) @@ -13542,7 +13541,7 @@ Fret %1 on strings %2 - + Ornament(s) Ornament(s) @@ -13550,7 +13549,7 @@ Fret %1 on strings %2 - + fermata(s) fermata(s) @@ -13558,7 +13557,7 @@ Fret %1 on strings %2 - + Fermata(s) Fermata(s) @@ -13566,7 +13565,7 @@ Fret %1 on strings %2 - + chord line(s) chord line(s) @@ -13574,7 +13573,7 @@ Fret %1 on strings %2 - + Chord line(s) Chord line(s) @@ -13582,7 +13581,7 @@ Fret %1 on strings %2 - + dynamic(s) dynamic(s) @@ -13590,7 +13589,7 @@ Fret %1 on strings %2 - + Dynamic(s) Dynamic(s) @@ -13598,7 +13597,7 @@ Fret %1 on strings %2 - + expression(s) expression(s) @@ -13606,7 +13605,7 @@ Fret %1 on strings %2 - + Expression(s) Expression(s) @@ -13622,7 +13621,7 @@ Fret %1 on strings %2 - + Beam(s) Beam(s) @@ -13630,7 +13629,7 @@ Fret %1 on strings %2 - + lyrics lyrics @@ -13638,7 +13637,7 @@ Fret %1 on strings %2 - + Lyrics Lyrics @@ -13646,7 +13645,7 @@ Fret %1 on strings %2 - + figured bass figured bass @@ -13654,7 +13653,7 @@ Fret %1 on strings %2 - + Figured bass Figured bass @@ -13662,7 +13661,7 @@ Fret %1 on strings %2 - + figured bass item(s) figured bass item(s) @@ -13678,7 +13677,7 @@ Fret %1 on strings %2 - + marker(s) marker(s) @@ -13686,7 +13685,7 @@ Fret %1 on strings %2 - + Marker(s) Marker(s) @@ -13694,7 +13693,7 @@ Fret %1 on strings %2 - + jump(s) jump(s) @@ -13702,7 +13701,7 @@ Fret %1 on strings %2 - + Jump(s) Jump(s) @@ -13710,7 +13709,7 @@ Fret %1 on strings %2 - + fingering(s) fingering(s) @@ -13718,7 +13717,7 @@ Fret %1 on strings %2 - + Fingering(s) Fingering(s) @@ -13726,7 +13725,7 @@ Fret %1 on strings %2 - + tuplet(s) tuplet(s) @@ -13734,7 +13733,7 @@ Fret %1 on strings %2 - + Tuplet(s) Tuplet(s) @@ -13742,7 +13741,7 @@ Fret %1 on strings %2 - + tempo(s) tempo(s) @@ -13750,7 +13749,7 @@ Fret %1 on strings %2 - + Tempo(s) Tempo(s) @@ -13758,7 +13757,7 @@ Fret %1 on strings %2 - + staff text(s) staff text(s) @@ -13766,7 +13765,7 @@ Fret %1 on strings %2 - + Staff text(s) Staff text(s) @@ -13782,7 +13781,7 @@ Fret %1 on strings %2 - + Stave sharing label(s) Stave sharing label(s) @@ -13790,7 +13789,7 @@ Fret %1 on strings %2 - + system text(s) system text(s) @@ -13798,7 +13797,7 @@ Fret %1 on strings %2 - + System text(s) System text(s) @@ -13806,7 +13805,7 @@ Fret %1 on strings %2 - + sound flag(s) sound flag(s) @@ -13814,7 +13813,7 @@ Fret %1 on strings %2 - + Sound flag(s) Sound flag(s) @@ -13822,7 +13821,7 @@ Fret %1 on strings %2 - + play count text(s) play count text(s) @@ -13838,7 +13837,7 @@ Fret %1 on strings %2 - + playing technique annotation(s) playing technique annotation(s) @@ -13846,7 +13845,7 @@ Fret %1 on strings %2 - + Playing technique annotation(s) Playing technique annotation(s) @@ -13854,7 +13853,7 @@ Fret %1 on strings %2 - + capo(s) capo(s) @@ -13862,7 +13861,7 @@ Fret %1 on strings %2 - + Capo(s) Capo(s) @@ -13870,7 +13869,7 @@ Fret %1 on strings %2 - + string tunings string tunings @@ -13878,8 +13877,8 @@ Fret %1 on strings %2 - - + + String tunings String tunings @@ -13887,7 +13886,7 @@ Fret %1 on strings %2 - + triplet feel triplet feel @@ -13895,7 +13894,7 @@ Fret %1 on strings %2 - + Triplet feel Triplet feel @@ -13903,7 +13902,7 @@ Fret %1 on strings %2 - + rehearsal mark(s) rehearsal mark(s) @@ -13911,7 +13910,7 @@ Fret %1 on strings %2 - + Rehearsal mark(s) Rehearsal mark(s) @@ -13919,7 +13918,7 @@ Fret %1 on strings %2 - + instrument change(s) instrument change(s) @@ -13927,7 +13926,7 @@ Fret %1 on strings %2 - + Instrument change(s) Instrument change(s) @@ -13943,7 +13942,7 @@ Fret %1 on strings %2 - + Staff type change(s) Staff type change(s) @@ -13951,7 +13950,7 @@ Fret %1 on strings %2 - + chord symbol(s) chord symbol(s) @@ -13959,7 +13958,7 @@ Fret %1 on strings %2 - + Chord symbol(s) Chord symbol(s) @@ -13967,7 +13966,7 @@ Fret %1 on strings %2 - + fretboard diagram(s) fretboard diagram(s) @@ -13975,7 +13974,7 @@ Fret %1 on strings %2 - + Fretboard diagram(s) Fretboard diagram(s) @@ -13983,7 +13982,7 @@ Fret %1 on strings %2 - + harp pedal diagram(s) harp pedal diagram(s) @@ -13999,7 +13998,7 @@ Fret %1 on strings %2 - + bend(s) bend(s) @@ -14007,7 +14006,7 @@ Fret %1 on strings %2 - + Bend(s) Bend(s) @@ -14015,7 +14014,7 @@ Fret %1 on strings %2 - + tremolo bar(s) tremolo bar(s) @@ -14023,7 +14022,7 @@ Fret %1 on strings %2 - + Tremolo bar(s) Tremolo bar(s) @@ -14031,7 +14030,7 @@ Fret %1 on strings %2 - + volta(s) volta(s) @@ -14039,7 +14038,7 @@ Fret %1 on strings %2 - + Volta(s) Volta(s) @@ -14047,7 +14046,7 @@ Fret %1 on strings %2 - + hairpin segment(s) hairpin segment(s) @@ -14055,7 +14054,7 @@ Fret %1 on strings %2 - + Hairpin segment(s) Hairpin segment(s) @@ -14063,7 +14062,7 @@ Fret %1 on strings %2 - + ottava segment(s) ottava segment(s) @@ -14071,7 +14070,7 @@ Fret %1 on strings %2 - + Ottava segment(s) Ottava segment(s) @@ -14079,7 +14078,7 @@ Fret %1 on strings %2 - + trill segment(s) trill segment(s) @@ -14087,7 +14086,7 @@ Fret %1 on strings %2 - + Trill segment(s) Trill segment(s) @@ -14103,7 +14102,7 @@ Fret %1 on strings %2 - + Let ring segment(s) Let ring segment(s) @@ -14111,7 +14110,7 @@ Fret %1 on strings %2 - + gradual tempo change segment(s) gradual tempo change segment(s) @@ -14119,7 +14118,7 @@ Fret %1 on strings %2 - + Gradual tempo change segment(s) Gradual tempo change segment(s) @@ -14127,7 +14126,7 @@ Fret %1 on strings %2 - + vibrato segment(s) vibrato segment(s) @@ -14135,7 +14134,7 @@ Fret %1 on strings %2 - + Vibrato segment(s) Vibrato segment(s) @@ -14143,7 +14142,7 @@ Fret %1 on strings %2 - + palm mute segment(s) palm mute segment(s) @@ -14159,7 +14158,7 @@ Fret %1 on strings %2 - + whammy bar segment(s) whammy bar segment(s) @@ -14167,7 +14166,7 @@ Fret %1 on strings %2 - + Whammy bar segment(s) Whammy bar segment(s) @@ -14175,7 +14174,7 @@ Fret %1 on strings %2 - + rasgueado segment(s) rasgueado segment(s) @@ -14183,7 +14182,7 @@ Fret %1 on strings %2 - + Rasgueado segment(s) Rasgueado segment(s) @@ -14191,7 +14190,7 @@ Fret %1 on strings %2 - + harmonic mark segment(s) harmonic mark segment(s) @@ -14199,7 +14198,7 @@ Fret %1 on strings %2 - + Harmonic mark segment(s) Harmonic mark segment(s) @@ -14207,7 +14206,7 @@ Fret %1 on strings %2 - + pick scrape segment(s) pick scrape segment(s) @@ -14215,7 +14214,7 @@ Fret %1 on strings %2 - + Pick scrape segment(s) Pick scrape segment(s) @@ -14223,7 +14222,7 @@ Fret %1 on strings %2 - + text line segment(s) text line segment(s) @@ -14231,7 +14230,7 @@ Fret %1 on strings %2 - + Text line segment(s) Text line segment(s) @@ -14239,7 +14238,7 @@ Fret %1 on strings %2 - + volta segment(s) volta segment(s) @@ -14247,7 +14246,7 @@ Fret %1 on strings %2 - + Volta segment(s) Volta segment(s) @@ -14263,7 +14262,7 @@ Fret %1 on strings %2 - + Pedal segment(s) Pedal segment(s) @@ -14271,7 +14270,7 @@ Fret %1 on strings %2 - + extension line segment(s) extension line segment(s) @@ -14279,7 +14278,7 @@ Fret %1 on strings %2 - + Extension line segment(s) Extension line segment(s) @@ -14287,7 +14286,7 @@ Fret %1 on strings %2 - + partial extension line segment(s) partial extension line segment(s) @@ -14295,7 +14294,7 @@ Fret %1 on strings %2 - + Partial extension line segment(s) Partial extension line segment(s) @@ -14303,7 +14302,7 @@ Fret %1 on strings %2 - + glissando segment(s) glissando segment(s) @@ -14319,7 +14318,7 @@ Fret %1 on strings %2 - + note-anchored line segment(s) note-anchored line segment(s) @@ -14327,7 +14326,7 @@ Fret %1 on strings %2 - + Note-anchored line segment(s) Note-anchored line segment(s) @@ -14335,7 +14334,7 @@ Fret %1 on strings %2 - + layout break(s) layout break(s) @@ -14343,7 +14342,7 @@ Fret %1 on strings %2 - + Layout break(s) Layout break(s) @@ -14351,7 +14350,7 @@ Fret %1 on strings %2 - + staff visibility icon(s) staff visibility icon(s) @@ -14359,7 +14358,7 @@ Fret %1 on strings %2 - + Staff visibility icon(s) Staff visibility icon(s) @@ -14367,7 +14366,7 @@ Fret %1 on strings %2 - + system lock(s) system lock(s) @@ -14375,7 +14374,7 @@ Fret %1 on strings %2 - + System lock(s) System lock(s) @@ -14383,7 +14382,7 @@ Fret %1 on strings %2 - + spacer(s) spacer(s) @@ -14391,7 +14390,7 @@ Fret %1 on strings %2 - + Spacer(s) Spacer(s) @@ -14399,7 +14398,7 @@ Fret %1 on strings %2 - + staff state(s) staff state(s) @@ -14407,7 +14406,7 @@ Fret %1 on strings %2 - + Staff state(s) Staff state(s) @@ -14423,7 +14422,7 @@ Fret %1 on strings %2 - + Notehead(s) Notehead(s) @@ -14431,7 +14430,7 @@ Fret %1 on strings %2 - + note dot(s) note dot(s) @@ -14439,7 +14438,7 @@ Fret %1 on strings %2 - + Note dot(s) Note dot(s) @@ -14447,7 +14446,7 @@ Fret %1 on strings %2 - + image(s) image(s) @@ -14455,7 +14454,7 @@ Fret %1 on strings %2 - + Image(s) Image(s) @@ -14463,7 +14462,7 @@ Fret %1 on strings %2 - + measure(s) measure(s) @@ -14479,7 +14478,7 @@ Fret %1 on strings %2 - + selection(s) selection(s) @@ -14487,7 +14486,7 @@ Fret %1 on strings %2 - + Selection(s) Selection(s) @@ -14495,7 +14494,7 @@ Fret %1 on strings %2 - + lasso(s) lasso(s) @@ -14503,7 +14502,7 @@ Fret %1 on strings %2 - + Lasso(s) Lasso(s) @@ -14511,7 +14510,7 @@ Fret %1 on strings %2 - + shadow note(s) shadow note(s) @@ -14519,7 +14518,7 @@ Fret %1 on strings %2 - + Shadow note(s) Shadow note(s) @@ -14527,7 +14526,7 @@ Fret %1 on strings %2 - + tab duration symbol(s) tab duration symbol(s) @@ -14535,7 +14534,7 @@ Fret %1 on strings %2 - + Tab duration symbol(s) Tab duration symbol(s) @@ -14543,7 +14542,7 @@ Fret %1 on strings %2 - + font symbol(s) font symbol(s) @@ -14551,7 +14550,7 @@ Fret %1 on strings %2 - + Font symbol(s) Font symbol(s) @@ -14559,7 +14558,7 @@ Fret %1 on strings %2 - + page(s) page(s) @@ -14567,7 +14566,7 @@ Fret %1 on strings %2 - + Page(s) Page(s) @@ -14583,7 +14582,7 @@ Fret %1 on strings %2 - + Page lock(s) Page lock(s) @@ -14591,7 +14590,7 @@ Fret %1 on strings %2 - + parenthesis parenthesis @@ -14599,7 +14598,7 @@ Fret %1 on strings %2 - + Parenthesis Parenthesis @@ -14607,7 +14606,7 @@ Fret %1 on strings %2 - + hairpin(s) hairpin(s) @@ -14615,7 +14614,7 @@ Fret %1 on strings %2 - + Hairpin(s) Hairpin(s) @@ -14623,7 +14622,7 @@ Fret %1 on strings %2 - + ottava(s) ottava(s) @@ -14639,7 +14638,7 @@ Fret %1 on strings %2 - + pedal(s) pedal(s) @@ -14647,7 +14646,7 @@ Fret %1 on strings %2 - + Pedal(s) Pedal(s) @@ -14655,7 +14654,7 @@ Fret %1 on strings %2 - + trill(s) trill(s) @@ -14663,7 +14662,7 @@ Fret %1 on strings %2 - + Trill(s) Trill(s) @@ -14671,7 +14670,7 @@ Fret %1 on strings %2 - + let ring let ring @@ -14679,8 +14678,8 @@ Fret %1 on strings %2 - - + + Let ring Let ring @@ -14688,7 +14687,7 @@ Fret %1 on strings %2 - + gradual tempo change(s) gradual tempo change(s) @@ -14696,7 +14695,7 @@ Fret %1 on strings %2 - + Gradual tempo change(s) Gradual tempo change(s) @@ -14704,7 +14703,7 @@ Fret %1 on strings %2 - + vibrato(s) vibrato(s) @@ -14712,7 +14711,7 @@ Fret %1 on strings %2 - + Vibrato(s) Vibrato(s) @@ -14720,7 +14719,7 @@ Fret %1 on strings %2 - + palm mute(s) palm mute(s) @@ -14728,7 +14727,7 @@ Fret %1 on strings %2 - + Palm mute(s) Palm mute(s) @@ -14744,7 +14743,7 @@ Fret %1 on strings %2 - + Whammy bar(s) Whammy bar(s) @@ -14752,7 +14751,7 @@ Fret %1 on strings %2 - + rasgueado(s) rasgueado(s) @@ -14760,7 +14759,7 @@ Fret %1 on strings %2 - + Rasgueado(s) Rasgueado(s) @@ -14768,7 +14767,7 @@ Fret %1 on strings %2 - + harmonic mark(s) harmonic mark(s) @@ -14776,7 +14775,7 @@ Fret %1 on strings %2 - + Harmonic mark(s) Harmonic mark(s) @@ -14784,7 +14783,7 @@ Fret %1 on strings %2 - + pick scrape out(s) pick scrape out(s) @@ -14800,7 +14799,7 @@ Fret %1 on strings %2 - + text line(s) text line(s) @@ -14808,7 +14807,7 @@ Fret %1 on strings %2 - + Text line(s) Text line(s) @@ -14816,7 +14815,7 @@ Fret %1 on strings %2 - + text line base(s) text line base(s) @@ -14824,7 +14823,7 @@ Fret %1 on strings %2 - + Text line base(s) Text line base(s) @@ -14832,7 +14831,7 @@ Fret %1 on strings %2 - + note-anchored line(s) note-anchored line(s) @@ -14840,7 +14839,7 @@ Fret %1 on strings %2 - + Note-anchored line(s) Note-anchored line(s) @@ -14848,7 +14847,7 @@ Fret %1 on strings %2 - + extension line(s) extension line(s) @@ -14856,7 +14855,7 @@ Fret %1 on strings %2 - + Extension line(s) Extension line(s) @@ -14864,7 +14863,7 @@ Fret %1 on strings %2 - + partial extension line(s) partial extension line(s) @@ -14872,7 +14871,7 @@ Fret %1 on strings %2 - + Partial extension line(s) Partial extension line(s) @@ -14880,7 +14879,7 @@ Fret %1 on strings %2 - + glissando(s) glissando(s) @@ -14888,7 +14887,7 @@ Fret %1 on strings %2 - + Glissando(s) Glissando(s) @@ -14896,7 +14895,7 @@ Fret %1 on strings %2 - + segment(s) segment(s) @@ -14904,7 +14903,7 @@ Fret %1 on strings %2 - + Segment(s) Segment(s) @@ -14912,7 +14911,7 @@ Fret %1 on strings %2 - + system(s) system(s) @@ -14920,7 +14919,7 @@ Fret %1 on strings %2 - + System(s) System(s) @@ -14928,7 +14927,7 @@ Fret %1 on strings %2 - + chord(s) chord(s) @@ -14944,7 +14943,7 @@ Fret %1 on strings %2 - + slur(s) slur(s) @@ -14952,7 +14951,7 @@ Fret %1 on strings %2 - + Slur(s) Slur(s) @@ -14960,7 +14959,7 @@ Fret %1 on strings %2 - + horizontal frame(s) horizontal frame(s) @@ -14968,7 +14967,7 @@ Fret %1 on strings %2 - + Horizontal frame(s) Horizontal frame(s) @@ -14976,7 +14975,7 @@ Fret %1 on strings %2 - + vertical frame(s) vertical frame(s) @@ -14984,7 +14983,7 @@ Fret %1 on strings %2 - + Vertical frame(s) Vertical frame(s) @@ -14992,7 +14991,7 @@ Fret %1 on strings %2 - + text frame(s) text frame(s) @@ -15000,7 +14999,7 @@ Fret %1 on strings %2 - + Text frame(s) Text frame(s) @@ -15008,7 +15007,7 @@ Fret %1 on strings %2 - + fretboard diagram frame(s) fretboard diagram frame(s) @@ -15016,7 +15015,7 @@ Fret %1 on strings %2 - + Fretboard diagram frame(s) Fretboard diagram frame(s) @@ -15032,7 +15031,7 @@ Fret %1 on strings %2 - + Bagpipe embellishment(s) Bagpipe embellishment(s) @@ -15040,7 +15039,7 @@ Fret %1 on strings %2 - + sticking(s) sticking(s) @@ -15048,7 +15047,7 @@ Fret %1 on strings %2 - + Sticking(s) Sticking(s) @@ -15056,7 +15055,7 @@ Fret %1 on strings %2 - + guitar bend(s) guitar bend(s) @@ -15072,7 +15071,7 @@ Fret %1 on strings %2 - + guitar bend segment(s) guitar bend segment(s) @@ -15080,7 +15079,7 @@ Fret %1 on strings %2 - + Guitar bend segment(s) Guitar bend segment(s) @@ -15088,7 +15087,7 @@ Fret %1 on strings %2 - + guitar bend hold(s) guitar bend hold(s) @@ -15096,7 +15095,7 @@ Fret %1 on strings %2 - + Guitar bend hold(s) Guitar bend hold(s) @@ -15104,7 +15103,7 @@ Fret %1 on strings %2 - + guitar bend hold segment(s) guitar bend hold segment(s) @@ -15112,7 +15111,7 @@ Fret %1 on strings %2 - + Guitar bend hold segment(s) Guitar bend hold segment(s) @@ -15120,7 +15119,7 @@ Fret %1 on strings %2 - + guitar bend text(s) guitar bend text(s) @@ -15128,7 +15127,7 @@ Fret %1 on strings %2 - + Guitar bend text(s) Guitar bend text(s) @@ -15136,8 +15135,8 @@ Fret %1 on strings %2 - - + + tremolo(s) tremolo(s) @@ -15145,8 +15144,8 @@ Fret %1 on strings %2 - - + + Tremolo(s) Tremolo(s) @@ -15162,7 +15161,7 @@ Fret %1 on strings %2 - + Time tick anchor(s) Time tick anchor(s) @@ -15170,7 +15169,7 @@ Fret %1 on strings %2 - + hammer-on / pull-off(s) hammer-on / pull-off(s) @@ -15178,7 +15177,7 @@ Fret %1 on strings %2 - + Hammer-on / pull-off(s) Hammer-on / pull-off(s) @@ -15186,7 +15185,7 @@ Fret %1 on strings %2 - + hammer-on / pull-off segment(s) hammer-on / pull-off segment(s) @@ -15194,7 +15193,7 @@ Fret %1 on strings %2 - + Hammer-on / pull-off segment(s) Hammer-on / pull-off segment(s) @@ -15202,7 +15201,7 @@ Fret %1 on strings %2 - + hammer-on / pull-off text(s) hammer-on / pull-off text(s) @@ -15218,7 +15217,7 @@ Fret %1 on strings %2 - + tapping tapping @@ -15226,7 +15225,7 @@ Fret %1 on strings %2 - + Tapping Tapping @@ -15234,7 +15233,7 @@ Fret %1 on strings %2 - + tapping half slur(s) tapping half slur(s) @@ -15242,7 +15241,7 @@ Fret %1 on strings %2 - + Tapping half slur(s) Tapping half slur(s) @@ -15250,7 +15249,7 @@ Fret %1 on strings %2 - + tapping half slur segment(s) tapping half slur segment(s) @@ -15258,7 +15257,7 @@ Fret %1 on strings %2 - + Tapping half slur segment(s) Tapping half slur segment(s) @@ -15266,7 +15265,7 @@ Fret %1 on strings %2 - + tapping text(s) tapping text(s) @@ -15274,7 +15273,7 @@ Fret %1 on strings %2 - + Tapping text(s) Tapping text(s) @@ -15282,90 +15281,90 @@ Fret %1 on strings %2 - + x%1 x%1 - + %1x %1x - + Play %1 times Play %1 times - + %1 repeats %1 repeats - - + + Vertical Vertical - - + + Horizontal Horizontal - + Voice Voice - + - - + + Auto Auto - - - - + + + + Custom Custom - + Default Default - + Title Title - + Subtitle Subtitle - + Composer Composer - + Lyricist Lyricist - + Translator Translator - + Frame Frame @@ -15375,42 +15374,42 @@ Fret %1 on strings %2 Instrument name (Part) - + Instrument name (Long) Instrument name (Long) - + Instrument name (Short) Instrument name (Short) - + Instrument change Instrument change - + Group bracket Group bracket - + Header Header - + Footer Footer - + Copyright Copyright - + Page number Page number @@ -15420,37 +15419,37 @@ Fret %1 on strings %2 Measure number - + Measure number (alternate) Measure number (alternate) - + Multimeasure rest range Multimeasure rest range - + Tempo Tempo - + Gradual tempo change Gradual tempo change - + Metronome Metronome - + Repeat play count Repeat play count - + Repeat text left Repeat text left @@ -15460,42 +15459,42 @@ Fret %1 on strings %2 Repeat text right - + Rehearsal mark Rehearsal mark - + System System - + Staff Staff - + Stave sharing label Stave sharing label - + Expression Expression - + Dynamics Dynamics - + Hairpin Hairpin - + Lyrics odd lines Lyrics odd lines @@ -15505,37 +15504,37 @@ Fret %1 on strings %2 Lyrics even lines - + Chord symbol Chord symbol - + Chord symbol (alternate) Chord symbol (alternate) - + Roman numeral analysis Roman numeral analysis - + Tuplet Tuplet - + Sticking Sticking - + Fingering Fingering - + Tablature fret number Tablature fret number @@ -15545,22 +15544,22 @@ Fret %1 on strings %2 LH guitar fingering - + RH guitar fingering RH guitar fingering - + Hammer-ons, pull-offs, and tapping Hammer-ons, pull-offs, and tapping - + Fretboard diagram fingering Fretboard diagram fingering - + Fretboard diagram fret number Fretboard diagram fret number @@ -15570,37 +15569,37 @@ Fret %1 on strings %2 Harp pedal diagram - + Harp pedal text diagram Harp pedal text diagram - + Text line Text line - + System text line System text line - + Note-anchored line Note-anchored line - + Volta Volta - + Ottava Ottava - + Glissando Glissando @@ -15610,37 +15609,37 @@ Fret %1 on strings %2 Pedal - + Bends & Dives Bends & Dives - + Whammy bar Whammy bar - + Palm mute Palm mute - + User-1 User-1 - + User-2 User-2 - + User-3 User-3 - + User-4 User-4 @@ -15650,37 +15649,37 @@ Fret %1 on strings %2 User-5 - + User-6 User-6 - + User-7 User-7 - + User-8 User-8 - + User-9 User-9 - + User-10 User-10 - + User-11 User-11 - + User-12 User-12 @@ -15691,19 +15690,19 @@ Fret %1 on strings %2 triple ♯ - + triple sharp Accessible text for screen readers. Please avoid using accidental symbols in the translation triple sharp - + double ♯ Visible text in the UI. Please preserve the accidental symbol in the translation double ♯ - + double sharp Accessible text for screen readers. Please avoid using accidental symbols in the translation double sharp @@ -15715,19 +15714,19 @@ Fret %1 on strings %2 - + sharp Accessible text for screen readers. Please avoid using accidental symbols in the translation sharp - + Visible text in the UI. Please preserve the accidental symbol in the translation - + natural Accessible text for screen readers. Please avoid using accidental symbols in the translation natural @@ -15739,19 +15738,19 @@ Fret %1 on strings %2 - + flat Accessible text for screen readers. Please avoid using accidental symbols in the translation flat - + double ♭ Visible text in the UI. Please preserve the accidental symbol in the translation double ♭ - + double flat Accessible text for screen readers. Please avoid using accidental symbols in the translation double flat @@ -15763,53 +15762,53 @@ Fret %1 on strings %2 triple ♭ - + triple flat Accessible text for screen readers. Please avoid using accidental symbols in the translation triple flat - + Quarter Quarter - + Eighth Eighth - + 1024th 1024th - + 512th 512th - + 256th 256th - + 128th 128th - + 64th 64th - + 32nd 32nd - + 16th 16th @@ -15819,27 +15818,27 @@ Fret %1 on strings %2 Half - + Whole Whole - + Measure Measure - + Breve Breve - + Longa Longa - + Zero Zero @@ -15849,22 +15848,22 @@ Fret %1 on strings %2 Up - + Down Down - + Right Right - + Left Left - + Arpeggio Arpeggio @@ -15874,22 +15873,22 @@ Fret %1 on strings %2 Up arpeggio - + Down arpeggio Down arpeggio - + Bracket arpeggio Bracket arpeggio - + Up arpeggio straight Up arpeggio straight - + Down arpeggio straight Down arpeggio straight @@ -15899,37 +15898,37 @@ Fret %1 on strings %2 Fall - + Doit Doit - + Plop Plop - + Scoop Scoop - + Slide out down Slide out down - + Slide out up Slide out up - + Slide in above Slide in above - + Slide in below Slide in below @@ -15939,17 +15938,17 @@ Fret %1 on strings %2 Slide out down (rough) - + Slide out up (rough) Slide out up (rough) - + Slide in above (rough) Slide in above (rough) - + Slide in below (rough) Slide in below (rough) @@ -15959,7 +15958,7 @@ Fret %1 on strings %2 Straight glissando - + Wavy glissando Wavy glissando @@ -15969,42 +15968,42 @@ Fret %1 on strings %2 Da Capo - + Da Capo al Fine Da Capo al Fine - + Da Capo al Coda Da Capo al Coda - + D.S. al Coda D.S. al Coda - + D.S. al Fine D.S. al Fine - + D.S. D.S. - + Da Capo al Doppia Coda Da Capo al Doppia Coda - + Dal Segno al Doppia Coda Dal Segno al Doppia Coda - + Dal Doppio Segno Dal Doppio Segno @@ -16014,22 +16013,22 @@ Fret %1 on strings %2 Dal Doppio Segno al Coda - + Dal Doppio Segno al Doppia Coda Dal Doppio Segno al Doppia Coda - + Dal Doppio Segno al Fine Dal Doppio Segno al Fine - + Segno Segno - + Segno variation Segno variation @@ -16039,57 +16038,57 @@ Fret %1 on strings %2 Coda - + Varied coda Varied coda - + Doppia Coda Doppia Coda - + Fine Fine - + To coda To coda - + To coda (symbol) To coda (symbol) - + Da Coda Da Coda - + Da Doppia Coda Da Doppia Coda - + C♭ major / A♭ minor C♭ major / A♭ minor - + G♭ major / E♭ minor G♭ major / E♭ minor - + D♭ major / B♭ minor D♭ major / B♭ minor - + A♭ major / F minor A♭ major / F minor @@ -16099,47 +16098,47 @@ Fret %1 on strings %2 E♭ major / C minor - + B♭ major / G minor B♭ major / G minor - + F major / D minor F major / D minor - + C major / A minor C major / A minor - + G major / E minor G major / E minor - + D major / B minor D major / B minor - + A major / F♯ minor A major / F♯ minor - + E major / C♯ minor E major / C♯ minor - + B major / G♯ minor B major / G♯ minor - + F♯ major / D♯ minor F♯ major / D♯ minor @@ -16149,22 +16148,22 @@ Fret %1 on strings %2 C♯ major / A♯ minor - + Open / Atonal Open / Atonal - + Remove partial tie Remove partial tie - + Normal Normal - + Long Long @@ -16179,7 +16178,7 @@ Fret %1 on strings %2 Staff text - + %1; Duration: %Ln measure(s) %1; Duration: %Ln measure(s) @@ -16187,7 +16186,7 @@ Fret %1 on strings %2 - + %Ln measure(s) %Ln measure(s) @@ -16195,7 +16194,7 @@ Fret %1 on strings %2 - + in For instrument transposition, e.g. Horn in F in @@ -16204,96 +16203,96 @@ Fret %1 on strings %2 engraving/bagpipeembellishment - + Single grace low G Single grace low G - + Single grace low A Single grace low A - + Single grace B Single grace B - + Single grace C Single grace C - + Single grace D Single grace D - + Single grace E Single grace E - + Single grace F Single grace F - + Single grace high G Single grace high G - + Single grace high A Single grace high A - - - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - - + + + + + + + + - - - - + + + + + + Double grace Double grace - + Half doubling on low G Half doubling on low G - + Half doubling on low A Half doubling on low A - + Half doubling on B Half doubling on B @@ -16303,85 +16302,85 @@ Fret %1 on strings %2 Half doubling on C - + Half doubling on D Half doubling on D - + Half doubling on E Half doubling on E - + Half doubling on F Half doubling on F - + Doubling on high G Doubling on high G - + Doubling on high A Doubling on high A - + Half strike on low A Half strike on low A - + Half strike on B Half strike on B - + Half strike on C Half strike on C - - + + Half strike on D Half strike on D - + Half strike on E Half strike on E - + Half strike on F Half strike on F - + Half strike on high G Half strike on high G - - - + + + Grip Grip - + Half D throw Half D throw - + Doubling on low G Doubling on low G - + Doubling on low A Doubling on low A @@ -16391,37 +16390,37 @@ Fret %1 on strings %2 Doubling on B - + Doubling on C Doubling on C - + Doubling on D Doubling on D - + Doubling on E Doubling on E - + Doubling on F Doubling on F - + Thumb doubling on low G Thumb doubling on low G - + Thumb doubling on low A Thumb doubling on low A - + Thumb doubling on B Thumb doubling on B @@ -16431,187 +16430,187 @@ Fret %1 on strings %2 Thumb doubling on C - + Thumb doubling on D Thumb doubling on D - + Thumb doubling on E Thumb doubling on E - + Thumb doubling on F Thumb doubling on F - + G grace note on low A G grace note on low A - + G grace note on B G grace note on B - + G grace note on C G grace note on C - + G grace note on D G grace note on D - + G grace note on E G grace note on E - + G grace note on F G grace note on F - + Double strike on low A Double strike on low A - + Double strike on B Double strike on B - + Double strike on C Double strike on C - + Double strike on D Double strike on D - + Double strike on E Double strike on E - + Double strike on F Double strike on F - + Double strike on high G Double strike on high G - + Double strike on high A Double strike on high A - + Thumb strike on low A Thumb strike on low A - + Thumb strike on B Thumb strike on B - + Thumb strike on C Thumb strike on C - + Thumb strike on D Thumb strike on D - + Thumb strike on E Thumb strike on E - + Thumb strike on F Thumb strike on F - + Thumb strike on high G Thumb strike on high G - - - - + + + + Birl Birl - + D throw D throw - + Half heavy D throw Half heavy D throw - - + + Taorluath Taorluath - - + + Bubbly Bubbly - + Heavy D throw Heavy D throw - + Half double strike on low A Half double strike on low A - + Half double strike on B Half double strike on B - + Half double strike on C Half double strike on C - - + + Half double strike on D Half double strike on D - + Half double strike on E Half double strike on E @@ -16621,33 +16620,33 @@ Fret %1 on strings %2 Half double strike on F - + Half double strike on high G Half double strike on high G - + Half double strike on high A Half double strike on high A - + Half grip on low A Half grip on low A - + Half grip on B Half grip on B - + Half grip on C Half grip on C - - + + Half grip on D Half grip on D @@ -16657,105 +16656,105 @@ Fret %1 on strings %2 Half grip on E - + Half grip on F Half grip on F - + Half grip on high G Half grip on high G - + Half grip on high A Half grip on high A - + Half pele on low A Half pele on low A - + Half pele on B Half pele on B - + Half pele on C Half pele on C - + Half pele on D Half pele on D - + Half pele on E Half pele on E - + Half pele on F Half pele on F - + Half pele on high G Half pele on high G - + G grace note grip on low A G grace note grip on low A - + G grace note grip on B G grace note grip on B - + G grace note grip on C G grace note grip on C - + G grace note grip on D G grace note grip on D - + G grace note grip on E G grace note grip on E - + G grace note grip on F G grace note grip on F - + Thumb grip on low A Thumb grip on low A - + Thumb grip on B Thumb grip on B - + Thumb grip on C Thumb grip on C - - + + Thumb grip on D Thumb grip on D @@ -16765,110 +16764,110 @@ Fret %1 on strings %2 Thumb grip on E - + Thumb grip on F Thumb grip on F - + Thumb grip on high G Thumb grip on high G - + Pele on low A Pele on low A - + Pele on B Pele on B - + Pele on C Pele on C - - + + Pele on D Pele on D - + Pele on E Pele on E - + Pele on F Pele on F - + Thumb grace note pele on low A Thumb grace note pele on low A - + Thumb grace note pele on B Thumb grace note pele on B - + Thumb grace note pele on C Thumb grace note pele on C - - + + Thumb grace note pele on D Thumb grace note pele on D - + Thumb grace note pele on E Thumb grace note pele on E - + Thumb grace note pele on F Thumb grace note pele on F - + Thumb grace note pele on high G Thumb grace note pele on high G - + G grace note double strike on low A G grace note double strike on low A - + G grace note double strike on B G grace note double strike on B - + G grace note double strike on C G grace note double strike on C - - + + G grace note double strike on D G grace note double strike on D - + G grace note double strike on E G grace note double strike on E - + G grace note double strike on F G grace note double strike on F @@ -16878,33 +16877,33 @@ Fret %1 on strings %2 Thumb double strike on low A - + Thumb double strike on B Thumb double strike on B - + Thumb double strike on C Thumb double strike on C - - + + Thumb double strike on D Thumb double strike on D - + Thumb double strike on E Thumb double strike on E - + Thumb double strike on F Thumb double strike on F - + Thumb double strike on high G Thumb double strike on high G @@ -16914,146 +16913,146 @@ Fret %1 on strings %2 Triple strike on low A - + Triple strike on B Triple strike on B - + Triple strike on C Triple strike on C - - + + Triple strike on D Triple strike on D - + Triple strike on E Triple strike on E - + Triple strike on F Triple strike on F - + Triple strike on high G Triple strike on high G - + Triple strike on high A Triple strike on high A - + Half triple strike on low A Half triple strike on low A - + Half triple strike on B Half triple strike on B - + Half triple strike on C Half triple strike on C - - + + Half triple strike on D Half triple strike on D - + Half triple strike on E Half triple strike on E - + Half triple strike on F Half triple strike on F - + Half triple strike on high G Half triple strike on high G - + Half triple strike on high A Half triple strike on high A - + G grace note triple strike on low A G grace note triple strike on low A - + G grace note triple strike on B G grace note triple strike on B - + G grace note triple strike on C G grace note triple strike on C - - + + G grace note triple strike on D G grace note triple strike on D - + G grace note triple strike on E G grace note triple strike on E - + G grace note triple strike on F G grace note triple strike on F - + Thumb triple strike on low A Thumb triple strike on low A - + Thumb triple strike on B Thumb triple strike on B - + Thumb triple strike on C Thumb triple strike on C - - + + Thumb triple strike on D Thumb triple strike on D - + Thumb triple strike on E Thumb triple strike on E - + Thumb triple strike on F Thumb triple strike on F - + Thumb triple strike on high G Thumb triple strike on high G @@ -17061,22 +17060,22 @@ Fret %1 on strings %2 engraving/brackettype - + Normal Normal - + Brace Brace - + Square Square - + Line Line @@ -17086,7 +17085,7 @@ Fret %1 on strings %2 Group - + No bracket No bracket @@ -17094,7 +17093,7 @@ Fret %1 on strings %2 engraving/cleftype - + Treble clef Treble clef @@ -17104,47 +17103,47 @@ Fret %1 on strings %2 Treble clef 15ma bassa - + Treble clef 8va bassa Treble clef 8va bassa - + Treble clef 8va alta Treble clef 8va alta - + Treble clef 15ma alta Treble clef 15ma alta - + Double treble clef 8va bassa on 2nd line Double treble clef 8va bassa on 2nd line - + Treble clef optional 8va bassa Treble clef optional 8va bassa - + French violin clef French violin clef - + Soprano clef Soprano clef - + Mezzo-soprano clef Mezzo-soprano clef - + Alto clef Alto clef @@ -17154,47 +17153,47 @@ Fret %1 on strings %2 Tenor clef - + Baritone clef (C clef) Baritone clef (C clef) - + C clef, H shape (19th century) C clef, H shape (19th century) - + Soprano clef (French, 18th century) Soprano clef (French, 18th century) - + Alto clef (French, 18th century) Alto clef (French, 18th century) - + Tenor clef (French, 18th century) Tenor clef (French, 18th century) - + Soprano clef (French, 20th century) Soprano clef (French, 20th century) - + Alto clef (French, 20th century) Alto clef (French, 20th century) - + Tenor clef (French, 20th century) Tenor clef (French, 20th century) - + Bass clef Bass clef @@ -17204,42 +17203,42 @@ Fret %1 on strings %2 Bass clef 15ma bassa - + Bass clef 8va bassa Bass clef 8va bassa - + Bass clef 8va alta Bass clef 8va alta - + Bass clef 15ma alta Bass clef 15ma alta - + Baritone clef (F clef) Baritone clef (F clef) - + Subbass clef Subbass clef - + F clef (French, 18th century) F clef (French, 18th century) - + F clef (19th century) F clef (19th century) - + Percussion Percussion @@ -17249,32 +17248,32 @@ Fret %1 on strings %2 Percussion 2 - + Tablature Tablature - + Tablature 4 lines Tablature 4 lines - + Tablature Serif Tablature Serif - + Tablature Serif 4 lines Tablature Serif 4 lines - + Tenor clef 8va bassa Tenor clef 8va bassa - + G clef ottava bassa with C clef G clef ottava bassa with C clef @@ -17282,12 +17281,12 @@ Fret %1 on strings %2 engraving/drumset - + High Q High Q - + Slap Slap @@ -17297,42 +17296,42 @@ Fret %1 on strings %2 Scratch Push - + Scratch Pull Scratch Pull - + Sticks Sticks - + Square Click Square Click - + Metronome Click Metronome Click - + Metronome Bell Metronome Bell - + Acoustic Bass Drum Acoustic Bass Drum - + Bass Drum 1 Bass Drum 1 - + Side Stick Side Stick @@ -17342,42 +17341,42 @@ Fret %1 on strings %2 Acoustic Snare - + Hand Clap Hand Clap - + Electric Snare Electric Snare - + Low Floor Tom Low Floor Tom - + Closed Hi-Hat Closed Hi-Hat - + High Floor Tom High Floor Tom - + Pedal Hi-Hat Pedal Hi-Hat - + Low Tom Low Tom - + Open Hi-Hat Open Hi-Hat @@ -17387,42 +17386,42 @@ Fret %1 on strings %2 Low-Mid Tom - + Hi-Mid Tom Hi-Mid Tom - + Crash Cymbal 1 Crash Cymbal 1 - + High Tom High Tom - + Ride Cymbal 1 Ride Cymbal 1 - + Chinese Cymbal Chinese Cymbal - + Ride Bell Ride Bell - + Tambourine Tambourine - + Splash Cymbal Splash Cymbal @@ -17432,42 +17431,42 @@ Fret %1 on strings %2 Cowbell - + Crash Cymbal 2 Crash Cymbal 2 - + Vibraslap Vibraslap - + Ride Cymbal 2 Ride Cymbal 2 - + Hi Bongo Hi Bongo - + Low Bongo Low Bongo - + Mute Hi Conga Mute Hi Conga - + Open Hi Conga Open Hi Conga - + Low Conga Low Conga @@ -17477,42 +17476,42 @@ Fret %1 on strings %2 High Timbale - + Low Timbale Low Timbale - + High Agogo High Agogo - + Low Agogo Low Agogo - + Cabasa Cabasa - + Maracas Maracas - + Short Whistle Short Whistle - + Long Whistle Long Whistle - + Short Güiro Short Güiro @@ -17522,42 +17521,42 @@ Fret %1 on strings %2 Long Güiro - + Claves Claves - + Hi Wood Block Hi Wood Block - + Low Wood Block Low Wood Block - + Mute Cuica Mute Cuica - + Open Cuica Open Cuica - + Mute Triangle Mute Triangle - + Open Triangle Open Triangle - + Shaker Shaker @@ -17567,32 +17566,32 @@ Fret %1 on strings %2 Sleigh Bell - + Mark Tree Mark Tree - + Castanets Castanets - + Mute Surdo Mute Surdo - + Open Surdo Open Surdo - + Snare (Rim shot) Snare (Rim shot) - + Ride (Edge) Ride (Edge) @@ -17602,7 +17601,7 @@ Fret %1 on strings %2 Cowbell Low - + Cowbell High Cowbell High @@ -17610,37 +17609,37 @@ Fret %1 on strings %2 engraving/dynamictype - + Other dynamic Other dynamic - + pppppp pppppp - + ppppp ppppp - + pppp pppp - + ppp (piano pianissimo) ppp (piano pianissimo) - + pp (pianissimo) pp (pianissimo) - + p (piano) p (piano) @@ -17650,42 +17649,42 @@ Fret %1 on strings %2 mp (mezzo piano) - + mf (mezzo forte) mf (mezzo forte) - + f (forte) f (forte) - + ff (fortissimo) ff (fortissimo) - + fff (forte fortissimo) fff (forte fortissimo) - + ffff ffff - + fffff fffff - + ffffff ffffff - + fp (forte piano) fp (forte piano) @@ -17695,42 +17694,42 @@ Fret %1 on strings %2 pf (poco forte) - + sf (sforzando) sf (sforzando) - + sfz (sforzato) sfz (sforzato) - + sff (sforzando) sff (sforzando) - + sffz (sforzato) sffz (sforzato) - + sfff (sforzando) sfff (sforzando) - + sfffz (sforzato) sfffz (sforzato) - + sfp (sforzando piano) sfp (sforzando piano) - + sfpp (sforzando pianissimo) sfpp (sforzando pianissimo) @@ -17740,22 +17739,22 @@ Fret %1 on strings %2 rfz (rinforzando) - + rf (rinforzando) rf (rinforzando) - + fz (forzando) fz (forzando) - + m (mezzo) m (mezzo) - + r (rinforzando) r (rinforzando) @@ -17765,12 +17764,12 @@ Fret %1 on strings %2 s (sforzando) - + z (forzando) z (forzando) - + n (niente) n (niente) @@ -17778,32 +17777,32 @@ Fret %1 on strings %2 engraving/gradualtempochangetype - + accel. accel. - + allarg. allarg. - + calando calando - + lentando lentando - + morendo morendo - + precipitando precipitando @@ -17813,22 +17812,22 @@ Fret %1 on strings %2 rall. - + rit. rit. - + smorz. smorz. - + sost. sost. - + string. string. @@ -17836,12 +17835,12 @@ Fret %1 on strings %2 engraving/hairpintype - + Crescendo hairpin Crescendo hairpin - + Diminuendo hairpin Diminuendo hairpin @@ -17851,12 +17850,12 @@ Fret %1 on strings %2 Crescendo line - + Diminuendo line Diminuendo line - + Custom Custom @@ -17864,22 +17863,22 @@ Fret %1 on strings %2 engraving/layoutbreaktype - + System break System break - + Page break Page break - + Section break Section break - + Keep measures on the same system Keep measures on the same system @@ -17887,47 +17886,47 @@ Fret %1 on strings %2 engraving/noteheadgroup - + Normal Normal - + Cross Cross - + Plus Plus - + XCircle XCircle - + With X With X - + Triangle up Triangle up - + Triangle down Triangle down - + Slashed (forwards) Slashed (forwards) - + Slashed (backwards) Slashed (backwards) @@ -17937,37 +17936,37 @@ Fret %1 on strings %2 Diamond - + Diamond (old) Diamond (old) - + Circled Circled - + Circled large Circled large - + Large arrow Large arrow - + Alt. brevis Alt. brevis - + Slash Slash - + Large diamond Large diamond @@ -17977,37 +17976,37 @@ Fret %1 on strings %2 Heavy cross - + Heavy cross hat Heavy cross hat - + Sol Sol - + La La - + Fa Fa - + Mi Mi - + Do Do - + Re Re @@ -18017,77 +18016,77 @@ Fret %1 on strings %2 Ti - + Do (Walker) Do (Walker) - + Re (Walker) Re (Walker) - + Ti (Walker) Ti (Walker) - + Do (Funk) Do (Funk) - + Re (Funk) Re (Funk) - + Ti (Funk) Ti (Funk) - + Do (Name) Do (Name) - + Di (Name) Di (Name) - + Ra (Name) Ra (Name) - + Re (Name) Re (Name) - + Ri (Name) Ri (Name) - + Me (Name) Me (Name) - + Mi (Name) Mi (Name) - + Fa (Name) Fa (Name) - + Fi (Name) Fi (Name) @@ -18097,42 +18096,42 @@ Fret %1 on strings %2 Se (Name) - + Sol (Name) Sol (Name) - + Le (Name) Le (Name) - + La (Name) La (Name) - + Li (Name) Li (Name) - + Te (Name) Te (Name) - + Ti (Name) Ti (Name) - + Si (Name) Si (Name) - + A♯ (Name) A♯ (Name) @@ -18142,47 +18141,47 @@ Fret %1 on strings %2 A (Name) - + A♭ (Name) A♭ (Name) - + B♯ (Name) B♯ (Name) - + B (Name) B (Name) - + B♭ (Name) B♭ (Name) - + C♯ (Name) C♯ (Name) - + C (Name) C (Name) - + C♭ (Name) C♭ (Name) - + D♯ (Name) D♯ (Name) - + D (Name) D (Name) @@ -18192,47 +18191,47 @@ Fret %1 on strings %2 D♭ (Name) - + E♯ (Name) E♯ (Name) - + E (Name) E (Name) - + E♭ (Name) E♭ (Name) - + F♯ (Name) F♯ (Name) - + F (Name) F (Name) - + F♭ (Name) F♭ (Name) - + G♯ (Name) G♯ (Name) - + G (Name) G (Name) - + G♭ (Name) G♭ (Name) @@ -18242,17 +18241,17 @@ Fret %1 on strings %2 H (Name) - + H♯ (Name) H♯ (Name) - + Swiss Rudiments Flam Swiss Rudiments Flam - + Swiss Rudiments Doublé Swiss Rudiments Doublé @@ -18260,47 +18259,47 @@ Fret %1 on strings %2 engraving/noteheadscheme - + Normal Normal - + Pitch names Pitch names - + Pitch names, no accidentals Pitch names, no accidentals - + German pitch names German pitch names - + German pitch names, no accidentals German pitch names, no accidentals - + Solfège movable Do Solfège movable Do - + Solfège fixed Do Solfège fixed Do - + 4-shape (Walker) 4-shape (Walker) - + 7-shape (Aikin) 7-shape (Aikin) @@ -18310,7 +18309,7 @@ Fret %1 on strings %2 7-shape (Funk) - + 7-shape (Walker) 7-shape (Walker) @@ -18318,17 +18317,17 @@ Fret %1 on strings %2 engraving/noteheadtype - + Whole Whole - + Half Half - + Quarter Quarter @@ -18341,12 +18340,12 @@ Fret %1 on strings %2 engraving/ottavatype - + 8va alta 8va alta - + 8va bassa 8va bassa @@ -18356,17 +18355,17 @@ Fret %1 on strings %2 15ma alta - + 15ma bassa 15ma bassa - + 22ma alta 22ma alta - + 22ma bassa 22ma bassa @@ -18374,64 +18373,64 @@ Fret %1 on strings %2 engraving/playtechtype - + Normal Normal - + Pizzicato Pizzicato - + Open For brass and plucked string instruments: staff text that prescribes to play without mute, see https://en.wikipedia.org/wiki/Mute_(music) Open - + Mute For brass and plucked string instruments: staff text that prescribes to use mute while playing, see https://en.wikipedia.org/wiki/Mute_(music) Mute - + Tremolo Tremolo - + Détaché Détaché - + Martelé Martelé - + Col legno Col legno - + Sul ponticello Sul ponticello - + Sul tasto Sul tasto - + Vibrato Vibrato - + Legato Legato @@ -18441,53 +18440,53 @@ Fret %1 on strings %2 Distortion - + Overdrive Overdrive - + Harmonics Harmonics - + Jazz tone Jazz tone - + Swing Swing - + Swing up Swing up - + Swing down Swing down - + Echo Echo - + Damp Damp - + Let vibrate Let vibrate - + Ring Ring @@ -18500,48 +18499,48 @@ Fret %1 on strings %2 subtype - + selected selected - + generated generated - - + + color color - + visible visible - + stacking order stacking order - + small small - + hide when empty hide when empty - + hide staves when individually empty hide staves when individually empty - + show if entire system empty show if entire system empty @@ -18551,42 +18550,42 @@ Fret %1 on strings %2 show courtesy - + key signature mode key signature mode - + line type line type - + pitch pitch - + cent offset cent offset - + tonal pitch class tonal pitch class - + transposed tonal pitch class transposed tonal pitch class - + line line - + fixed fixed @@ -18596,43 +18595,43 @@ Fret %1 on strings %2 fixed line - + head type head type - + head head - + velocity type velocity type - - + + velocity velocity - + anchor anchor - + direction direction - + horizontal direction horizontal direction - + stem direction stem direction @@ -18643,47 +18642,47 @@ Fret %1 on strings %2 stemless - + up up - + leading space leading space - + end of measure change end of measure change - + mirror mirror - + parentheses parentheses - + hide generated parentheses hide generated parentheses - + dot position dot position - + combine voice combine voice - + tuning tuning @@ -18693,37 +18692,37 @@ Fret %1 on strings %2 pause - + barline type barline type - + span span - + span from span from - + span to span to - + show tips show tips - + offset offset - + fret fret @@ -18733,47 +18732,47 @@ Fret %1 on strings %2 string - + ghost ghost - + dead dead - + played played - + nominal time signature nominal time signature - + actual time signature actual time signature - + number type number type - + bracket type bracket type - + normal notes normal notes - + actual notes actual notes @@ -18783,42 +18782,42 @@ Fret %1 on strings %2 bracket start offset - + bracket end offset bracket end offset - + grow left grow left - + grow right grow right - + height height - + width width - + autosize frame autosize frame - + top gap top gap - + bottom gap bottom gap @@ -18828,83 +18827,83 @@ Fret %1 on strings %2 left padding - + right padding right padding - + top padding top padding - + bottom padding bottom padding - + padding to notation above padding to notation above - + padding to notation below padding to notation below - + layout break type layout break type - + autoscale autoscale - - + + size size - + image height image height - + image width image width - + image framed image framed - + text scale text scale - + diagram scale diagram scale - + column gap column gap - + row gap row gap - + chord symbols per row chord symbols per row @@ -18914,33 +18913,33 @@ Fret %1 on strings %2 horizontal alignment - + diagrams order diagrams order - + scale scale - + aspect ratio locked aspect ratio locked - + size is spatium size is spatium - - + + text text - + beam position beam position @@ -18950,102 +18949,102 @@ Fret %1 on strings %2 beam mode - + without slope without slope - + beam staff move beam staff move - + length length - + show stem slash show stem slash - + space space - + tempo tempo - + following text following text - + tempo align right of rehearsal mark tempo align right of rehearsal mark - + bracket bracket - + accidental type accidental type - + stacking order offset stacking order offset - + numerator string numerator string - + denominator string denominator string - + prefix prefix - + digit digit - + suffix suffix - + continuation line continuation line - + ottava type ottava type - + numbers only numbers only - + trill type trill type @@ -19055,82 +19054,82 @@ Fret %1 on strings %2 vibrato type - + hairpin with circled tip hairpin with circled tip - + hairpin type hairpin type - + hairpin height hairpin height - + hairpin cont height hairpin cont height - + velocity change velocity change - + velocity change method velocity change method - + velocity change speed velocity change speed - + dynamic type dynamic type - + single note dynamics single note dynamics - + change method change method - + placement placement - + horizontal placement horizontal placement - + multimeasure rest range bracket type multimeasure rest range bracket type - + jump to jump to - + play until play until - + continue at continue at @@ -19140,87 +19139,87 @@ Fret %1 on strings %2 label - + marker type marker type - + music symbol size music symbol size - + marker center on symbol marker center on symbol - + length 1 length 1 - + length 2 length 2 - + repeat end repeat end - + repeat start repeat start - + repeat jump repeat jump - + measure number mode measure number mode - + glissando type glissando type - + showing text showing text - + glissando style glissando style - + glissando shift glissando shift - + ease in ease in - + ease out ease out - + diagonal diagonal - + groups groups @@ -19230,42 +19229,42 @@ Fret %1 on strings %2 line style - + line width line width - + time stretch time stretch - + ornament style ornament style - + interval above interval above - + interval below interval below - + ornament show accidental ornament show accidental - + ornament show cue note ornament show cue note - + start on upper note start on upper note @@ -19275,50 +19274,50 @@ Fret %1 on strings %2 time signature - + time signature stretch time signature stretch - + time signature type time signature type - - + + tick tick - - + + ticks ticks - + end track end track - - + + end offset end offset - + breaking multimeasure rest breaking multimeasure rest - + vertical position of multimeasure rest number vertical position of multimeasure rest number - + vertical offset of multimeasure rest number vertical offset of multimeasure rest number @@ -19328,37 +19327,37 @@ Fret %1 on strings %2 visibility of multimeasure rest number - + vertical position of measure repeat number vertical position of measure repeat number - + repeat count repeat count - + stretch stretch - + measure number offset measure number offset - + exclude from numbering exclude from numbering - + start offset start offset - + left shoulder offset left shoulder offset @@ -19368,32 +19367,32 @@ Fret %1 on strings %2 right shoulder offset - + staff move staff move - + verse verse - + syllabic syllabic - + endings endings - + visible line visible line - + magnification magnification @@ -19403,42 +19402,42 @@ Fret %1 on strings %2 using drumset - + duration duration - + duration type duration type - + role role - + track track - + strings strings - + frets frets - + show nut show nut - + fret offset fret offset @@ -19448,162 +19447,162 @@ Fret %1 on strings %2 fret number position - + orientation orientation - + fretboard diagram fingering visible fretboard diagram fingering visible - + fretboard diagram fingering fretboard diagram fingering - + chord symbol interpretation chord symbol interpretation - + chord symbol voicing chord symbol voicing - + chord symbol duration chord symbol duration - + chord symbol bass scale chord symbol bass scale - + chord symbol do not stack modifiers chord symbol do not stack modifiers - + type type - + gap gap - + autoplace autoplace - + dash line length dash line length - + dash gap length dash gap length - + playback voice 1 playback voice 1 - + playback voice 2 playback voice 2 - + playback voice 3 playback voice 3 - + playback voice 4 playback voice 4 - + symbol symbol - + playing repeats playing repeats - + creating system header creating system header - + lines lines - + line distance line distance - + step offset step offset - + showing barlines showing barlines - + showing ledgerlines showing ledgerlines - + invisible invisible - + staff long name staff long name - + staff short name staff short name - + notehead scheme notehead scheme - + generating clefs generating clefs - + generating time signature generating time signature - + generating key signature generating key signature @@ -19613,37 +19612,37 @@ Fret %1 on strings %2 y-offset - + distance offset distance offset - + barline span barline span - + barline span from barline span from - + barline span to barline span to - + bracket span bracket span - + level level - + layout position layout position @@ -19653,32 +19652,32 @@ Fret %1 on strings %2 group bracket show text - + group bracket show bracket group bracket show bracket - + style style - + family family - + font style font style - + user line distancing user line distancing - + frame type frame type @@ -19688,47 +19687,47 @@ Fret %1 on strings %2 frame width - + frame padding frame padding - + frame round frame round - + frame foreground color frame foreground color - + frame background color frame background color - + spatium dependent size spatium dependent size - + spatium dependent text size spatium dependent text size - + musical symbols scale musical symbols scale - + align align - + text script align text script align @@ -19738,42 +19737,42 @@ Fret %1 on strings %2 system flag - + begin text begin text - + begin text align begin text align - + begin text position begin text position - + begin text place begin text place - + begin hook type begin hook type - + begin hook height begin hook height - + begin line arrow height begin line arrow height - + begin line arrow width begin line arrow width @@ -19783,47 +19782,47 @@ Fret %1 on strings %2 begin filled arrow height - + begin filled arrow width begin filled arrow width - + begin font face begin font face - + begin font size begin font size - + begin font style begin font style - + begin text musical symbols scale begin text musical symbols scale - + continue text musical symbols scale continue text musical symbols scale - + end text musical symbols scale end text musical symbols scale - + begin text music symbols size begin text music symbols size - + continue text music symbols size continue text music symbols size @@ -19833,42 +19832,42 @@ Fret %1 on strings %2 end text music symbols size - + begin text offset begin text offset - + gap between text and line gap between text and line - + continue text continue text - + continue text align continue text align - + continue text position continue text position - + continue text place continue text place - + continue font face continue font face - + continue font size continue font size @@ -19878,42 +19877,42 @@ Fret %1 on strings %2 continue font style - + continue text offset continue text offset - + end text end text - + end text align end text align - + end text position end text position - + end text place end text place - + end hook type end hook type - + end hook height end hook height - + end line arrow height end line arrow height @@ -19923,37 +19922,37 @@ Fret %1 on strings %2 end line arrow width - + end filled arrow height end filled arrow height - + end filled arrow width end filled arrow width - + end font face end font face - + end font size end font size - + end font style end font style - + end text offset end text offset - + note-anchored line placement note-anchored line placement @@ -19963,37 +19962,37 @@ Fret %1 on strings %2 avoid barlines - + dynamic size dynamic size - + use text alignment use text alignment - + anchor to end of previous anchor to end of previous - + snap expression snap expression - + snap before snap before - + snap after snap after - + voice assignment voice assignment @@ -20003,147 +20002,147 @@ Fret %1 on strings %2 center between staves - + position above position above - + staves distance staves distance - + voices distance voices distance - + measures distance measures distance - + position distance position distance - + grace note index grace note index - + note index note index - + voice voice - + position position - + concert clef type concert clef type - + transposing clef type transposing clef type - + clef to barline position clef to barline position - + is header is header - + concert key concert key - + key key - + autoplace minimum distance autoplace minimum distance - + arpeggio type arpeggio type - + chord line type chord line type - + straight chord line straight chord line - + wavy chord line wavy chord line - + tremolo type tremolo type - + tremolo style tremolo style - + harmony type harmony type - + arpeggio span arpeggio span - + bracket hook length bracket hook length - + bracket hook position bracket hook position - + bracket right side bracket right side - + bend type bend type - + bend curve bend curve @@ -20153,42 +20152,42 @@ Fret %1 on strings %2 bend vertex offset - + bend show hold line bend show hold line - + bend start time factor bend start time factor - + bend target time factor bend target time factor - + bend end time factor bend end time factor - + guitar dive tab pos guitar dive tab pos - + guitar bend amount guitar bend amount - + guitar dip tremolo line guitar dip tremolo line - + guitar dive is slack guitar dive is slack @@ -20198,137 +20197,137 @@ Fret %1 on strings %2 tremolobar type - + tremolobar curve tremolobar curve - + start with long names start with long names - + start with measure one start with measure one - + first system indentation first system indentation - + path path - + prefer sharps or flats prefer sharps or flats - + playing technique type playing technique type - + gradual tempo change type gradual tempo change type - + tempo easing method tempo easing method - + tempo change factor tempo change factor - + is diagram is diagram - + active active - + fret position fret position - + ignored strings ignored strings - + automatically generate text automatically generate text - + transposition behaviour transposition behaviour - + tie placement tie placement - + minimum length minimum length - + mask slur/tie mask slur/tie - + partial spanner direction partial spanner direction - + position linked to main score position linked to main score - + appearance linked to main score appearance linked to main score - + text linked to main score text linked to main score - + exclude from parts exclude from parts - + strings count strings count - + strings preset strings preset - + visible strings visible strings @@ -20338,37 +20337,37 @@ Fret %1 on strings %2 score font - + symbols size symbols size - + symbol angle symbol angle - + text angle text angle - + apply to all staves apply to all staves - + is courtesy is courtesy - + exclude vertical align exclude vertical align - + show measure numbers show measure numbers @@ -20378,32 +20377,32 @@ Fret %1 on strings %2 play count text setting - + play count text play count text - + align with other rests in the same voice align with other rests in the same voice - + cutaway cutaway - + hide system barline hide system barline - + merge matching rests merge matching rests - + reflect transposition reflect transposition @@ -20416,12 +20415,12 @@ Fret %1 on strings %2 engraving/scoreorder - + %1 (Customized) %1 (Customized) - + Custom Custom @@ -20429,7 +20428,7 @@ Fret %1 on strings %2 engraving/slurstyletype - + Solid Solid @@ -20439,17 +20438,17 @@ Fret %1 on strings %2 Dotted - + Dashed Dashed - + Wide dashed Wide dashed - + Undefined Undefined @@ -20457,17 +20456,17 @@ Fret %1 on strings %2 engraving/spacertype - + Staff spacer up Staff spacer up - + Staff spacer down Staff spacer down - + Staff spacer fixed down Staff spacer fixed down @@ -20475,17 +20474,17 @@ Fret %1 on strings %2 engraving/staffgroup - + Standard Standard - + Percussion Percussion - + Tablature Tablature @@ -20493,22 +20492,22 @@ Fret %1 on strings %2 engraving/sym - + No symbol No symbol - + 11 large diesis down, 3° down [46 EDO] 11 large diesis down, 3° down [46 EDO] - + 11 large diesis up, (11L), (sharp less 11M), 3° up [46 EDO] 11 large diesis up, (11L), (sharp less 11M), 3° up [46 EDO] - + 11 medium diesis down, 1°[17 31] 2°46 down, 1/4-tone down 11 medium diesis down, 1°[17 31] 2°46 down, 1/4-tone down @@ -20518,127 +20517,127 @@ Fret %1 on strings %2 11 medium diesis up, (11M), 1°[17 31] 2°46 up, 1/4-tone up - + 25 small diesis down, 2° down [53 EDO] 25 small diesis down, 2° down [53 EDO] - + 35 large diesis down, 2° down [50 EDO], 5/18-tone down 35 large diesis down, 2° down [50 EDO], 5/18-tone down - + 35 large diesis up, (35L, ~13L, ~125L, sharp less 35M), 2°50 up 35 large diesis up, (35L, ~13L, ~125L, sharp less 35M), 2°50 up - + 35 medium diesis down, 1°[50] 2°[27] down, 2/9-tone down 35 medium diesis down, 1°[50] 2°[27] down, 2/9-tone down - + 5 comma down, 1° down [22 27 29 34 41 46 53 96 EDOs], 1/12-tone down 5 comma down, 1° down [22 27 29 34 41 46 53 96 EDOs], 1/12-tone down - + 5 comma up, (5C), 1° up [22 27 29 34 41 46 53 96 EDOs], 1/12-tone up 5 comma up, (5C), 1° up [22 27 29 34 41 46 53 96 EDOs], 1/12-tone up - + 5:7 kleisma down 5:7 kleisma down - + 25 small diesis up, (25S, ~5:13S, ~37S, 5C plus 5C), 2° up [53 EDO] 25 small diesis up, (25S, ~5:13S, ~37S, 5C plus 5C), 2° up [53 EDO] - + 35 medium diesis up, (35M, ~13M, ~125M, 5C plus 7C), 2/9-tone up 35 medium diesis up, (35M, ~13M, ~125M, 5C plus 7C), 2/9-tone up - + 5:7 kleisma up, (5:7k, ~11:13k, 7C less 5C) 5:7 kleisma up, (5:7k, ~11:13k, 7C less 5C) - + 7 comma down, 1° down [43 EDO], 2° down [72 EDO], 1/6-tone down 7 comma down, 1° down [43 EDO], 2° down [72 EDO], 1/6-tone down - + 7 comma up, (7C), 1° up [43 EDO], 2° up [72 EDO], 1/6-tone up 7 comma up, (7C), 1° up [43 EDO], 2° up [72 EDO], 1/6-tone up - + Flat, (apotome down)[almost all EDOs], 1/2-tone down Flat, (apotome down)[almost all EDOs], 1/2-tone down - + Flat 25S-up, 3° down [53 EDO] Flat 25S-up, 3° down [53 EDO] - + Flat 5C-up, 2°[22 29] 3°[27 34 41] 4°[39 46 53] 5°72 7°[96] down, 5/12-tone down Flat 5C-up, 2°[22 29] 3°[27 34 41] 4°[39 46 53] 5°72 7°[96] down, 5/12-tone down - + Flat 5:7k-up Flat 5:7k-up - + Flat 7C-up, 2° down [43 EDO], 4° down [72 EDO], 1/3-tone down Flat 7C-up, 2° down [43 EDO], 4° down [72 EDO], 1/3-tone down - + Sharp, (apotome up)[almost all EDOs], 1/2-tone up Sharp, (apotome up)[almost all EDOs], 1/2-tone up - + Sharp 25S-down, 3° up [53 EDO] Sharp 25S-down, 3° up [53 EDO] - + Sharp 5C-down, 2°[22 29] 3°[27 34 41] 4°[39 46 53] 5°[72] 7°[96] up, 5/12-tone up Sharp 5C-down, 2°[22 29] 3°[27 34 41] 4°[39 46 53] 5°[72] 7°[96] up, 5/12-tone up - + Sharp 5:7k-down Sharp 5:7k-down - + Sharp 7C-down, 2° up [43 EDO], 4° up [72 EDO], 1/3-tone up Sharp 7C-down, 2° up [43 EDO], 4° up [72 EDO], 1/3-tone up - + Combining accordion coupler dot Combining accordion coupler dot - + Combining left hand, 2 ranks, empty Combining left hand, 2 ranks, empty - + Combining left hand, 3 ranks, empty (square) Combining left hand, 3 ranks, empty (square) @@ -20648,47 +20647,47 @@ Fret %1 on strings %2 Combining right hand, 3 ranks, empty - + Combining right hand, 4 ranks, empty Combining right hand, 4 ranks, empty - + Diatonic accordion clef Diatonic accordion clef - + Left hand, 2 ranks, 16' stop (round) Left hand, 2 ranks, 16' stop (round) - + Left hand, 2 ranks, 8' stop + 16' stop (round) Left hand, 2 ranks, 8' stop + 16' stop (round) - + Left hand, 2 ranks, 8' stop (round) Left hand, 2 ranks, 8' stop (round) - + Left hand, 2 ranks, full master (round) Left hand, 2 ranks, full master (round) - + Left hand, 2 ranks, master + 16' stop (round) Left hand, 2 ranks, master + 16' stop (round) - + Left hand, 2 ranks, master (round) Left hand, 2 ranks, master (round) - + Left hand, 3 ranks, 2' stop + 8' stop (square) Left hand, 3 ranks, 2' stop + 8' stop (square) @@ -20698,42 +20697,42 @@ Fret %1 on strings %2 Left hand, 3 ranks, 2' stop (square) - + Left hand, 3 ranks, 8' stop (square) Left hand, 3 ranks, 8' stop (square) - + Left hand, 3 ranks, double 8' stop (square) Left hand, 3 ranks, double 8' stop (square) - + Left hand, 3 ranks, 2' stop + double 8' stop (tutti) (square) Left hand, 3 ranks, 2' stop + double 8' stop (tutti) (square) - + Pull Pull - + Push Push - + Right hand, 3 ranks, 8' stop + upper tremolo 8' stop + 16' stop (accordion) Right hand, 3 ranks, 8' stop + upper tremolo 8' stop + 16' stop (accordion) - + Right hand, 3 ranks, lower tremolo 8' stop + 8' stop + upper tremolo 8' stop (authentic musette) Right hand, 3 ranks, lower tremolo 8' stop + 8' stop + upper tremolo 8' stop (authentic musette) - + Right hand, 3 ranks, 8' stop + 16' stop (bandoneón) Right hand, 3 ranks, 8' stop + 16' stop (bandoneón) @@ -20743,87 +20742,87 @@ Fret %1 on strings %2 Right hand, 3 ranks, 16' stop (bassoon) - + Right hand, 3 ranks, 8' stop (clarinet) Right hand, 3 ranks, 8' stop (clarinet) - + Right hand, 3 ranks, lower tremolo 8' stop + 8' stop + upper tremolo 8' stop + 16' stop Right hand, 3 ranks, lower tremolo 8' stop + 8' stop + upper tremolo 8' stop + 16' stop - + Right hand, 3 ranks, 4' stop + lower tremolo 8' stop + 8' stop + upper tremolo 8' stop Right hand, 3 ranks, 4' stop + lower tremolo 8' stop + 8' stop + upper tremolo 8' stop - + Right hand, 3 ranks, 4' stop + lower tremolo 8' stop + 8' stop + upper tremolo 8' stop + 16' stop Right hand, 3 ranks, 4' stop + lower tremolo 8' stop + 8' stop + upper tremolo 8' stop + 16' stop - + Right hand, 3 ranks, 4' stop + 8' stop + 16' stop (harmonium) Right hand, 3 ranks, 4' stop + 8' stop + 16' stop (harmonium) - + Right hand, 3 ranks, 4' stop + 8' stop + upper tremolo 8' stop (imitation musette) Right hand, 3 ranks, 4' stop + 8' stop + upper tremolo 8' stop (imitation musette) - + Right hand, 3 ranks, lower tremolo 8' stop Right hand, 3 ranks, lower tremolo 8' stop - + Right hand, 3 ranks, 4' stop + lower tremolo 8' stop + upper tremolo 8' stop + 16' stop (master) Right hand, 3 ranks, 4' stop + lower tremolo 8' stop + upper tremolo 8' stop + 16' stop (master) - + Right hand, 3 ranks, 4' stop + 8' stop (oboe) Right hand, 3 ranks, 4' stop + 8' stop (oboe) - + Right hand, 3 ranks, 4' stop + 16' stop (organ) Right hand, 3 ranks, 4' stop + 16' stop (organ) - + Right hand, 3 ranks, 4' stop (piccolo) Right hand, 3 ranks, 4' stop (piccolo) - + Right hand, 3 ranks, lower tremolo 8' stop + upper tremolo 8' stop + 16' stop Right hand, 3 ranks, lower tremolo 8' stop + upper tremolo 8' stop + 16' stop - + Right hand, 3 ranks, 4' stop + lower tremolo 8' stop + upper tremolo 8' stop Right hand, 3 ranks, 4' stop + lower tremolo 8' stop + upper tremolo 8' stop - + Right hand, 3 ranks, lower tremolo 8' stop + upper tremolo 8' stop Right hand, 3 ranks, lower tremolo 8' stop + upper tremolo 8' stop - + Right hand, 3 ranks, upper tremolo 8' stop Right hand, 3 ranks, upper tremolo 8' stop - + Right hand, 3 ranks, 8' stop + upper tremolo 8' stop (violin) Right hand, 3 ranks, 8' stop + upper tremolo 8' stop (violin) - + Right hand, 4 ranks, alto Right hand, 4 ranks, alto @@ -20833,47 +20832,47 @@ Fret %1 on strings %2 Right hand, 4 ranks, bass/alto - + Right hand, 4 ranks, master Right hand, 4 ranks, master - + Right hand, 4 ranks, soft bass Right hand, 4 ranks, soft bass - + Right hand, 4 ranks, soft tenor Right hand, 4 ranks, soft tenor - + Right hand, 4 ranks, soprano Right hand, 4 ranks, soprano - + Right hand, 4 ranks, tenor Right hand, 4 ranks, tenor - + Ricochet (2 tones) Ricochet (2 tones) - + Ricochet (3 tones) Ricochet (3 tones) - + Ricochet (4 tones) Ricochet (4 tones) - + Ricochet (5 tones) Ricochet (5 tones) @@ -20883,47 +20882,47 @@ Fret %1 on strings %2 Ricochet (6 tones) - + Combining ricochet for stem (2 tones) Combining ricochet for stem (2 tones) - + Combining ricochet for stem (3 tones) Combining ricochet for stem (3 tones) - + Combining ricochet for stem (4 tones) Combining ricochet for stem (4 tones) - + Combining ricochet for stem (5 tones) Combining ricochet for stem (5 tones) - + Combining ricochet for stem (6 tones) Combining ricochet for stem (6 tones) - + 1-comma flat 1-comma flat - + 1-comma sharp 1-comma sharp - + 2-comma flat 2-comma flat - + 2-comma sharp 2-comma sharp @@ -20933,32 +20932,32 @@ Fret %1 on strings %2 3-comma flat - + 3-comma sharp 3-comma sharp - + 4-comma flat 4-comma flat - + 5-comma sharp 5-comma sharp - + Arrow down (lower by one quarter-tone) Arrow down (lower by one quarter-tone) - + Arrow up (raise by one quarter-tone) Arrow up (raise by one quarter-tone) - + Bakiye (flat) Bakiye (flat) @@ -20968,72 +20967,72 @@ Fret %1 on strings %2 Büyük mücenneb (flat) - + Büyük mücenneb (sharp) Büyük mücenneb (sharp) - + Combining lower by one 17-limit schisma Combining lower by one 17-limit schisma - + Combining lower by one 19-limit schisma Combining lower by one 19-limit schisma - + Combining lower by one 23-limit comma Combining lower by one 23-limit comma - + Combining lower by one 31-limit schisma Combining lower by one 31-limit schisma - + Combining lower by one 53-limit comma Combining lower by one 53-limit comma - + Combining raise by one 17-limit schisma Combining raise by one 17-limit schisma - + Combining raise by one 19-limit schisma Combining raise by one 19-limit schisma - + Combining raise by one 23-limit comma Combining raise by one 23-limit comma - + Combining raise by one 31-limit schisma Combining raise by one 31-limit schisma - + Combining raise by one 53-limit comma Combining raise by one 53-limit comma - + Double flat Double flat - + Double flat equal tempered semitone Double flat equal tempered semitone - + Double flat lowered by one syntonic comma Double flat lowered by one syntonic comma @@ -21043,32 +21042,32 @@ Fret %1 on strings %2 Double flat raised by one syntonic comma - + Double flat lowered by three syntonic commas Double flat lowered by three syntonic commas - + Double flat raised by three syntonic commas Double flat raised by three syntonic commas - + Double flat lowered by two syntonic commas Double flat lowered by two syntonic commas - + Double flat raised by two syntonic commas Double flat raised by two syntonic commas - + Double sharp Double sharp - + Double sharp equal tempered semitone Double sharp equal tempered semitone @@ -21078,62 +21077,62 @@ Fret %1 on strings %2 Double sharp lowered by one syntonic comma - + Double sharp raised by one syntonic comma Double sharp raised by one syntonic comma - + Double sharp lowered by three syntonic commas Double sharp lowered by three syntonic commas - + Double sharp raised by three syntonic commas Double sharp raised by three syntonic commas - + Double sharp lowered by two syntonic commas Double sharp lowered by two syntonic commas - + Double sharp raised by two syntonic commas Double sharp raised by two syntonic commas - + Enharmonically reinterpret accidental almost equal to Enharmonically reinterpret accidental almost equal to - + Enharmonically reinterpret accidental equals Enharmonically reinterpret accidental equals - + Enharmonically reinterpret accidental tilde Enharmonically reinterpret accidental tilde - + Five-quarter-tones flat Five-quarter-tones flat - + Five-quarter-tones sharp Five-quarter-tones sharp - + Flat Flat - + Flat equal tempered semitone Flat equal tempered semitone @@ -21143,32 +21142,32 @@ Fret %1 on strings %2 Flat lowered by one syntonic comma - + Flat raised by one syntonic comma Flat raised by one syntonic comma - + Flat lowered by three syntonic commas Flat lowered by three syntonic commas - + Flat raised by three syntonic commas Flat raised by three syntonic commas - + Flat lowered by two syntonic commas Flat lowered by two syntonic commas - + Flat raised by two syntonic commas Flat raised by two syntonic commas - + Koron (quarter tone flat) Koron (quarter tone flat) @@ -21178,57 +21177,57 @@ Fret %1 on strings %2 Küçük mücenneb (sharp) - + Lower by one septimal comma Lower by one septimal comma - + Lower by one tridecimal quartertone Lower by one tridecimal quartertone - + Lower by one undecimal quartertone Lower by one undecimal quartertone - + Lower by two septimal commas Lower by two septimal commas - + Natural Natural - + Natural equal tempered semitone Natural equal tempered semitone - + Natural flat Natural flat - + Natural lowered by one syntonic comma Natural lowered by one syntonic comma - + Natural raised by one syntonic comma Natural raised by one syntonic comma - + Natural sharp Natural sharp - + Natural lowered by three syntonic commas Natural lowered by three syntonic commas @@ -21238,44 +21237,44 @@ Fret %1 on strings %2 Natural raised by three syntonic commas - + Natural lowered by two syntonic commas Natural lowered by two syntonic commas - + Natural raised by two syntonic commas Natural raised by two syntonic commas - + Lower by one equal tempered quarter-tone Lower by one equal tempered quarter-tone - + Raise by one equal tempered quarter tone Raise by one equal tempered quarter tone - - + + Quarter-tone flat Quarter-tone flat - + Reversed flat (quarter-tone flat) (Stein) Reversed flat (quarter-tone flat) (Stein) - - + + Quarter-tone sharp Quarter-tone sharp - + Half sharp (quarter-tone sharp) (Stein) Half sharp (quarter-tone sharp) (Stein) @@ -21285,37 +21284,37 @@ Fret %1 on strings %2 Raise by one septimal comma - + Raise by one tridecimal quartertone Raise by one tridecimal quartertone - + Raise by one undecimal quartertone Raise by one undecimal quartertone - + Raise by two septimal commas Raise by two septimal commas - + Sharp Sharp - + Sharp equal tempered semitone Sharp equal tempered semitone - + Sharp lowered by one syntonic comma Sharp lowered by one syntonic comma - + Sharp raised by one syntonic comma Sharp raised by one syntonic comma @@ -21325,33 +21324,33 @@ Fret %1 on strings %2 Sharp sharp - + Sharp lowered by three syntonic commas Sharp lowered by three syntonic commas - + Sharp raised by three syntonic commas Sharp raised by three syntonic commas - + Sharp lowered by two syntonic commas Sharp lowered by two syntonic commas - + Sharp raised by two syntonic commas Sharp raised by two syntonic commas - + Sori (quarter tone sharp) Sori (quarter tone sharp) - - + + Three-quarter-tones flat Three-quarter-tones flat @@ -21361,38 +21360,38 @@ Fret %1 on strings %2 Reversed flat and flat (three-quarter-tones flat) (Zimmermann) - - + + Three-quarter-tones sharp Three-quarter-tones sharp - + One and a half sharps (three-quarter-tones sharp) (Stein) One and a half sharps (three-quarter-tones sharp) (Stein) - + Triple flat Triple flat - + Triple sharp Triple sharp - + 5/6 tone flat (Wyschnegradsky) 5/6 tone flat (Wyschnegradsky) - + 5/6 tone sharp (Wyschnegradsky) 5/6 tone sharp (Wyschnegradsky) - + 11/12 tone flat (Wyschnegradsky) 11/12 tone flat (Wyschnegradsky) @@ -21402,47 +21401,47 @@ Fret %1 on strings %2 11/12 tone sharp (Wyschnegradsky) - + 1/12 tone flat (Wyschnegradsky) 1/12 tone flat (Wyschnegradsky) - + 1/12 tone sharp (Wyschnegradsky) 1/12 tone sharp (Wyschnegradsky) - + 1/6 tone flat (Wyschnegradsky) 1/6 tone flat (Wyschnegradsky) - + 1/6 tone sharp (Wyschnegradsky) 1/6 tone sharp (Wyschnegradsky) - + 1/4 tone flat (Wyschnegradsky) 1/4 tone flat (Wyschnegradsky) - + 1/4 tone sharp (Wyschnegradsky) 1/4 tone sharp (Wyschnegradsky) - + 1/3 tone flat (Wyschnegradsky) 1/3 tone flat (Wyschnegradsky) - + 1/3 tone sharp (Wyschnegradsky) 1/3 tone sharp (Wyschnegradsky) - + 5/12 tone flat (Wyschnegradsky) 5/12 tone flat (Wyschnegradsky) @@ -21452,72 +21451,72 @@ Fret %1 on strings %2 5/12 tone sharp (Wyschnegradsky) - + 1/2 tone flat (Wyschnegradsky) 1/2 tone flat (Wyschnegradsky) - + 1/2 tone sharp (Wyschnegradsky) 1/2 tone sharp (Wyschnegradsky) - + 7/12 tone flat (Wyschnegradsky) 7/12 tone flat (Wyschnegradsky) - + 7/12 tone sharp (Wyschnegradsky) 7/12 tone sharp (Wyschnegradsky) - + 2/3 tone flat (Wyschnegradsky) 2/3 tone flat (Wyschnegradsky) - + 2/3 tone sharp (Wyschnegradsky) 2/3 tone sharp (Wyschnegradsky) - + 3/4 tone flat (Wyschnegradsky) 3/4 tone flat (Wyschnegradsky) - + 3/4 tone sharp (Wyschnegradsky) 3/4 tone sharp (Wyschnegradsky) - + Accent above Accent above - + Accent below Accent below - + Accent-staccato above Accent-staccato above - + Accent-staccato below Accent-staccato below - + Laissez vibrer (l.v.) above Laissez vibrer (l.v.) above - + Laissez vibrer (l.v.) below Laissez vibrer (l.v.) below @@ -21527,47 +21526,47 @@ Fret %1 on strings %2 Marcato above - + Marcato below Marcato below - + Marcato-staccato above Marcato-staccato above - + Marcato-staccato below Marcato-staccato below - + Marcato-tenuto above Marcato-tenuto above - + Marcato-tenuto below Marcato-tenuto below - + Soft accent above Soft accent above - + Soft accent below Soft accent below - + Soft accent-staccato above Soft accent-staccato above - + Soft accent-staccato below Soft accent-staccato below @@ -21577,47 +21576,47 @@ Fret %1 on strings %2 Soft accent-tenuto above - + Soft accent-tenuto below Soft accent-tenuto below - + Soft accent-tenuto-staccato above Soft accent-tenuto-staccato above - + Soft accent-tenuto-staccato below Soft accent-tenuto-staccato below - + Staccatissimo above Staccatissimo above - + Staccatissimo below Staccatissimo below - + Staccatissimo stroke above Staccatissimo stroke above - + Staccatissimo stroke below Staccatissimo stroke below - + Staccatissimo wedge above Staccatissimo wedge above - + Staccatissimo wedge below Staccatissimo wedge below @@ -21627,47 +21626,47 @@ Fret %1 on strings %2 Staccato above - + Staccato below Staccato below - + Stress above Stress above - + Stress below Stress below - + Tenuto above Tenuto above - + Tenuto-accent above Tenuto-accent above - + Tenuto-accent below Tenuto-accent below - + Tenuto below Tenuto below - + Louré (tenuto-staccato) above Louré (tenuto-staccato) above - + Louré (tenuto-staccato) below Louré (tenuto-staccato) below @@ -21677,42 +21676,42 @@ Fret %1 on strings %2 Unstress above - + Unstress below Unstress below - + Dashed barline Dashed barline - + Dotted barline Dotted barline - + Double barline Double barline - + Final barline Final barline - + Heavy barline Heavy barline - + Heavy double barline Heavy double barline - + Reverse final barline Reverse final barline @@ -21722,17 +21721,17 @@ Fret %1 on strings %2 Short barline - + Single barline Single barline - + Tick barline Tick barline - + Muted (closed) Muted (closed) @@ -21742,38 +21741,38 @@ Fret %1 on strings %2 Open - + Breath mark (comma) Breath mark (comma) - + Breath mark (Salzedo) Breath mark (Salzedo) - + Breath mark (tick-like) Breath mark (tick-like) - + Breath mark (upbow-like) Breath mark (upbow-like) - + C clef C clef - + C clef ottava bassa C clef ottava bassa - - + + Caesura Caesura @@ -21783,27 +21782,27 @@ Fret %1 on strings %2 Curved caesura - + Short caesura Short caesura - + Single stroke caesura Single stroke caesura - + Thick caesura Thick caesura - + Coda Coda - + Square coda Square coda @@ -21818,12 +21817,12 @@ Fret %1 on strings %2 Mezzo - + Niente Niente - + Piano Piano @@ -21833,7 +21832,7 @@ Fret %1 on strings %2 Rinforzando - + Sforzando Sforzando @@ -21843,27 +21842,27 @@ Fret %1 on strings %2 Z - + F clef F clef - + Fermata above Fermata above - + Fermata below Fermata below - + Long fermata above Long fermata above - + Long fermata below Long fermata below @@ -21873,87 +21872,87 @@ Fret %1 on strings %2 Long fermata (Henze) above - + Long fermata (Henze) below Long fermata (Henze) below - + Short fermata above Short fermata above - + Short fermata below Short fermata below - + Short fermata (Henze) above Short fermata (Henze) above - + Short fermata (Henze) below Short fermata (Henze) below - + Very long fermata above Very long fermata above - + Very long fermata below Very long fermata below - + Very short fermata above Very short fermata above - + Very short fermata below Very short fermata below - + Combining flag 8 (1024th) below Combining flag 8 (1024th) below - + Combining flag 8 (1024th) above Combining flag 8 (1024th) above - + Combining flag 5 (128th) below Combining flag 5 (128th) below - + Combining flag 5 (128th) above Combining flag 5 (128th) above - + Combining flag 2 (16th) below Combining flag 2 (16th) below - + Combining flag 2 (16th) above Combining flag 2 (16th) above - + Combining flag 6 (256th) below Combining flag 6 (256th) below - + Combining flag 6 (256th) above Combining flag 6 (256th) above @@ -21963,47 +21962,47 @@ Fret %1 on strings %2 Combining flag 3 (32nd) below - + Combining flag 3 (32nd) above Combining flag 3 (32nd) above - + Combining flag 7 (512th) below Combining flag 7 (512th) below - + Combining flag 7 (512th) above Combining flag 7 (512th) above - + Combining flag 4 (64th) below Combining flag 4 (64th) below - + Combining flag 4 (64th) above Combining flag 4 (64th) above - + Combining flag 1 (8th) below Combining flag 1 (8th) below - + Combining flag 1 (8th) above Combining flag 1 (8th) above - + G clef G clef - + Fade in Fade in @@ -22013,47 +22012,47 @@ Fret %1 on strings %2 Fade out - + Volume swell Volume swell - + Gyro Gyro - + Hand martellato Hand martellato - + Mallet, bell on table Mallet, bell on table - + Mallet, bell suspended Mallet, bell suspended - + Mallet lift Mallet lift - + Martellato Martellato - + Martellato lift Martellato lift - + Muted martellato Muted martellato @@ -22063,47 +22062,47 @@ Fret %1 on strings %2 Pluck lift - + Right-hand fingering, first finger Right-hand fingering, first finger - + Right-hand fingering, second finger Right-hand fingering, second finger - + Right-hand fingering, third finger Right-hand fingering, third finger - + Right-hand fingering, thumb Right-hand fingering, thumb - + Elision Elision - + Narrow elision Narrow elision - + Wide elision Wide elision - + Tempus perfectum cum prolatione perfecta (9/8) Tempus perfectum cum prolatione perfecta (9/8) - + Tempus imperfectum cum prolatione imperfecta diminution 4 Tempus imperfectum cum prolatione imperfecta diminution 4 @@ -22113,127 +22112,127 @@ Fret %1 on strings %2 Tempus imperfectum cum prolatione imperfecta diminution 5 - + Tempus perfectum cum prolatione imperfecta (3/4) Tempus perfectum cum prolatione imperfecta (3/4) - + Tempus perfectum cum prolatione imperfecta diminution 1 (3/8) Tempus perfectum cum prolatione imperfecta diminution 1 (3/8) - + Tempus perfectum cum prolatione perfecta diminution 2 (9/16) Tempus perfectum cum prolatione perfecta diminution 2 (9/16) - + Tempus imperfectum cum prolatione perfecta (6/8) Tempus imperfectum cum prolatione perfecta (6/8) - + Tempus imperfectum cum prolatione imperfecta (2/4) Tempus imperfectum cum prolatione imperfecta (2/4) - + Tempus imperfectum cum prolatione imperfecta diminution 1 (2/2) Tempus imperfectum cum prolatione imperfecta diminution 1 (2/2) - + Tempus imperfectum cum prolatione imperfecta diminution 2 (6/16) Tempus imperfectum cum prolatione imperfecta diminution 2 (6/16) - + Tempus imperfectum cum prolatione imperfecta diminution 3 (2/2) Tempus imperfectum cum prolatione imperfecta diminution 3 (2/2) - + Augmentation dot Augmentation dot - + 1024th note (semihemidemisemihemidemisemiquaver) stem up 1024th note (semihemidemisemihemidemisemiquaver) stem up - + 128th note (semihemidemisemiquaver) stem up 128th note (semihemidemisemiquaver) stem up - + 16th note (semiquaver) stem up 16th note (semiquaver) stem up - + 256th note (demisemihemidemisemiquaver) stem up 256th note (demisemihemidemisemiquaver) stem up - + 32nd note (demisemiquaver) stem up 32nd note (demisemiquaver) stem up - + 512th note (hemidemisemihemidemisemiquaver) stem up 512th note (hemidemisemihemidemisemiquaver) stem up - + 64th note (hemidemisemiquaver) stem up 64th note (hemidemisemiquaver) stem up - + Eighth note (quaver) stem up Eighth note (quaver) stem up - + Half note (minim) stem up Half note (minim) stem up - + Quarter note (crotchet) stem up Quarter note (crotchet) stem up - + Whole note (semibreve) Whole note (semibreve) - + Haydn ornament Haydn ornament - + Mordent Mordent - + Pincé (Couperin) Pincé (Couperin) - + Mordent with upper prefix Mordent with upper prefix - + Slide Slide @@ -22243,17 +22242,17 @@ Fret %1 on strings %2 Shake - + Shake (Muffat) Shake (Muffat) - + Short trill Short trill - + Tremblement Tremblement @@ -22263,52 +22262,52 @@ Fret %1 on strings %2 Tremblement appuyé (Couperin) - + Trill Trill - + Turn Turn - + Inverted turn Inverted turn - + Turn with slash Turn with slash - + Turn up Turn up - + Inverted turn up Inverted turn up - + Half-open 2 (Weinberg) Half-open 2 (Weinberg) - + Snap pizzicato above Snap pizzicato above - + Snap pizzicato below Snap pizzicato below - + Repeat last bar Repeat last bar @@ -22318,22 +22317,22 @@ Fret %1 on strings %2 Repeat last two bars - + Repeat last four bars Repeat last four bars - + Left (start) repeat sign Left (start) repeat sign - + Right (end) repeat sign Right (end) repeat sign - + Right and left repeat sign Right and left repeat sign @@ -22343,82 +22342,82 @@ Fret %1 on strings %2 1024th rest - + 128th (semihemidemisemiquaver) rest 128th (semihemidemisemiquaver) rest - + 16th (semiquaver) rest 16th (semiquaver) rest - + 256th rest 256th rest - + 32nd (demisemiquaver) rest 32nd (demisemiquaver) rest - + 512th rest 512th rest - + 64th (hemidemisemiquaver) rest 64th (hemidemisemiquaver) rest - + Eighth (quaver) rest Eighth (quaver) rest - + Double whole (breve) rest Double whole (breve) rest - + Double whole rest on leger lines Double whole rest on leger lines - + Half (minim) rest Half (minim) rest - + Half rest on leger line Half rest on leger line - + Longa rest Longa rest - + Maxima rest Maxima rest - + Quarter (crotchet) rest Quarter (crotchet) rest - + Whole (semibreve) rest Whole (semibreve) rest - + Whole rest on leger line Whole rest on leger line @@ -22428,17 +22427,17 @@ Fret %1 on strings %2 Segno - + Segno (serpent) Segno (serpent) - + Down bow Down bow - + Harmonic Harmonic @@ -22448,67 +22447,67 @@ Fret %1 on strings %2 Thumb position - + Up bow Up bow - + System divider System divider - + Extra long system divider Extra long system divider - + Long system divider Long system divider - + Common time Common time - + Cut time (Bach) Cut time (Bach) - + Cut triple time (9/8) Cut triple time (9/8) - + Cut time Cut time - + Divide measured tremolo by 2 Divide measured tremolo by 2 - + Divide measured tremolo by 3 Divide measured tremolo by 3 - + Divide measured tremolo by 4 Divide measured tremolo by 4 - + Divide measured tremolo by 6 Divide measured tremolo by 6 - + Tuplet 3 Tuplet 3 @@ -22518,37 +22517,37 @@ Fret %1 on strings %2 Sawtooth line segment - + Wide sawtooth line segment Wide sawtooth line segment - + Vibrato large, faster Vibrato large, faster - + Vibrato large, slowest Vibrato large, slowest - + Combining flag 8 (1024th) below straight Combining flag 8 (1024th) below straight - + Combining flag 8 (1024th) above straight Combining flag 8 (1024th) above straight - + Combining flag 5 (128th) below straight Combining flag 5 (128th) below straight - + Combining flag 5 (128th) above straight Combining flag 5 (128th) above straight @@ -22558,47 +22557,47 @@ Fret %1 on strings %2 Combining flag 2 (16th) below straight - + Combining flag 2 (16th) above straight Combining flag 2 (16th) above straight - + Combining flag 6 (256th) below straight Combining flag 6 (256th) below straight - + Combining flag 6 (256th) above straight Combining flag 6 (256th) above straight - + Combining flag 3 (32nd) below straight Combining flag 3 (32nd) below straight - + Combining flag 3 (32nd) above straight Combining flag 3 (32nd) above straight - + Combining flag 7 (512th) below straight Combining flag 7 (512th) below straight - + Combining flag 7 (512th) above straight Combining flag 7 (512th) above straight - + Combining flag 4 (64th) below straight Combining flag 4 (64th) below straight - + Combining flag 4 (64th) above straight Combining flag 4 (64th) above straight @@ -22608,17 +22607,17 @@ Fret %1 on strings %2 Combining flag 1 (8th) below straight - + Combining flag 1 (8th) above straight Combining flag 1 (8th) above straight - + Prall mordent Prall mordent - + Up prall Up prall @@ -22628,77 +22627,77 @@ Fret %1 on strings %2 Up mordent - + Prall down Prall down - + Down mordent Down mordent - + Prall up Prall up - + Line prall Line prall - + Space Space - + Slap Slap - + Pop Pop - + Thumb damp Thumb damp - + Brush damp Brush damp - + Ring touch Ring touch - + Pluck Pluck - + Singing bell Singing bell - + Vibrato Vibrato - + Tick barline 2 Tick barline 2 - + Short barline 2 Short barline 2 @@ -22706,35 +22705,35 @@ Fret %1 on strings %2 engraving/timesig - - - + + + Common time Common time - - - - + + + + Cut time Cut time - - + + Cut time (Bach) Cut time (Bach) - - + + Cut triple time (9/8) Cut triple time (9/8) - + %1/%2 time %1/%2 time @@ -22742,27 +22741,27 @@ Fret %1 on strings %2 engraving/tremolotype - + Eighth through stem Eighth through stem - + 16th through stem 16th through stem - + 32nd through stem 32nd through stem - + 64th through stem 64th through stem - + 128th through stem 128th through stem @@ -22772,37 +22771,37 @@ Fret %1 on strings %2 256th through stem - + Buzz roll Buzz roll - + Eighth between notes Eighth between notes - + 16th between notes 16th between notes - + 32nd between notes 32nd between notes - + 64th between notes 64th between notes - + 128th between notes 128th between notes - + 256th between notes 256th between notes @@ -22810,17 +22809,17 @@ Fret %1 on strings %2 engraving/trilltype - + Trill line Trill line - + Upprall line Upprall line - + Downprall line Downprall line @@ -22833,12 +22832,12 @@ Fret %1 on strings %2 engraving/tripletfeel - + Triplet 8th Triplet 8th - + Triplet 16th Triplet 16th @@ -22848,22 +22847,22 @@ Fret %1 on strings %2 Dotted 8th - + Dotted 16th Dotted 16th - + Scottish 8th Scottish 8th - + Scottish 16th Scottish 16th - + No triplet feel No triplet feel @@ -22876,22 +22875,22 @@ Fret %1 on strings %2 None - + Guitar vibrato Guitar vibrato - + Guitar vibrato wide Guitar vibrato wide - + Vibrato sawtooth Vibrato sawtooth - + Tremolo sawtooth wide Tremolo sawtooth wide @@ -22899,7 +22898,7 @@ Fret %1 on strings %2 extensions - + Reload plugins Reload plugins @@ -22907,192 +22906,192 @@ Fret %1 on strings %2 global - - - - - - + + + + + + OK OK - - + + Back Back - - + + Next Next - - + + Please check your internet connection or try again later. Please check your internet connection or try again later. - + Size file size Size - - + + Unknown Unknown - - - - + + + + Cancel Cancel - + Add Add - + Clear Clear - - - - + + + + Close Close - - + + On On - - + + Off Off - + Collapse Collapse a tree item Collapse - + Expand Expand a tree item Expand - - - - - - - + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + sp Abbreviation of "spatium" sp - + C♭♭ C♭♭ - + C♭ C♭ - + C C - + C♯ C♯ @@ -23102,47 +23101,47 @@ Fret %1 on strings %2 C♯♯ - + D♭♭ D♭♭ - + D♭ D♭ - + D D - + D♯ D♯ - + D♯♯ D♯♯ - + E♭♭ E♭♭ - + E♭ E♭ - + E E - + E♯ E♯ @@ -23152,47 +23151,47 @@ Fret %1 on strings %2 E♯♯ - + F♭♭ F♭♭ - + F♭ F♭ - + F F - + F♯ F♯ - + F♯♯ F♯♯ - + G♭♭ G♭♭ - + G♭ G♭ - + G G - + G♯ G♯ @@ -23202,47 +23201,47 @@ Fret %1 on strings %2 G♯♯ - + A♭♭ A♭♭ - + A♭ A♭ - + A A - + A♯ A♯ - + A♯♯ A♯♯ - + B♭♭ B♭♭ - + B♭ B♭ - + B B - + B♯ B♯ @@ -23252,73 +23251,73 @@ Fret %1 on strings %2 B♯♯ - - - - - - - - + + + + + + + + mm mm - + s Abbreviation of "seconds" s - - - + + + pt Abbreviation of "points", used to specify a font size pt - - + + li Stands for "Lines". Used for text line spacing controls, for example. li - + Open all Open all - - + + Open selected Open selected - - + + Remember my choice Remember my choice - + This setting can be changed at any time in Preferences This setting can be changed at any time in Preferences - - - - + + + + - + No results found No results found - + Processing %1%… %1 will be replaced with percentage (i.e. if it is replaced with 50, the string will read "Processing 50%…") Processing %1%… @@ -23329,49 +23328,49 @@ Fret %1 on strings %2 Processing… - + %1% %1 will be replaced with percentage (i.e. if it is replaced with 50, the string will read "50%") %1% - + min abbreviation of minutes min - + px abbreviation of pixels px - - + + ms Abbreviation of "milliseconds" ms - + You can change this setting in Preferences at any time. You can change this setting in Preferences at any time. - + Don’t show again Don’t show again - + dpi Dots per inch dpi - + Don’t ask again Don’t ask again @@ -23381,24 +23380,24 @@ Fret %1 on strings %2 Done - - + + Success! Success! - + in abbreviation of inch in - + Show less… Show less… - + Show more… Show more… @@ -23406,7 +23405,7 @@ Fret %1 on strings %2 iex_audio - + Processing online sounds… Processing online sounds… @@ -23414,12 +23413,12 @@ Fret %1 on strings %2 iex_capella - + Import Capella Import Capella - + Import failed: %1 Import failed: %1 @@ -23427,19 +23426,19 @@ Fret %1 on strings %2 iex_guitarpro - + Free time time signature Free time - + Music by %1 Music by %1 - - + + Words by %1 Words by %1 @@ -23447,7 +23446,7 @@ Fret %1 on strings %2 iex_mei - + %Ln problem(s) occurred and the import may be incomplete. %Ln problem(s) occurred and the import may be incomplete. @@ -23463,82 +23462,82 @@ Fret %1 on strings %2 iex_midi - + Import MIDI Import MIDI - + Import failed: %1 Import failed: %1 - + Import Import - + Channel Channel - + Staff name Staff name - + Sound Sound - + MuseScore Studio instrument MuseScore Studio instrument - + Lyrics Lyrics - + Quarter Quarter - + Eighth Eighth - + 16th 16th - + 32nd 32nd - + 64th 64th - + 128th 128th - + Max. quantization Max. quantization - + Max. voices Max. voices @@ -23548,125 +23547,125 @@ Fret %1 on strings %2 2-plets - + 3-plets 3-plets - + 4-plets 4-plets - + 5-plets 5-plets - + 7-plets 7-plets - + 9-plets 9-plets - + Tuplets Tuplets - + Time signature Time signature - + Halving the measure count Halving the measure count - + Is human performance Is human performance - + Split staff Split staff - + Clef changes Clef changes - + Simplify durations Simplify durations - + Show staccato Show staccato - + Dotted notes Dotted notes - + Show tempo text Show tempo text - + Show chord symbols Show chord symbols - + Recognize pickup measure Recognize pickup measure - + None (1:1) None (1:1) - + Swing (2:1) Swing (2:1) - + Shuffle (3:1) Shuffle (3:1) - + Detect swing Detect swing @@ -23679,13 +23678,13 @@ pickup measure iex_musicxml - + Do you want to try to load this file anyway? Do you want to try to load this file anyway? - + %Ln error(s) found, import may be incomplete. %Ln error(s) found, import may be incomplete. @@ -23693,12 +23692,12 @@ pickup measure - + Debug message: Debug message: - + Warning: Warning: @@ -23708,27 +23707,27 @@ pickup measure Critical error: - + Fatal error: Fatal error: - + Unknown error: Unknown error: - + File “%1” is not a valid MusicXML file. File “%1” is not a valid MusicXML file. - + byte offset %1: byte offset %1: - + expected token type and name ‘EndElement %1’, actual ‘%2 %3’ expected token type and name ‘EndElement %1’, actual ‘%2 %3’ @@ -23739,7 +23738,7 @@ pickup measure Limit MusicXML export for compatibility with MuseScore 3 - + Export invisible elements to MusicXML Export invisible elements to MusicXML @@ -23747,17 +23746,17 @@ pickup measure importexport/mnx - + MNX export skipped because the score contains no exportable parts. (Tablature is not supported yet). MNX export skipped because the score contains no exportable parts. (Tablature is not supported yet). - + File is not a valid MNX document. File is not a valid MNX document. - + File contains no measures. File contains no measures. @@ -23765,7 +23764,7 @@ pickup measure instruments - + Add selected instruments to score Add selected instruments to score @@ -23775,7 +23774,7 @@ pickup measure Move selected instruments up - + Move selected instruments down Move selected instruments down @@ -23785,12 +23784,12 @@ pickup measure Add or remove instruments - + Select instrument Select instrument - + Family Family @@ -23800,52 +23799,52 @@ pickup measure Your score - + Order: Order: - + Remove selected instruments from score Remove selected instruments from score - + Soloist: Soloist: - + Undo soloist Undo soloist - + Make soloist Make soloist - + Choose your instruments by adding them to this list Choose your instruments by adding them to this list - + Instruments Instruments - + traits traits - + All instruments All instruments - + Other Other @@ -23853,27 +23852,27 @@ pickup measure layoutpanel - + Move selected instruments up Move selected instruments up - + Move selected staves up Move selected staves up - + Move selected system markings up Move selected system markings up - + Move selected instruments down Move selected instruments down - + Move selected staves down Move selected staves down @@ -23883,33 +23882,33 @@ pickup measure Move selected system markings down - + Remove selected instruments Remove selected instruments - + Remove selected staves Remove selected staves - + Remove selected system markings Remove selected system markings - + Add Keep in sync with the message that appears if there are no instruments in the score (LayoutPanel.qml) Add - + Add instruments or system markings Add instruments or system markings - + New instrument New instrument @@ -23919,7 +23918,7 @@ pickup measure System markings (tempo, rehearsal marks, etc.) - + Settings Settings @@ -23929,39 +23928,39 @@ pickup measure Display at this position on the score - + Enable stave sharing Enable stave sharing - + There are no instruments in your score. To choose some, press <b>Add</b>, or use the keyboard shortcut %1. Keep in sync with the text of the "Add" button at the top of the Layout panel (LayoutControlPanel.qml) There are no instruments in your score. To choose some, press <b>Add</b>, or use the keyboard shortcut %1. - + There are no instruments in your score. To choose some, press <b>Add</b>. Keep in sync with the text of the "Add" button at the top of the Layout panel (LayoutControlPanel.qml) There are no instruments in your score. To choose some, press <b>Add</b>. - + Instrument ordering Instrument ordering - + Expand all instruments Expand all instruments - + Collapse all instruments Collapse all instruments - + Are you sure you want to delete the selected instrument(s)? Are you sure you want to delete the selected instrument(s)? @@ -23969,7 +23968,7 @@ pickup measure - + This will remove the instrument(s) from the full score and all part scores. This will remove the instrument(s) from the full score and all part scores. @@ -23982,17 +23981,17 @@ pickup measure Are you sure you want to reset all formatting? - + This action can not be undone This action can not be undone - + Add staff Add staff - + [LINK] %1 Prefix for the display name for a linked staff. Preferably, keep this short. [LINK] %1 @@ -24003,7 +24002,7 @@ pickup measure System markings - + System markings hidden System markings hidden @@ -24014,7 +24013,7 @@ pickup measure %1, %2 - + %1 & %2 %1 is the system markings list, %2 is the last system marking name to add to list %1 & %2 @@ -24023,47 +24022,47 @@ pickup measure layoutpanel/instrumentsettingspopup - + Instrument name Instrument name - + Abbreviated instrument name Abbreviated instrument name - + Number Number - + Hide empty staves Hide empty staves - + Auto Auto - + Always hide Always hide - + Never hide Never hide - + Only hide staves on a system if the entire instrument is empty Only hide staves on a system if the entire instrument is empty - + Replace instrument Replace instrument @@ -24073,7 +24072,7 @@ pickup measure Reset all formatting - + Staff label Staff label @@ -24081,43 +24080,43 @@ pickup measure layoutpanel/staffsettingspopup - + Staff type Staff type - + Voices visible in the score Voices visible in the score - + Small staff Small staff - + Hide all measures that do not contain notation (cutaway) Hide all measures that do not contain notation (cutaway) - + Hide empty staves Hide empty staves - + Follow instrument Follow instrument - + Always hide Always hide - + Never hide Never hide @@ -24127,12 +24126,12 @@ pickup measure If the entire system is empty, show this staff - + Create a linked staff Create a linked staff - + Linked staves contain identical notation (e.g. for guitar tablature) Linked staves contain identical notation (e.g. for guitar tablature) @@ -24145,24 +24144,24 @@ pickup measure Get it now - + Search sounds Search sounds - + Sorry, we are unable to load these sounds right now Sorry, we are unable to load these sounds right now - - + + Not now Not now - - + + Quit & launch MuseSounds Manager Quit & launch MuseSounds Manager @@ -24172,13 +24171,13 @@ pickup measure To apply this update, MuseScore Studio will need to close briefly and MuseSounds Manager will open. Your MuseSounds libraries won’t work until the update is complete. - - + + Quit & launch MuseHub Quit & launch MuseHub - + To apply this update, MuseScore Studio will need to close briefly and MuseHub will open. Your MuseSounds libraries won’t work until the update is complete. To apply this update, MuseScore Studio will need to close briefly and MuseHub will open. Your MuseSounds libraries won’t work until the update is complete. @@ -24188,12 +24187,12 @@ pickup measure MuseSounds needs an update - + To keep MuseSounds running smoothly, MuseScore Studio needs to close briefly so MuseSounds Manager can apply the update. You’ll need to restart MuseScore Studio when the update is complete. To keep MuseSounds running smoothly, MuseScore Studio needs to close briefly so MuseSounds Manager can apply the update. You’ll need to restart MuseScore Studio when the update is complete. - + To keep MuseSounds running smoothly, MuseScore Studio needs to close briefly so MuseHub can apply the update. You’ll be prompted to relaunch MuseScore Studio when it’s ready. To keep MuseSounds running smoothly, MuseScore Studio needs to close briefly so MuseHub can apply the update. You’ll be prompted to relaunch MuseScore Studio when it’s ready. @@ -24203,19 +24202,19 @@ pickup measure An update for MuseSounds is available - - + + Take me to MuseHub Take me to MuseHub - - + + No thanks No thanks - + Show occasional MuseHub promotions Show occasional MuseHub promotions @@ -24223,57 +24222,57 @@ pickup measure notation - + History History - + After selection After selection - + Before selection Before selection - + At start of score At start of score - + At end of score At end of score - + Edit grid Edit grid - + Horizontal grid: Horizontal grid: - + Vertical grid: Vertical grid: - + Capo settings Capo settings - + Capo Capo - + On as opposed to Off On @@ -24285,7 +24284,7 @@ pickup measure Off - + Notation/tab in open position Notation/tab in open position @@ -24295,80 +24294,80 @@ pickup measure Notation shows sounding pitches - + No transposition No transposition - + Fret Fret - + Apply to Apply to - - + + String %1 String %1 - + Manually specify instruction text Manually specify instruction text - + Position Position - + Capo position Capo position - + Customization actions Accessibility description of the button group at the top of the "Customize toolbar" popup Customization actions - + Add separator line Add separator line - - + + Delete Delete - + Move up Move up - + Move down Move down - + Dynamics popup Dynamics popup - + Keep accidentals close to offset notes Keep accidentals close to offset notes - + Pair accidentals on seconds Pair accidentals on seconds @@ -24378,85 +24377,85 @@ pickup measure Align accidentals an octave apart across subchords - + Align accidentals on offset octaves Align accidentals on offset octaves - + Beam distance Beam distance - + Regular Regular - + Wide Wide - + Beam thickness Beam thickness - + Broken beam minimum length Broken beam minimum length - + Flatten all beams Flatten all beams - + Beam style Beam style - + Draw inner stems through beams Draw inner stems through beams - + Draw inner stems to nearest beam (“French” style) Draw inner stems to nearest beam (“French” style) - + Edit chord symbol text style Edit chord symbol text style - - + + Scale: Scale: - - + + Vertical offset: Vertical offset: - + Style: Style: - + Bass note scale: Bass note scale: - + Divider thickness: Divider thickness: @@ -24471,7 +24470,7 @@ pickup measure Alignment to notehead: - + Alignment to fretboard diagram: Alignment to fretboard diagram: @@ -24481,22 +24480,22 @@ pickup measure Min. space to fretboard diagram: - + Min. space to other notation: Min. space to other notation: - + Min. space between chord symbols: Min. space between chord symbols: - + Interpretation: Interpretation: - + Voicing: Voicing: @@ -24506,43 +24505,43 @@ pickup measure Duration: - + Capo fret position: Capo fret position: - + Small parentheses Small parentheses - - + + Fretboard diagrams Fretboard diagrams - + Position above staff: Position above staff: - + Min. space to notation: Min. space to notation: - + Orientation: Orientation: - + Vertical Vertical - + Horizontal Horizontal @@ -24552,47 +24551,47 @@ pickup measure Nut line thickness: - + Fret number Fret number - + Position: Position: - + Left Left - + Bottom Bottom - + Right Right - + Top Top - + Format: Format: - + Number only Number only - + Custom suffix: Custom suffix: @@ -24602,73 +24601,73 @@ pickup measure Preview: - + Edit fret number text style Edit fret number text style - + Dot size: Dot size: - + Barré Barré - + Appearance: Appearance: - + Line Line - + Slur Slur - - + + Line thickness: Line thickness: - + Show fingerings Show fingerings - + Edit fingering text style Edit fingering text style - + Fretboard style: Fretboard style: - + Trimmed Trimmed - + Extended Extended - + String spacing: String spacing: - + Fret spacing: Fret spacing: @@ -24678,53 +24677,53 @@ pickup measure Line type: - - + + Straight Straight - + Wavy Wavy - + Show text: Show text: - + Edit glissando text style Edit glissando text style - - + + Line style: Line style: - - + + Normal Normal - - + + Dashed Dashed - - + + Dotted Dotted - + Dash (dashed line): Dash (dashed line): @@ -24734,407 +24733,407 @@ pickup measure Gap (dashed line): - - + + - - + + Edit text style Edit text style - + Traditional Traditional - + Edit note-anchored line text style Edit note-anchored line text style - + Measure repeats Measure repeats - + Number position: Number position: - + Show ‘1’ on 1-measure repeats Show ‘1’ on 1-measure repeats - + Show extenders on 4-measure repeats Show extenders on 4-measure repeats - + Number consecutive measure repeats Number consecutive measure repeats - + Every Every - + measures measures - + With parentheses With parentheses - + Repeat play count text Repeat play count text - + Preset Preset - + 1 space 1 space - + 2 spaces 2 spaces - + Merge matching rests Merge matching rests - + Placement on single notes: Placement on single notes: - + Placement on chords: Placement on chords: - + Placement of inner ties with respect to augmentation dots: Placement of inner ties with respect to augmentation dots: - + Auto Auto - + Always before dots Always before dots - + Always after dots Always after dots - + D flat D flat - + D natural D natural - + D sharp D sharp - + C flat C flat - + C natural C natural - + C sharp C sharp - + B flat B flat - + B natural B natural - + B sharp B sharp - + E flat E flat - + E natural E natural - + E sharp E sharp - + F flat F flat - + F natural F natural - + F sharp F sharp - + G flat G flat - + G natural G natural - + G sharp G sharp - + A flat A flat - + A natural A natural - + A sharp A sharp - + Pedal settings buttons Pedal settings buttons - + D D - + C C - + B B - + E E - + F F - + G G - + A A - + Diagram type buttons Diagram type buttons - - + + Diagram Diagram - - + + Text Text - + Not saved Not saved - + Scroll left Scroll left - + Scroll right Scroll right - - - + + + Customize toolbar Customize toolbar - + Duplicate Duplicate - + Rename Rename - + Reset Reset - + Parts actions Accessibility description of the button group at the top of the "Parts" dialog Parts actions - - + + Parts Parts - + Create new part Create new part - + Name Name - + Parts view Parts view - + Close search Close search - + Find / Go to: Find / Go to: - + String tunings settings String tunings settings - + Presets Presets - + Number of strings: Number of strings: - + Strings Strings - + Value %1 Value %1 - + Voices visible on this staff Voices visible on this staff - - - - - + + + + + Voice %1 Voice %1 - + Notation toolbar Notation toolbar - + Note input toolbar Note input toolbar - + Show/hide toolbar buttons Show/hide toolbar buttons @@ -25144,27 +25143,27 @@ pickup measure Voices - + Chords Chords - + Include single notes Include single notes - + Notation elements Notation elements - + Clear all Clear all - + Select all Select all @@ -25174,170 +25173,170 @@ pickup measure Number of measures to insert: - + Undo redo toolbar Undo redo toolbar - + Zoom out Zoom out - + Zoom in Zoom in - + Zoom menu Zoom menu - - + + Insert &after selection… Insert &after selection… - + Insert &before selection… Insert &before selection… - + &Insert one measure before selection &Insert one measure before selection - + Insert &one measure at end of score Insert &one measure at end of score - - + + Insert at &start of score… Insert at &start of score… - - + + Insert at &end of score… Insert at &end of score… - - + + Insert at end of score Insert at end of score - - + + Continuous view Continuous view - + No note selected No note selected - + Please select a note and retry Please select a note and retry - + No chord/rest selected No chord/rest selected - + Please select a chord or rest and retry Please select a chord or rest and retry - + No note or lyrics selected No note or lyrics selected - + Please select a note or lyrics and retry Please select a note or lyrics and retry - + No note or rest selected No note or rest selected - + Please select a note or rest and retry Please select a note or rest and retry - + No flippable element selected No flippable element selected - + Please select an element that can be flipped and retry Please select an element that can be flipped and retry - + No staff selected No staff selected - + Please select one or more staves and retry Please select one or more staves and retry - + No note or figured bass selected No note or figured bass selected - + Please select a note or figured bass and retry Please select a note or figured bass and retry - + Cannot insert chord/rest in tuplet Cannot insert chord/rest in tuplet - - + + Cannot split tuplet Cannot split tuplet - + Cannot split measure at the first beat Cannot split measure at the first beat - + Cannot split measure here Cannot split measure here - + Cannot create measure repeat here Cannot create measure repeat here - + Insufficient or unequal measures Insufficient or unequal measures @@ -25347,124 +25346,124 @@ pickup measure Cannot split measure repeat - + This measure is too short to be split This measure is too short to be split - + Cannot remove time from tuplet Cannot remove time from tuplet - + Please select the complete tuplet and retry Please select the complete tuplet and retry - + Cannot remove time from measure repeat Cannot remove time from measure repeat - + Please select the complete measure repeat and retry Please select the complete measure repeat and retry - + No destination to paste No destination to paste - - + + This selection cannot be copied This selection cannot be copied - + Please select all notes that are part of this tuplet and try again. Please select all notes that are part of this tuplet and try again. - + Cannot paste into tuplet Cannot paste into tuplet - + Tuplet cannot cross barlines Tuplet cannot cross barlines - + Cannot paste between different local time signatures Cannot paste between different local time signatures - + Can’t explode or implode Can’t explode or implode - + Cannot explode or implode between different local time signatures Cannot explode or implode between different local time signatures - + Please select all notes that are part of this tremolo and try again. Please select all notes that are part of this tremolo and try again. - + Please select a measure and retry Please select a measure and retry - + Cannot paste in tremolo Cannot paste in tremolo - + Nothing to paste Nothing to paste - + Destination is not a chord or rest Destination is not a chord or rest - - + + Cannot change local time signature Cannot change local time signature - + Measure is not empty Measure is not empty - + This score already has part scores. Changing local time signatures while part scores are present is not yet supported. This score already has part scores. Changing local time signatures while part scores are present is not yet supported. - + Cannot change time signature in front of a corrupted measure Cannot change time signature in front of a corrupted measure - + This key signature cannot be deleted This key signature cannot be deleted - + Please replace it with a key signature from the palettes instead. Please replace it with a key signature from the palettes instead. @@ -25474,32 +25473,32 @@ pickup measure These measures cannot be joined - + Please remove the staff type change and retry. Please remove the staff type change and retry. - + Can’t repeat this selection Can’t repeat this selection - + Make a list selection of notes or rests on the same beat or any range selection and retry. Make a list selection of notes or rests on the same beat or any range selection and retry. - + Some fretboard diagrams could not be transposed Some fretboard diagrams could not be transposed - + Fretboard diagrams that could not be transposed have been left blank. You can undo this action if required. Fretboard diagrams that could not be transposed have been left blank. You can undo this action if required. - + List selection List selection @@ -25514,127 +25513,127 @@ pickup measure Staff %1 - + Cannot create tuplet Cannot create tuplet - + Note value is too short Note value is too short - + All Supported Files All Supported Files - + Scalable Vector Graphics Scalable Vector Graphics - + JPEG JPEG - + PNG Bitmap Graphic PNG Bitmap Graphic - + Bitmap Bitmap - + TIFF TIFF - - - + + + All All - + Insert Image Insert Image - + MuseScore style files MuseScore style files - + MuseScore style file MuseScore style file - - + + Load style Load style - + Save style Save style - + The style file could not be loaded. The style file could not be loaded. - + Since this style file is from a different version of MuseScore Studio, your score is not guaranteed to display correctly. Since this style file is from a different version of MuseScore Studio, your score is not guaranteed to display correctly. - + Click OK to load anyway. Click OK to load anyway. - + The style file could not be saved. The style file could not be saved. - + An error occurred. An error occurred. - + Note input preview note color Note input preview note color - + Smooth panning Smooth panning - + Sorry, instrument change on the web is not supported at this time. Sorry, instrument change on the web is not supported at this time. - + Single open quotation mark - + Single close quotation mark @@ -25646,23 +25645,23 @@ pickup measure - + Double close quotation mark - + Unknown error Unknown error - + No measure selected No measure selected - + No note or rest or chord symbol selected No note or rest or chord symbol selected @@ -25672,22 +25671,22 @@ pickup measure Please select a note or rest or chord symbol and retry - + Please select the complete tuplet or tremolo and retry Please select the complete tuplet or tremolo and retry - + The selection is empty The selection is empty - + Percentage Percentage - + Page width Page width @@ -25697,12 +25696,12 @@ pickup measure Whole page - + Two pages Two pages - + %1 %2 Tuned instrument displayed in the UI %1=tuning ("D"), %2=name ("Tin Whistle"). Example: "D Tin Whistle" @@ -25716,57 +25715,57 @@ pickup measure %1 in %2 - + %1 (%2) String instrument displayed in the UI %1=name ("Tenor Lute"), %2=course/strings ("7-course"). Example: "Tenor Lute (7-course)" %1 (%2) - + %1 %2 %3 One of several tuned instruments displayed in the UI %1=tuning ("D"), %2=name ("Tin Whistle"), %3=number ("2"). Example: "D Tin Whistle 2" %1 %2 %3 - + %1 in %2 %3 One of several transposing instruments displayed in the UI %1=name ("Horn"), %2=transposition ("C alto"), %3=number ("2"). Example: "Horn in C alto 2" %1 in %2 %3 - + %1 (%2) %3 One of several string instruments displayed in the UI %1=name ("Tenor Lute"), %2=course/strings ("7-course"), %3=number ("2"). Example: "Tenor Lute (7-course) 2" %1 (%2) %3 - + %1 %2 One of several instruments displayed in the UI %1=name ("Flute"), %2=number ("2"). Example: "Flute 2" %1 %2 - + Above Above - + Below Below - + Custom Custom - + %n string(s) %n string(s) @@ -25774,7 +25773,7 @@ pickup measure - + Clear measures Clear measures @@ -25784,22 +25783,22 @@ pickup measure Delete measures - + Insert measures Insert measures - + Move measures Move measures - + Create system from selection Create system from selection - + Add c&hord symbol Add c&hord symbol @@ -25809,85 +25808,85 @@ pickup measure Hide - - - + + + Select Select - + After selection… After selection… - + Before selection… Before selection… - + At start of score… At start of score… - + At end of score… At end of score… - + To previous system To previous system - + To next system To next system - - + + Add Add - + Close tab Close tab - + Close other tabs Close other tabs - + Close all tabs Close all tabs - + Separator line Separator line - + Notes Notes - + Intervals Intervals - + Measures Measures - + Frames Frames @@ -25897,32 +25896,32 @@ pickup measure Lines - + Chords and fretboard diagrams Chords and fretboard diagrams - + Fretboard diagram legend Fretboard diagram legend - + Part Part - + Are you sure you want to reset this part? Are you sure you want to reset this part? - + Are you sure you want to delete this part? Are you sure you want to delete this part? - + Name already exists Name already exists @@ -25937,195 +25936,195 @@ pickup measure Large - + Small Small - + 128 keys (full) 128 keys (full) - + 88 keys (piano) 88 keys (piano) - + 61 keys 61 keys - + 49 keys 49 keys - + 25 keys 25 keys - + View View - + Dynamics Dynamics - + Hairpins Hairpins - + Fingerings Fingerings - + Lyrics Lyrics - + Chord symbols Chord symbols - + Other text Other text - + Articulations Articulations - + Ornaments Ornaments - + Slurs Slurs - + Ties Ties - + Figured bass Figured bass - + Ottavas Ottavas - + Pedal lines Pedal lines - + Other lines Other lines - + Arpeggios Arpeggios - + Glissandos Glissandos - + Breath marks Breath marks - + Tremolos Tremolos - + Grace notes Grace notes - + Top note Top note - + Seventh note Seventh note - + Sixth note Sixth note - + Fifth note Fifth note - + Fourth note Fourth note - + Third note Third note - + Second note Second note - + Bottom note Bottom note - + MuseScore chord symbol style files MuseScore chord symbol style files - + Select color Select color - + %1 note %1 is a note duration. If your language does not have different terms for "quarter note" and "quarter" (for example), or if the translations for the durations as separate strings are not suitable to be used as adjectives here, translate this string with "%1", so that just the duration will be shown. %1 note - - + + in For instrument transposition, e.g. Horn in F in @@ -26134,7 +26133,7 @@ pickup measure notation/add-remove-system-breaks - + Lock layout with %1 measure(s) per system `%1` will be replaced with a number input field. Text before it will appear before that number field, text after will appear after the field. Lock layout with %1 measure(s) per system @@ -26151,7 +26150,7 @@ pickup measure notation/editstringdata - + Always open Always open @@ -26161,7 +26160,7 @@ pickup measure Pitch - + <b>Always open</b><br>On tablature staves, fret positions other than ‘0’ cannot be entered on strings marked ‘always open’. Useful for instruments with strings that are not on the fretboard, such as the theorbo. <b>Always open</b><br>On tablature staves, fret positions other than ‘0’ cannot be entered on strings marked ‘always open’. Useful for instruments with strings that are not on the fretboard, such as the theorbo. @@ -26169,19 +26168,19 @@ pickup measure notation/editstyle - + Continuous line style Continuous - + Dashed line style Dashed - + Dotted line style Dotted @@ -26192,119 +26191,119 @@ pickup measure Based on voice - - - + + + Above Above - - - + + + Below Below - - + + Apply to all parts Apply to all parts - - + + Number Number - + Ratio Ratio - - + + None no tuplet number type None - - + + Automatic Automatic - - + + Bracket Bracket - - + + None no tuplet bracket type None - + Standard Standard - + Inside the header Inside the header - + Under the first note Under the first note - - + + None no frame for text None - - + + Rectangle Rectangle - - + + Circle Circle - + Using variables in the header/footer Using variables in the header/footer - + Type these special character combinations in the fields above to reference document data in the header/footer. Type these special character combinations in the fields above to reference document data in the header/footer. - + Page number, except on first page Page number, except on first page - + Page number, if there is more than one page Page number, if there is more than one page - + Page number, on all pages Page number, on all pages @@ -26314,22 +26313,22 @@ pickup measure Number of pages - + File name File name - + File path+name File path+name - + Part name, except on first page Part name, except on first page - + Part name, on all pages Part name, on all pages @@ -26339,22 +26338,22 @@ pickup measure Current date - + Creation date Creation date - + Last modification time Last modification time - + Last modification date Last modification date - + Copyright, on first page only Copyright, on first page only @@ -26364,22 +26363,22 @@ pickup measure Copyright, on all pages - + MuseScore Studio version this score was last saved with MuseScore Studio version this score was last saved with - + MuseScore Studio revision this score was last saved with MuseScore Studio revision this score was last saved with - + The $ sign itself The $ sign itself - + <b>Metadata tags and current values</b> (configured in <b>File > Project properties…</b>) <b>Metadata tags and current values</b> (configured in <b>File > Project properties…</b>) @@ -26392,32 +26391,32 @@ pickup measure notation/editstyle/accidentals - + Accidentals Accidentals - + Padding inside parentheses: Padding inside parentheses: - + Multiple accidentals in chords Multiple accidentals in chords - + When changing to a key signature containing fewer sharps or flats When changing to a key signature containing fewer sharps or flats - + Don’t show any naturals Don’t show any naturals - + Show naturals before the new key signature Show naturals before the new key signature @@ -26430,17 +26429,17 @@ pickup measure notation/editstyle/barlines - + Show barline before key and time signature changes Show barline before key and time signature changes - + Use double barline before key signatures Use double barline before key signatures - + Use double barline before time signatures Use double barline before time signatures @@ -26453,107 +26452,107 @@ pickup measure Bends - - + + Standard staff Standard staff - - - - + + + + Line thickness: Line thickness: - + Tablature staff Tablature staff - + Arrow width: Arrow width: - + Arrow height: Arrow height: - + Label for full bends: Label for full bends: - + Dives Dives - + Show dive lines Show dive lines - + On the staff On the staff - + Above the staff Above the staff - + Whammy bar line Whammy bar line - + Text label: Text label: - + Grace note bends/dives on tablature Grace note bends/dives on tablature - + Use cue sized fret numbers Use cue sized fret numbers - + Align pre-bends and pre-dives Align pre-bends and pre-dives - + To the main note To the main note - + To the grace note To the grace note - + Interval labels Interval labels - + Diagonal Diagonal - + Level Level @@ -26561,27 +26560,27 @@ pickup measure notation/editstyle/chordsymbols - + Preset Preset - + Appearance Appearance - + Spelling Spelling - + Capitalization Capitalization - + Automatically capitalize note names Automatically capitalize note names @@ -26591,94 +26590,94 @@ pickup measure Lowercase minor chords - + Lowercase bass notes Lowercase bass notes - + All caps (for Solfeggio and French) All caps (for Solfeggio and French) - + Extensions (e.g. 7, 11) Extensions (e.g. 7, 11) - + Modifiers (e.g. sus4, no 3) Modifiers (e.g. sus4, no 3) - + Vertically stack modifiers Vertically stack modifiers - + Altered bass notes (e.g. A7/G) Altered bass notes (e.g. A7/G) - + Polychords (e.g. C|F♯) Polychords (e.g. C|F♯) - + Use SMuFL symbols Use SMuFL symbols - + Alignment Alignment - + Vertically align chord symbols and fretboard diagrams on the same system Vertically align chord symbols and fretboard diagrams on the same system - + Exclude modifiers from horizontal alignment Exclude modifiers from horizontal alignment - + Positioning Positioning - + Playback Playback - + Capo Capo - - + + Standard Standard - - + + Jazz Jazz - + Legacy MuseScore Legacy MuseScore - + Load custom XML… Load custom XML… @@ -26688,87 +26687,87 @@ pickup measure German - + Full German Full German - + Solfeggio Solfeggio - + French French - + Literal Literal - + Automatic Automatic - + Root only Root only - + Close Close - + Drop two Drop two - + Six note Six note - + Four note Four note - + Three note Three note - + Until next chord symbol Until next chord symbol - + Until end of measure Until end of measure - + Chord/rest duration Chord/rest duration - + Don’t show chord symbols transposed by capo Don’t show chord symbols transposed by capo - + Show chord symbols & transposed symbols Show chord symbols & transposed symbols - + Show transposed symbols only Show transposed symbols only @@ -26776,44 +26775,44 @@ pickup measure notation/editstyle/hammeronpulloff - + Visibility Visibility - + Show ‘H’ and ‘P’ symbols on Show ‘H’ and ‘P’ symbols on - - + + Standard staves Standard staves - - + + Tablature staves Tablature staves - + Case Case - + Upper case Upper case - + Lower case Lower case - + Edit text style Edit text style @@ -26823,77 +26822,77 @@ pickup measure Alignment - + Align ‘H’, ‘P’ and ‘T’ symbols in the same slur on Align ‘H’, ‘P’ and ‘T’ symbols in the same slur on - + Consecutive hammer-ons/pull-offs Consecutive hammer-ons/pull-offs - + Show ‘H’ or ‘P’ between each pair of notes Show ‘H’ or ‘P’ between each pair of notes - + Show ‘H’ or ‘P’ once per group of ascending/descending notes Show ‘H’ or ‘P’ once per group of ascending/descending notes - + Left-hand tapping Left-hand tapping - + Show on standard staves Show on standard staves - - + + Half slur Half slur - - - + + + Symbol Symbol - - + + Both Both - + Show on tablature staves Show on tablature staves - + Slur top and bottom notes in chords Slur top and bottom notes in chords - + Right-hand tapping Right-hand tapping - + Symbol (standard staff) Symbol (standard staff) - + Symbol (tablature staff) Symbol (tablature staff) @@ -26901,91 +26900,91 @@ pickup measure notation/editstyle/instrumentnames - + Transposition Transposition - + Show transposition Show transposition - + On long names On long names - + On abbreviated names On abbreviated names - + Long name format: Long name format: - + Horn in F 1 Horn in F 1 - + Horn 1 in F Horn 1 in F - + F Horn 1 F Horn 1 - - + + Custom: Custom: - + Short name format: Short name format: - + Hn. in F 1 Hn. in F 1 - + Hn. 1 in F Hn. 1 in F - + F Hn. 1 F Hn. 1 - + Numerals Numerals - + Add trailing dot Add trailing dot - - + + On single instruments On single instruments - - + + On multiple combined instruments On multiple combined instruments @@ -26995,18 +26994,18 @@ pickup measure Align combined instrument numerals - + Horizontally, up to Horizontally, up to - - + + instruments, then follow voice assignment instruments, then follow voice assignment - + Vertically, up to Vertically, up to @@ -27016,127 +27015,127 @@ pickup measure Always follow voice assignment - - + + Show numerals as interval when the number of consecutive instruments exceeds Show numerals as interval when the number of consecutive instruments exceeds - + Group names Group names - + Enable group names for Enable group names for - + Winds Winds - + Vocals Vocals - + Strings Strings - + Others Others - + Alignment Alignment - + Long names Long names - - + + Instrument name: right-align / Staff label: right-align Instrument name: right-align / Staff label: right-align - - + + Instrument name: center / Staff label: right-align Instrument name: center / Staff label: right-align - - + + Instrument name: center / Staff label: center Instrument name: center / Staff label: center - - + + Instrument name: left-align / Staff label: right-align Instrument name: left-align / Staff label: right-align - + Abbreviated names Abbreviated names - + Overlapping names Overlapping names - + Keep on the same line Keep on the same line - + Stack vertically Stack vertically - + Alignment of names and group brackets Alignment of names and group brackets - + Include brackets Include brackets - + Exclude brackets Exclude brackets - + When continuing onto a new system: When continuing onto a new system: - + Restate label Restate label - + Restate with parenthesis Restate with parenthesis - + Do not restate Do not restate @@ -27144,32 +27143,32 @@ pickup measure notation/editstyle/repeatplaycount - + Automatically show text at repeat barlines Automatically show text at repeat barlines - + Show for single repeats (e.g. “x2”) Show for single repeats (e.g. “x2”) - + x3 x3 - + 3x 3x - + Play 3 times Play 3 times - + 3 repeats 3 repeats @@ -27177,61 +27176,61 @@ pickup measure notation/editstyle/slursandties - + Laissez vibrer Laissez vibrer - + Minimum laissez vibrer length: Minimum laissez vibrer length: - + Use SMuFL symbols Use SMuFL symbols - + Slurs Slurs - + Line thickness at end: Line thickness at end: - - + + Line thickness middle: Line thickness middle: - - + + Dotted line thickness: Dotted line thickness: - - + + Autoplace min. distance: Autoplace min. distance: - + Mask slurs over clefs, key and time signatures Mask slurs over clefs, key and time signatures - + Partial slurs across repeats and breaks: Partial slurs across repeats and breaks: - + Follow contour of notes Follow contour of notes @@ -27241,22 +27240,22 @@ pickup measure Angle away from staff - + Ties Ties - + Minimum tie length: Minimum tie length: - + Minimum hanging tie length: Minimum hanging tie length: - + Mask ties over clefs, key and time signatures Mask ties over clefs, key and time signatures @@ -27269,7 +27268,7 @@ pickup measure Enable stave sharing - + Allow voice crossing Allow voice crossing @@ -27279,12 +27278,12 @@ pickup measure Instrument labels on staff - + Text for unison indication: Text for unison indication: - + Format instrument numerals as in margin labels Format instrument numerals as in margin labels @@ -27292,53 +27291,53 @@ pickup measure notation/editstyle/timesignatures - + Clefs Clefs - - + + Visibility: Visibility: - + Show all clefs on every system Show all clefs on every system - + Hide all clefs after the first system where they appear Hide all clefs after the first system where they appear - + Hide TAB clefs after the first system where they appear Hide TAB clefs after the first system where they appear - + Show courtesy clefs Show courtesy clefs - + Default TAB clef Default TAB clef - + Standard TAB clef Standard TAB clef - + Serif TAB clef Serif TAB clef - + Time signatures Time signatures @@ -27348,122 +27347,122 @@ pickup measure Position: - + On all staves On all staves - + Above staves Above staves - + Across staves Across staves - + Set where time signatures appear using the Layout panel. Set where time signatures appear using the Layout panel. - + Style and size Style and size - + Numeral style: Numeral style: - + Alignment with barlines: Alignment with barlines: - + Alignment across staves: Alignment across staves: - + Scale: Scale: - + Gap between numbers (scaled): Gap between numbers (scaled): - + Vertical placement: Vertical placement: - + Show courtesy time signatures Show courtesy time signatures - + End-of-staff alignment: End-of-staff alignment: - + Hang into page margin Hang into page margin - + Inset time signature Inset time signature - + Inset barline Inset barline - + Key signatures Key signatures - + Show on every system Show on every system - + Hide after the first system where they appear Hide after the first system where they appear - + Show courtesy key signatures Show courtesy key signatures - + Show naturals when switching between sharps and flats Show naturals when switching between sharps and flats - + Clefs, key & time signatures at repeats and jumps Clefs, key & time signatures at repeats and jumps - + Use parentheses Use parentheses - + Changes that apply to both the repeat/jump and the subsequent measure Changes that apply to both the repeat/jump and the subsequent measure @@ -27473,42 +27472,42 @@ pickup measure At repeats, only show changes before the barline - + At all other jumps, only show changes before the barline At all other jumps, only show changes before the barline - + Changes that apply only after repeats and jumps Changes that apply only after repeats and jumps - + Place clefs before repeats Place clefs before repeats - + Place clefs after repeats Place clefs after repeats - + Allow changes between end-start repeats Allow changes between end-start repeats - + Courtesies Courtesies - + Show at repeats Show at repeats - + Show at all other jumps Show at all other jumps @@ -27518,7 +27517,7 @@ pickup measure Show when cancelling a courtesy before repeats - + Show when cancelling a courtesy before all other jumps Show when cancelling a courtesy before all other jumps @@ -27526,17 +27525,17 @@ pickup measure notation/editstyle/tupletCentering - + Number alignment Number alignment - + Graphical center Graphical center - + Rhythmic center Rhythmic center @@ -27544,60 +27543,60 @@ pickup measure notation/editstyle/voltas - + Measure numbers Measure numbers - + Show measure numbers Show measure numbers - + Show initial measure number Show initial measure number - - + + Text style Text style - + Frequency Frequency - + Start of each system Start of each system - + Every Every - + measures measures - - - + + + Position Position - + Align Align - + To the barline To the barline @@ -27607,56 +27606,56 @@ pickup measure To the measure - - - + + + Alignment Alignment - + Show Show - + Above system Above system - + Below system Below system - + At system marking positions At system marking positions - + On all staves On all staves - - + + Above Above - - + + Below Below - + Offset when above staff: Offset when above staff: - + Offset when below staff: Offset when below staff: @@ -27666,92 +27665,92 @@ pickup measure Measure number range at multimeasure rests - + Show measure number ranges Show measure number ranges - + Bracket type Bracket type - + Brackets Brackets - + Parentheses Parentheses - + None None - + Offset Offset - + Voltas Voltas - + Vertical position: Vertical position: - + Hook height: Hook height: - + Line thickness: Line thickness: - + Dash: Dash: - + Gap: Gap: - + At start of system, start volta: At start of system, start volta: - + After key signature After key signature - + On key signature On key signature - + Align start hook: Align start hook: - + To right side of barlines To right side of barlines - + To left side of barlines To left side of barlines @@ -27759,17 +27758,17 @@ pickup measure notation/measureproperties - + Properties for measure %1 Properties for measure %1 - + Visible Visible - + Stemless Stemless @@ -27777,72 +27776,72 @@ pickup measure notation/percussion - + MIDI %1 %1 will be the MIDI note for a drum (displayed in the percussion panel) MIDI %1 - + Shortcut %1 %1 will be the shortcut for a drum (displayed in the percussion panel) Shortcut %1 - + Row %1 %1 will be the row number of a percussion panel pad Row %1 - + Column %1 %1 will be the column number of a percussion panel pad Column %1 - + Empty pad Empty pad - + options options - + Write Write - + Preview Preview - + Finish editing Finish editing - + Layout Layout - + Customize kit Customize kit - + Add row Add row - + Select an unpitched percussion staff to see available sounds Select an unpitched percussion staff to see available sounds @@ -27852,22 +27851,22 @@ pickup measure Do you also want to move the MIDI notes and keyboard shortcuts that trigger these sounds? - + Move MIDI notes and keyboard shortcuts with their sounds Move MIDI notes and keyboard shortcuts with their sounds - + Leave MIDI notes and keyboard shortcuts fixed to original pad positions Leave MIDI notes and keyboard shortcuts fixed to original pad positions - + Triggering the percussion panel Triggering the percussion panel - + Open the panel automatically Open the panel automatically @@ -27877,12 +27876,12 @@ pickup measure Close the panel automatically - + Edit layout Edit layout - + Pad names Pad names @@ -27892,35 +27891,35 @@ pickup measure Notation preview - + %1 columns %1 columns - + Reset layout Reset layout - + Delete pad Delete pad - - + + When an unpitched percussion staff is selected When an unpitched percussion staff is selected - - + + When inputting notation on an unpitched percussion staff When inputting notation on an unpitched percussion staff - - + + Never Never @@ -27928,17 +27927,17 @@ pickup measure notation/staffpartproperties - + Invalid instrument name Invalid instrument name - + The instrument name is invalid. The instrument name is invalid. - + Invalid group name Invalid group name @@ -27951,12 +27950,12 @@ pickup measure notation/stafftextproperties - + System text properties System text properties - + Staff text properties Staff text properties @@ -27964,37 +27963,37 @@ pickup measure notation/staffvisibilitypopup - + Staff visibility popup Staff visibility popup - + Hide empty staves Hide empty staves - + System %1 System %1 - + Reset all Reset all - + Reset all staff visibility Reset all staff visibility - + Change part visibility: %1 Change part visibility: %1 - + Change staff visibility: %1 Change staff visibility: %1 @@ -28002,32 +28001,32 @@ pickup measure notation/timeline - + Expand meta rows Expand meta rows - + Collapse meta rows Collapse meta rows - + Move meta row down one Move meta row down one - + Move meta row up one Move meta row up one - + Move meta row up/down one Move meta row up/down one - + Hide instrument in score Hide instrument in score @@ -28037,63 +28036,63 @@ pickup measure Show instrument in score - - - + + + Tempo Tempo - + - + Time signature Time signature - - - + + + Rehearsal mark Rehearsal mark - - - + + + - + Key signature Key signature - - - + + + Barlines Barlines - - - - + + + + Jumps and markers Jumps and markers - - - - - - - + + + + + + + Measures Measures - + Measure Measure @@ -28103,24 +28102,24 @@ pickup measure Custom key signature - + Context menu Context menu - + Edit instruments Edit instruments - - + + Hide all Hide all - - + + Show all Show all @@ -28128,7 +28127,7 @@ pickup measure notation/undohistory - + File opened File opened @@ -28136,22 +28135,22 @@ pickup measure noteInputMethod - + Input by note name mode Input by note name mode - + Input by duration mode Input by duration mode - + Re-pitch existing notes mode Re-pitch existing notes mode - + Rhythm-only input mode Rhythm-only input mode @@ -28161,17 +28160,17 @@ pickup measure Metronome real-time input mode - + Pedal real-time input mode Pedal real-time input mode - + Insert mode (grow measures) Insert mode (grow measures) - + Unknown note input mode Unknown note input mode @@ -28184,62 +28183,62 @@ pickup measure palette - + More palettes More palettes - + Create custom palette Create custom palette - + All palettes were added All palettes were added - + Add %1 palette Add %1 palette - + %1 added %1 added - + %1 removed %1 removed - + Name your custom palette Name your custom palette - + Create Create - + Add to %1 Add to %1 - + Custom Custom - + Drag items to the palette or directly on your score Drag items to the palette or directly on your score - + Drag and drop any element here Drag and drop any element here @@ -28249,36 +28248,36 @@ pickup measure No elements - + More Caption of a button to reveal more elements More - + Delete Delete - - + + Properties… Properties… - + Add palettes Add palettes - - + + Search palettes Search palettes - + %1, contains %Ln matching element(s) %1, contains %Ln matching element(s) @@ -28286,29 +28285,29 @@ pickup measure - + %1 expanded tree item not collapsed %1 expanded - - + + Untitled palette Untitled palette - + Hide/Delete palette Hide/Delete palette - + Hide palette Hide palette - + Insert new palette Insert new palette @@ -28318,68 +28317,68 @@ pickup measure Enable editing - + Reset palette Reset palette - + Save palette… Save palette… - + Load palette… Load palette… - + Palette properties… Palette properties… - + Palette cell properties Palette cell properties - - + + Name Name - + Content offset Content offset - + X X - + Y Y - + Content scale Content scale - + Draw staff Draw staff - + Palette properties Palette properties - + Cell size Cell size @@ -28389,7 +28388,7 @@ pickup measure Width - + Height Height @@ -28399,17 +28398,17 @@ pickup measure Element offset - + Scale Scale - + Show grid Show grid - + Start typing to search all palettes Start typing to search all palettes @@ -28419,7 +28418,7 @@ pickup measure Writing palette file - + Writing palette file %1 failed. @@ -28428,62 +28427,62 @@ failed. failed. - - + + - + Capo Capo - - + + String tunings String tunings - - + + Left-hand tapping Left-hand tapping - - + + Right-hand tapping Right-hand tapping - - + + Hammer-on / pull-off Hammer-on / pull-off - - + + Line (right arrowhead) Line (right arrowhead) - - + + Line (left arrowhead) Line (left arrowhead) - - + + Blank Blank - + Palette scale Palette scale - + Beam properties Beam properties @@ -28493,155 +28492,155 @@ failed. Dynamics - - - + + + Key signatures Key signatures - + Accidentals Accidentals - + Barlines Barlines - + Repeats & jumps Repeats & jumps - - + + Prima volta Prima volta - - + + Seconda volta, open Seconda volta, open - - + + Seconda volta Seconda volta - - + + Terza volta Terza volta - + Layout The name of a palette Layout - + Fingerings Fingerings - + Fingering %1 Fingering %1 - - + + RH guitar fingering %1 RH guitar fingering %1 - - + + LH guitar fingering %1 LH guitar fingering %1 - - + + String number %1 String number %1 - + Tremolos Tremolos - + Noteheads Noteheads - + Articulations Articulations - - + + Slur Slur - + Ornaments Ornaments - + Accordion The name of a palette Accordion - + Brackets Brackets - + Bracket Bracket - + Brace Brace - + Square Square - - + + Line Line - + Group bracket Group bracket - + Breaths & pauses Breaths & pauses - + Arpeggios & glissandos Arpeggios & glissandos @@ -28651,134 +28650,134 @@ failed. Clefs - + Grace notes Grace notes - + Bagpipe embellishments Bagpipe embellishments - + Lines Lines - - + + Pedal (with ped and line) Pedal (with ped and line) - - + + Pedal (with ped and asterisk) Pedal (with ped and asterisk) - - + + Pedal (straight hooks) Pedal (straight hooks) - + Pedal (angled end hook) Pedal (angled end hook) - - + + Pedal (both hooks angled) Pedal (both hooks angled) - - + + Pedal (angled start hook) Pedal (angled start hook) - - + + Staff text line Staff text line - - + + System text line System text line - + Text line Text line - - + + Ambitus Ambitus - - + + Let ring Let ring - - + + Palm mute Palm mute - - - + + + Chord bracket Chord bracket - - - + + + Chord bracket (play with left hand) Chord bracket (play with left hand) - - + + Chord bracket (play with right hand) Chord bracket (play with right hand) - + Tempo Tempo - + Half note = 80 BPM Half note = 80 BPM - + Quarter note = 80 BPM Quarter note = 80 BPM - + Eighth note = 80 BPM Eighth note = 80 BPM - + Dotted half note = 80 BPM Dotted half note = 80 BPM @@ -28788,22 +28787,22 @@ failed. Dotted quarter note = 80 BPM - + Dotted eighth note = 80 BPM Dotted eighth note = 80 BPM - + Metric modulation: quarter note = dotted quarter note Metric modulation: quarter note = dotted quarter note - + Metric modulation: dotted quarter note = quarter note Metric modulation: dotted quarter note = quarter note - + Metric modulation: half note = quarter note Metric modulation: half note = quarter note @@ -28813,46 +28812,46 @@ failed. Metric modulation: quarter note = half note - + Metric modulation: eighth note = eighth note Metric modulation: eighth note = eighth note - + Metric modulation: quarter note = quarter note Metric modulation: quarter note = quarter note - + Metric modulation: dotted eighth note = quarter note Metric modulation: dotted eighth note = quarter note - + accel. accel. - - + + allarg. allarg. - - + + rall. rall. - - + + rit. rit. - + calando calando @@ -28862,118 +28861,118 @@ failed. lentando - + morendo morendo - + precipitando precipitando - + smorz. smorz. - + sost. sost. - + string. string. - + a tempo a tempo - + tempo primo tempo primo - - + + Swing Swing - + Straight System text to switch from swing rhythm back to straight rhythm Straight - + Text Text - - + + Staff text Staff text - - + + System text System text - + expression expression - + Expression text Expression text - + Change instr. Change instr. - + Instrument change Instrument change - + Rehearsal mark Rehearsal mark - + legato legato - + pizz. pizz. - + arco arco - + Arco Arco - + tremolo tremolo @@ -28984,121 +28983,121 @@ failed. mute - + open For brass and plucked string instruments: staff text that prescribes to play without mute, see https://en.wikipedia.org/wiki/Mute_(music) open - - + + distort distort - - + + overdrive overdrive - - + + harmonics harmonics - - + + jazz tone jazz tone - - + + normal normal - - + + Measure number Measure number - + détaché détaché - + martelé martelé - + col legno col legno - + sul pont. sul pont. - + sul tasto sul tasto - + vibrato vibrato - - + + Time signatures Time signatures - + Fretboard diagrams Fretboard diagrams - + C C - + Cm Cm - + C7 C7 - + D D - + Dm Dm - + D7 D7 - + E E @@ -29108,93 +29107,93 @@ failed. Em - + E7 E7 - + F F - + Fm Fm - + F7 F7 - + G G - + Gm Gm - + G7 G7 - + A A - + Am Am - + A7 A7 - + B B - + Bm Bm - + B7 B7 - + Guitar Guitar - + Barré line Barré line - - + + Whammy bar Whammy bar - + Keyboard Keyboard - + Pitch The name of a palette Pitch @@ -29205,67 +29204,67 @@ failed. Harp - + Harp pedal diagram Harp pedal diagram - + Harp pedal text diagram Harp pedal text diagram - + Handbells Handbells - + Create key signature Create key signature - + Create time signature Create time signature - + The palette was hidden or changed The palette was hidden or changed - + Hide Hide - + Delete permanently Delete permanently - + Do you want to hide this custom palette cell or permanently delete it? Do you want to hide this custom palette cell or permanently delete it? - + Do you want to hide these custom palette cells or permanently delete them? Do you want to hide these custom palette cells or permanently delete them? - + Do you want to permanently delete this custom palette cell? Do you want to permanently delete this custom palette cell? - + Do you want to permanently delete these custom palette cells? Do you want to permanently delete these custom palette cells? - + Do you want to hide this custom palette or permanently delete it? Do you want to hide this custom palette or permanently delete it? @@ -29275,166 +29274,166 @@ failed. Do you want to hide these custom palettes or permanently delete them? - + Do you want to restore this palette to its default state? All changes to this palette will be lost. Do you want to restore this palette to its default state? All changes to this palette will be lost. - + Load palette Load palette - + MuseScore Studio palette MuseScore Studio palette - + Save palette Save palette - + &Master palette… &Master palette… - + Open master palette Open master palette - + &Special characters… &Special characters… - + Open special characters Open special characters - + &Time signature properties… &Time signature properties… - + Open time signature properties Open time signature properties - + &Customize kit… &Customize kit… - + Open customize kit Open customize kit - + Palette search Palette search - - + + Apply current palette element Apply current palette element - - + + Single-click to open a palette Single-click to open a palette - + Toggle single click to open a palette Toggle single click to open a palette - + Open only one palette at a time This is the name of a setting that can be turned on or off. "Open" is a verb here. Open only one palette at a time - + Toggle open only one palette at a time Toggle open only one palette at a time - - + + Allow reordering palettes Allow reordering palettes - + Toggle allow reordering palettes by dragging Toggle allow reordering palettes by dragging - - - + + + Expand all palettes Expand all palettes - - + + Collapse all palettes Collapse all palettes - - + + MuseScore drumset file MuseScore drumset file - + Load drumset Load drumset - + Drumset file too old Drumset file too old - + MuseScore Studio may not be able to load this drumset file. MuseScore Studio may not be able to load this drumset file. - + Save drumset Save drumset - - + + Writing file failed: %1 Writing file failed: %1 - - + + Write drumset Write drumset - - + + Symbols Symbols @@ -29444,12 +29443,12 @@ failed. Beam selector - + Delete palette cell Delete palette cell - + Are you sure you want to delete palette cell “%1”? Are you sure you want to delete palette cell “%1”? @@ -29459,12 +29458,12 @@ failed. Common symbols - + Musical symbols Musical symbols - + Unicode symbols Unicode symbols @@ -29472,28 +29471,28 @@ failed. palette/unicodeRanges - + Basic Latin For strings in the "palette/unicodeRanges" context, it may help to refer to https://en.wikipedia.org/wiki/Unicode_block or translated versions of this resource. Basic Latin - + Latin-1 Supplement Latin-1 Supplement - + Latin Extended-A Latin Extended-A - + Latin Extended-B Latin Extended-B - + IPA Extensions IPA Extensions @@ -29503,47 +29502,47 @@ failed. Spacing Modifier Letters - + Combining Diacritical Marks Combining Diacritical Marks - + Greek and Coptic Greek and Coptic - + Cyrillic Cyrillic - + Cyrillic Supplement Cyrillic Supplement - + Armenian Armenian - + Hebrew Hebrew - + Arabic Arabic - + Syriac Syriac - + Arabic Supplement Arabic Supplement @@ -29553,47 +29552,47 @@ failed. Thaana - + NKo NKo - + Samaritan Samaritan - + Mandaic Mandaic - + Syriac Supplement Syriac Supplement - + Arabic Extended-A Arabic Extended-A - + Devanagari Devanagari - + Bengali Bengali - + Gurmukhi Gurmukhi - + Gujarati Gujarati @@ -29603,47 +29602,47 @@ failed. Oriya - + Tamil Tamil - + Telugu Telugu - + Kannada Kannada - + Malayalam Malayalam - + Sinhala Sinhala - + Thai Thai - + Lao Lao - + Tibetan Tibetan - + Myanmar Myanmar @@ -29653,47 +29652,47 @@ failed. Georgian - + Hangul Jamo Hangul Jamo - + Ethiopic Ethiopic - + Ethiopic Supplement Ethiopic Supplement - + Cherokee Cherokee - + Unified Canadian Aboriginal Syllabics Unified Canadian Aboriginal Syllabics - + Ogham Ogham - + Runic Runic - + Tagalog Tagalog - + Hanunoo Hanunoo @@ -29703,47 +29702,47 @@ failed. Buhid - + Tagbanwa Tagbanwa - + Khmer Khmer - + Mongolian Mongolian - + Unified Canadian Aboriginal Syllabics Extended Unified Canadian Aboriginal Syllabics Extended - + Limbu Limbu - + Tai Le Tai Le - + New Tai Lue New Tai Lue - + Khmer Symbols Khmer Symbols - + Buginese Buginese @@ -29753,47 +29752,47 @@ failed. Tai Tham - + Combining Diacritical Marks Extended Combining Diacritical Marks Extended - + Balinese Balinese - + Sundanese Sundanese - + Batak Batak - + Lepcha Lepcha - + Ol Chiki Ol Chiki - + Cyrillic Extended-C Cyrillic Extended-C - + Georgian Extended Georgian Extended - + Sundanese Supplement Sundanese Supplement @@ -29803,47 +29802,47 @@ failed. Vedic Extensions - + Phonetic Extensions Phonetic Extensions - + Phonetic Extensions Supplement Phonetic Extensions Supplement - + Combining Diacritical Marks Supplement Combining Diacritical Marks Supplement - + Latin Extended Additional Latin Extended Additional - + Greek Extended Greek Extended - + General Punctuation General Punctuation - + Superscripts and Subscripts Superscripts and Subscripts - + Currency Symbols Currency Symbols - + Combining Diacritical Marks for Symbols Combining Diacritical Marks for Symbols @@ -29853,47 +29852,47 @@ failed. Letterlike Symbols - + Number Forms Number Forms - + Arrows Arrows - + Mathematical Operators Mathematical Operators - + Miscellaneous Technical Miscellaneous Technical - + Control Pictures Control Pictures - + Optical Character Recognition Optical Character Recognition - + Enclosed Alphanumerics Enclosed Alphanumerics - + Box Drawing Box Drawing - + Block Elements Block Elements @@ -29903,47 +29902,47 @@ failed. Geometric Shapes - + Miscellaneous Symbols Miscellaneous Symbols - + Dingbats Dingbats - + Miscellaneous Mathematical Symbols-A Miscellaneous Mathematical Symbols-A - + Supplemental Arrows-A Supplemental Arrows-A - + Braille Patterns Braille Patterns - + Supplemental Arrows-B Supplemental Arrows-B - + Miscellaneous Mathematical Symbols-B Miscellaneous Mathematical Symbols-B - + Supplemental Mathematical Operators Supplemental Mathematical Operators - + Miscellaneous Symbols and Arrows Miscellaneous Symbols and Arrows @@ -29953,47 +29952,47 @@ failed. Glagolitic - + Latin Extended-C Latin Extended-C - + Coptic Coptic - + Georgian Supplement Georgian Supplement - + Tifinagh Tifinagh - + Ethiopic Extended Ethiopic Extended - + Cyrillic Extended-A Cyrillic Extended-A - + Supplemental Punctuation Supplemental Punctuation - + CJK Radicals Supplement CJK Radicals Supplement - + Kangxi Radicals Kangxi Radicals @@ -30003,47 +30002,47 @@ failed. Ideographic Description Characters - + CJK Symbols and Punctuation CJK Symbols and Punctuation - + Hiragana Hiragana - + Katakana Katakana - + Bopomofo Bopomofo - + Hangul Compatibility Jamo Hangul Compatibility Jamo - + Kanbun Kanbun - + Bopomofo Extended Bopomofo Extended - + CJK Strokes CJK Strokes - + Katakana Phonetic Extensions Katakana Phonetic Extensions @@ -30053,47 +30052,47 @@ failed. Enclosed CJK Letters and Months - + CJK Compatibility CJK Compatibility - + CJK Unified Ideographs Extension A CJK Unified Ideographs Extension A - + Yijing Hexagram Symbols Yijing Hexagram Symbols - + CJK Unified Ideographs CJK Unified Ideographs - + Yi Syllables Yi Syllables - + Yi Radicals Yi Radicals - + Lisu Lisu - + Vai Vai - + Cyrillic Extended-B Cyrillic Extended-B @@ -30103,47 +30102,47 @@ failed. Bamum - + Modifier Tone Letters Modifier Tone Letters - + Latin Extended-D Latin Extended-D - + Syloti Nagri Syloti Nagri - + Common Indic Number Forms Common Indic Number Forms - + Phags-pa Phags-pa - + Saurashtra Saurashtra - + Devanagari Extended Devanagari Extended - + Kayah Li Kayah Li - + Rejang Rejang @@ -30153,47 +30152,47 @@ failed. Hangul Jamo Extended-A - + Javanese Javanese - + Myanmar Extended-B Myanmar Extended-B - + Cham Cham - + Myanmar Extended-A Myanmar Extended-A - + Tai Viet Tai Viet - + Meetei Mayek Extensions Meetei Mayek Extensions - + Ethiopic Extended-A Ethiopic Extended-A - + Latin Extended-E Latin Extended-E - + Cherokee Supplement Cherokee Supplement @@ -30203,47 +30202,47 @@ failed. Meetei Mayek - + Hangul Syllables Hangul Syllables - + Hangul Jamo Extended-B Hangul Jamo Extended-B - + High Surrogates High Surrogates - + High Private Use Surrogates High Private Use Surrogates - + Low Surrogates Low Surrogates - + Private Use Area Private Use Area - + CJK Compatibility Ideographs CJK Compatibility Ideographs - + Alphabetic Presentation Forms Alphabetic Presentation Forms - + Arabic Presentation Forms-A Arabic Presentation Forms-A @@ -30253,47 +30252,47 @@ failed. Variation Selectors - + Vertical Forms Vertical Forms - + Combining Half Marks Combining Half Marks - + CJK Compatibility Forms CJK Compatibility Forms - + Small Form Variants Small Form Variants - + Arabic Presentation Forms-B Arabic Presentation Forms-B - + Halfwidth and Fullwidth Forms Halfwidth and Fullwidth Forms - + Specials Specials - + Linear B Syllabary Linear B Syllabary - + Linear B Ideograms Linear B Ideograms @@ -30303,47 +30302,47 @@ failed. Aegean Numbers - + Ancient Greek Numbers Ancient Greek Numbers - + Ancient Symbols Ancient Symbols - + Phaistos Disc Phaistos Disc - + Lycian Lycian - + Carian Carian - + Coptic Epact Numbers Coptic Epact Numbers - + Old Italic Old Italic - + Gothic Gothic - + Old Permic Old Permic @@ -30353,47 +30352,47 @@ failed. Ugaritic - + Old Persian Old Persian - + Deseret Deseret - + Shavian Shavian - + Osmanya Osmanya - + Osage Osage - + Elbasan Elbasan - + Caucasian Albanian Caucasian Albanian - + Linear A Linear A - + Cypriot Syllabary Cypriot Syllabary @@ -30403,47 +30402,47 @@ failed. Imperial Aramaic - + Palmyrene Palmyrene - + Nabataean Nabataean - + Hatran Hatran - + Phoenician Phoenician - + Lydian Lydian - + Meroitic Hieroglyphs Meroitic Hieroglyphs - + Meroitic Cursive Meroitic Cursive - + Kharoshthi Kharoshthi - + Old South Arabian Old South Arabian @@ -30453,47 +30452,47 @@ failed. Old North Arabian - + Manichaean Manichaean - + Avestan Avestan - + Inscriptional Parthian Inscriptional Parthian - + Inscriptional Pahlavi Inscriptional Pahlavi - + Psalter Pahlavi Psalter Pahlavi - + Old Turkic Old Turkic - + Old Hungarian Old Hungarian - + Hanifi Rohingya Hanifi Rohingya - + Rumi Numeral Symbols Rumi Numeral Symbols @@ -30503,47 +30502,47 @@ failed. Yezidi - + Old Sogdian Old Sogdian - + Sogdian Sogdian - + Chorasmian Chorasmian - + Elymaic Elymaic - + Brahmi Brahmi - + Kaithi Kaithi - + Sora Sompeng Sora Sompeng - + Chakma Chakma - + Mahajani Mahajani @@ -30553,47 +30552,47 @@ failed. Sharada - + Sinhala Archaic Numbers Sinhala Archaic Numbers - + Khojki Khojki - + Multani Multani - + Khudawadi Khudawadi - + Grantha Grantha - + Newa Newa - + Tirhuta Tirhuta - + Siddham Siddham - + Modi Modi @@ -30603,47 +30602,47 @@ failed. Mongolian Supplement - + Takri Takri - + Ahom Ahom - + Dogra Dogra - + Warang Citi Warang Citi - + Dives Akuru Dives Akuru - + Nandinagari Nandinagari - + Zanabazer Square Zanabazer Square - + Soyombo Soyombo - + Pau Cin Hau Pau Cin Hau @@ -30653,47 +30652,47 @@ failed. Bhaiksuki - + Marchen Marchen - + Masaram Gondi Masaram Gondi - + Gunjala Gondi Gunjala Gondi - + Makasar Makasar - + Lisu Supplement Lisu Supplement - + Tamil Supplement Tamil Supplement - + Cuneiform Cuneiform - + Cuneiform Numbers and Punctuation Cuneiform Numbers and Punctuation - + Early Dynastic Cuneiform Early Dynastic Cuneiform @@ -30703,47 +30702,47 @@ failed. Egyptian Hieroglyphs - + Egyptian Hieroglyph Format Controls Egyptian Hieroglyph Format Controls - + Anatolian Hieroglyphs Anatolian Hieroglyphs - + Bamum Supplement Bamum Supplement - + Mro Mro - + Bassa Vah Bassa Vah - + Pahawh Hmong Pahawh Hmong - + Medefaidrin Medefaidrin - + Miao Miao - + Ideographic Symbols and Punctuation Ideographic Symbols and Punctuation @@ -30753,47 +30752,47 @@ failed. Tangut Components - + Khitan Small Script Khitan Small Script - + Tangut Supplement Tangut Supplement - + Kana Supplement Kana Supplement - + Kana Extended-A Kana Extended-A - + Small Kana Extension Small Kana Extension - + Nushu Nushu - + Duployan Duployan - + Shorthand Format Controls Shorthand Format Controls - + Byzantine Musical Symbols Byzantine Musical Symbols @@ -30803,47 +30802,47 @@ failed. Musical Symbols - + Ancient Greek Musical Notation Ancient Greek Musical Notation - + Tai Xuan Jing Symbols Tai Xuan Jing Symbols - + Counting Rod Numerals Counting Rod Numerals - + Mathematical Alphanumeric Symbols Mathematical Alphanumeric Symbols - + Sutton SignWriting Sutton SignWriting - + Glagolitic Supplement Glagolitic Supplement - + Nyiakeng Puachue Hmong Nyiakeng Puachue Hmong - + Wancho Wancho - + Mende Kikakui Mende Kikakui @@ -30853,47 +30852,47 @@ failed. Adlam - + Indic Siyaq Numbers Indic Siyaq Numbers - + Ottoman Siyaq Numbers Ottoman Siyaq Numbers - + Arabic Mathematical Alphabetic Symbols Arabic Mathematical Alphabetic Symbols - + Mahjong Tiles Mahjong Tiles - + Domino Tiles Domino Tiles - + Playing Cards Playing Cards - + Enclosed Alphanumeric Supplement Enclosed Alphanumeric Supplement - + Enclosed Ideographic Supplement Enclosed Ideographic Supplement - + Miscellaneous Symbols and Pictographs Miscellaneous Symbols and Pictographs @@ -30903,47 +30902,47 @@ failed. Emoticons (Emoji) - + Ornamental Dingbats Ornamental Dingbats - + Transport and Map Symbols Transport and Map Symbols - + Alchemical Symbols Alchemical Symbols - + Geometric Shapes Extended Geometric Shapes Extended - + Supplemental Arrows-C Supplemental Arrows-C - + Supplemental Symbols and Pictographs Supplemental Symbols and Pictographs - + Chess Symbols Chess Symbols - + Symbols and Pictographs Extended-A Symbols and Pictographs Extended-A - + Symbols for Legacy Computing Symbols for Legacy Computing @@ -30953,37 +30952,37 @@ failed. CJK Unified Ideographs Extension B - + CJK Unified Ideographs Extension C CJK Unified Ideographs Extension C - + CJK Unified Ideographs Extension D CJK Unified Ideographs Extension D - + CJK Compatibility Ideographs Supplement CJK Compatibility Ideographs Supplement - + Tags Tags - + Variation Selectors Supplement Variation Selectors Supplement - + Supplementary Private Use Area-A Supplementary Private Use Area-A - + Supplementary Private Use Area-B Supplementary Private Use Area-B @@ -30991,40 +30990,40 @@ failed. playback - + This sound processes online This sound processes online - + Audio is processed in the background while you work. To trigger processing yourself, turn off automatic processing in Preferences > Audio & MIDI > Online sounds. Audio is processed in the background while you work. To trigger processing yourself, turn off automatic processing in Preferences > Audio & MIDI > Online sounds. - - - + + + Online sounds Online sounds - + Click to manually process online sounds. Click to manually process online sounds. - - + + Bypass Bypass - + Menu Menu - + Measure Measure number Measure @@ -31036,72 +31035,72 @@ failed. Beat - + Aux sends Aux sends - - + + Pan Pan - - + + Audio FX FX is an abbreviation of "effects". Audio FX - + Mute Mute - + Solo Solo - - + + Sound Sound - - + + Name Name - - + + Volume Volume - + Playback speed popup Playback speed popup - + - - - + + + Speed Speed - + Modify sound Modify sound - + Playing techniques Playing techniques @@ -31111,19 +31110,19 @@ failed. Sound flag options are not available for this sound. - + Processing online sounds Processing online sounds - - - + + + Process online sounds Process online sounds - + Online sounds processed Online sounds processed @@ -31133,23 +31132,23 @@ failed. Playback toolbar - + Sound flag settings Sound flag settings - + Sound flag menu Sound flag menu - - + + Playback setup Playback setup - + Profiles Profiles @@ -31159,54 +31158,54 @@ failed. Active - + Inactive Inactive - + Settings Settings - + Set as default for new scores Set as default for new scores - + Activate this profile Activate this profile - + This may be due to a poor internet connection or server issue. Your score will still play, but some sounds may be missing. Please check your connection, and make sure MuseHub is running and you are logged in. <a href="%1">Learn more here</a>. This may be due to a poor internet connection or server issue. Your score will still play, but some sounds may be missing. Please check your connection, and make sure MuseHub is running and you are logged in. <a href="%1">Learn more here</a>. - + Some online sounds aren’t ready yet Some online sounds aren’t ready yet - + You’ve reached your current render limit for %1. You will be able to process online sounds again after your quota resets on %2. More info: <a href="%3">%3</a>. You’ve reached your current render limit for %1. You will be able to process online sounds again after your quota resets on %2. More info: <a href="%3">%3</a>. - - + + Unable to process online sounds Unable to process online sounds - + Are you sure you want to clear online sounds cache? Are you sure you want to clear online sounds cache? - + This will delete online sounds data stored on your computer for this score. Online sounds processing will try to restart immediately. This will delete online sounds data stored on your computer for this score. Online sounds processing will try to restart immediately. @@ -31216,74 +31215,74 @@ failed. Reverb - - + + Aux %1 Aux %1 - + Metronome Metronome - + Chords Chords - + Loading audio samples Loading audio samples - + Get more sounds Get more sounds - + SoundFonts SoundFonts - + Bank %1, preset %2 Bank %1, preset %2 - - + + Choose automatically Choose automatically - + Preset %1 Preset %1 - + Bank %1 Bank %1 - + Mixer channel panel %1 Mixer channel panel %1 - + Change sound Change sound - + Are you sure you want to change this sound? Are you sure you want to change this sound? - + Sound flags on this instrument may be reset, but staff text will remain. This action can’t be undone. Sound flags on this instrument may be reset, but staff text will remain. This action can’t be undone. @@ -31293,17 +31292,17 @@ failed. You’ve reached your current render limit for %1. You will be able to process online sounds again after your quota resets on %2. - + Please check your connection, and make sure MuseHub is running and you are logged in. Please check your connection, and make sure MuseHub is running and you are logged in. - + No effect No effect - + Get more effects Get more effects @@ -31318,27 +31317,27 @@ failed. Reset to default sound - + Allow multiple selection Allow multiple selection - + Apply selection to all staves Apply selection to all staves - + ordinary ordinary - + Labels Labels - + Fader Fader @@ -31348,7 +31347,7 @@ failed. Mute and solo - + View View @@ -31358,63 +31357,63 @@ failed. Master - + Change sounds Change sounds - + Are you sure you want to change sounds? Are you sure you want to change sounds? - + Sound flags may be reset, but staff text will remain. This action can’t be undone. Sound flags may be reset, but staff text will remain. This action can’t be undone. - + Play toggle Play toggle - + Toggle playback of current score Toggle playback of current score - + Play Play - + Play the current score Play the current score - + Play from selection Play from selection - + Pause Pause - + Pause playback Pause playback - + Pause and select Pause and select - + Pause and select playback position Pause and select playback position @@ -31424,38 +31423,38 @@ failed. Stop - + Stop playback Stop playback - - + + Rewind Rewind - + Loop toggle Loop toggle - + Toggle loop playback Toggle loop playback - + Loop in Loop in - + Set loop marker left Set loop marker left - + Loop out Loop out @@ -31465,17 +31464,17 @@ failed. Set loop marker right - + Metronome toggle Metronome toggle - + Toggle metronome playback Toggle metronome playback - + Show playback setup Show playback setup @@ -31485,72 +31484,72 @@ failed. MIDI toggle - + Toggle MIDI input Toggle MIDI input - + Written pitch Written pitch - + Input written pitch Input written pitch - + Sounding pitch Sounding pitch - + Input sounding pitch Input sounding pitch - + Play repeats Play repeats - + Toggle play repeats Toggle play repeats - + Play chord symbols Play chord symbols - + Toggle play chord symbols Toggle play chord symbols - + Hear playback when editing Hear playback when editing - + Toggle hear playback when editing Toggle hear playback when editing - + Pan score automatically Pan score automatically - + Toggle pan score automatically during playback Toggle pan score automatically during playback - + Count-in when playing Count-in when playing @@ -31560,37 +31559,37 @@ failed. Toggle count-in when playing - - + + Clear online sounds cache Clear online sounds cache - + Reload playback cache Reload playback cache - - + + Toggle mixer section Toggle mixer section - - + + Toggle aux send Toggle aux send - - + + Toggle aux channel Toggle aux channel - + MIDI input pitch MIDI input pitch @@ -31598,49 +31597,49 @@ failed. preferences - + Preference Preference - + Value Value - + Page color Page color - + Background Background - + Choose background wallpaper Choose background wallpaper - - + + Accent color Accent color - + Reset to default Reset to default - + Search advanced Search advanced preferences Search advanced - + Audio Audio @@ -31650,12 +31649,12 @@ failed. Audio driver - + Audio engine Audio engine - + Restart audio and MIDI devices Restart audio and MIDI devices @@ -31665,12 +31664,12 @@ failed. Automatic update check - + Check to see if a new version of MuseScore Studio is available Check to see if a new version of MuseScore Studio is available - + Update checking requires network access. In order to protect your privacy, MuseScore Studio does not store any personal information. See our <a href="%1">privacy policy</a> for more info. Update checking requires network access. In order to protect your privacy, MuseScore Studio does not store any personal information. See our <a href="%1">privacy policy</a> for more info. @@ -31680,27 +31679,27 @@ failed. Auto save - + Auto save every Auto save every - + Advanced options Advanced options - + Braille table for lyrics Braille table for lyrics - + Interval direction Interval direction - + Enable/disable Enable/disable @@ -31710,12 +31709,12 @@ failed. Show braille panel - + Character set used when importing binary files Character set used when importing binary files - + Overture import character set Overture import character set @@ -31725,32 +31724,32 @@ failed. Color - + Image Image - + Audio device Audio device - + Buffer size Buffer size - + Sample rate Sample rate - + Default style Default style - + Style for parts Style for parts @@ -31760,19 +31759,19 @@ failed. Choose default style for parts - - + + MuseScore style file MuseScore style file - - + + Folders Folders - + Rescan VST3 plugins Rescan VST3 plugins @@ -31782,28 +31781,28 @@ failed. Video converter - + FFmpeg library version: FFmpeg library version: - + FFmpeg library not found FFmpeg library not found - + Choose %1 folder Choose %1 folder - + Locate existing installation Locate existing installation - + Download FFmpeg Download FFmpeg @@ -31813,7 +31812,7 @@ failed. Style used for import - + Built-in style Built-in style @@ -31823,22 +31822,22 @@ failed. Use style file - + Keyboard layout Keyboard layout - + Language Language - + Check for language updates Check for language updates - + Restart required Restart required @@ -31854,23 +31853,23 @@ failed. Import MEI layout - - + + MIDI MIDI - + MIDI input MIDI input - + MIDI output MIDI output - + Shortest note Shortest note @@ -31880,7 +31879,7 @@ failed. Miscellaneous - + Proximity for selecting elements Proximity for selecting elements @@ -31890,17 +31889,17 @@ failed. Mixer - + Toggle track mute by showing/hiding instruments in the Layout panel Toggle track mute by showing/hiding instruments in the Layout panel - + MusicXML MusicXML - + Import layout Import layout @@ -31910,7 +31909,7 @@ failed. Import system and page breaks - + Apply default typeface (Edwin) to imported scores Apply default typeface (Edwin) to imported scores @@ -31920,27 +31919,27 @@ failed. Infer text type based on content where possible - + Fretboard diagrams Fretboard diagrams - + Never autofill fretboard diagrams when changing chord symbols Never autofill fretboard diagrams when changing chord symbols - + MIDI devices MIDI devices - + Enable MIDI input Enable MIDI input - + When pressing a key, begin note input at the selected measure, note, or rest When pressing a key, begin note input at the selected measure, note, or rest @@ -31950,7 +31949,7 @@ failed. Real-time input modes - + Advance to next note on key release Advance to next note on key release @@ -31960,38 +31959,38 @@ failed. Delay between notes - + Note colors Note colors - + Color notes outside of usable pitch range Color notes outside of usable pitch range - + Color guitar bends and hammer-ons/pull-offs outside of playable range Color guitar bends and hammer-ons/pull-offs outside of playable range - + Note input Note input - + Default input mode Default input mode - + Apply accidentals, augmentation dots, and articulations Apply accidentals, augmentation dots, and articulations - + To next note entered To next note entered @@ -32001,42 +32000,42 @@ failed. To previous note entered - + Input by duration mode cursor Input by duration mode cursor - + Above staff Above staff - + On staff On staff - + Note preview Note preview - + Hear playback when adding, editing, and selecting notes Hear playback when adding, editing, and selecting notes - + Playback duration Playback duration - + Play chord when editing Play chord when editing - + Play chord symbols and Nashville numbers Play chord symbols and Nashville numbers @@ -32046,37 +32045,37 @@ failed. Play when setting pitch (input by duration mode only) - + Play preview notes with score dynamics Play preview notes with score dynamics - + Play MIDI input Play MIDI input - + Play MIDI notes with velocity and duration during note input Play MIDI notes with velocity and duration during note input - + Voice assignment Voice assignment - + When entered, dynamics and hairpins should affect When entered, dynamics and hairpins should affect - + All voices on the instrument All voices on the instrument - + Only the voice they are applied to Only the voice they are applied to @@ -32086,62 +32085,62 @@ failed. Online sounds - + Show error dialog when online sounds cannot be processed Show error dialog when online sounds cannot be processed - + Automatically process online sounds in the background Automatically process online sounds in the background - + To process online sounds, press ‘Process online sounds’ in the status bar at the bottom of the app window To process online sounds, press ‘Process online sounds’ in the status bar at the bottom of the app window - + Show processing visualization Show processing visualization - + Always Always - + Only if processing is unfinished during playback Only if processing is unfinished during playback - + Never Never - + Page Page - + Invert score colors Invert score colors - + Only invert colors in dark theme Only invert colors in dark theme - + Engraving color Engraving color - + Choose notepaper Choose notepaper @@ -32151,12 +32150,12 @@ failed. Reset preferences - + Program start Program start - + Choose starting score Choose starting score @@ -32166,12 +32165,12 @@ failed. Publish to MuseScore.com - + Always prompt to share on Audio.com after publishing to MuseScore.com Always prompt to share on Audio.com after publishing to MuseScore.com - + OSC remote control OSC remote control @@ -32181,17 +32180,17 @@ failed. Port number: - + Save to cloud Save to cloud - + Generate MP3 audio for private cloud scores Generate MP3 audio for private cloud scores - + Scroll pages Scroll pages @@ -32201,17 +32200,17 @@ failed. Horizontal - + Vertical Vertical - + Limit scroll area to page borders Limit scroll area to page borders - + Reset appearance to default Reset appearance to default @@ -32226,27 +32225,27 @@ failed. Theme - + Follow system theme Follow system theme - + Enable high-contrast Enable high-contrast - + UI colors UI colors - + Text and icons Text and icons - + Disabled text Disabled text @@ -32256,27 +32255,27 @@ failed. Border color - + App text App text - + Typeface Typeface - + Body text size Body text size - + Welcome screen Welcome screen - + Show welcome screen when MuseScore Studio launches Show welcome screen when MuseScore Studio launches @@ -32286,45 +32285,45 @@ failed. Zoom - + Default zoom Default zoom - + Mouse zoom precision Mouse zoom precision - + Preferences Preferences - + Images Images - + All All - + Auto Braille chord interval direction: automatic (based on clef) Auto - + Up Braille chord interval direction: up (ascending) Up - + Down Braille chord interval direction: down (descending) Down @@ -32335,57 +32334,57 @@ failed. Scores - + Styles Styles - + Instruments and score orders Instruments and score orders - + Templates Templates - + Plugins Plugins - + SoundFonts SoundFonts - + Musical symbol fonts Musical symbol fonts - + VST3 VST3 - + Your version of %1 is up to date. Your version of %1 is up to date. - + System default System default - + Start empty Start empty - + Continue last session Continue last session @@ -32395,22 +32394,22 @@ failed. Start with new score - + Start with score Start with score - + MuseScore file MuseScore file - + Quarter Quarter - + Eighth Eighth @@ -32420,67 +32419,67 @@ failed. 16th - + 32nd 32nd - + 64th 64th - + 128th 128th - + 256th 256th - + 512th 512th - + 1024th 1024th - + Choose default style for imports Choose default style for imports - + General General - + Appearance Appearance - + Canvas Canvas - + Save & publish Save & publish - + Score Score - + Audio & MIDI Audio & MIDI @@ -32490,12 +32489,12 @@ failed. MIDI mappings - + Video Video - + Percussion Percussion @@ -32505,17 +32504,17 @@ failed. Import - + Shortcuts Shortcuts - + Advanced Advanced - + Braille Braille @@ -32525,22 +32524,22 @@ failed. MNX - + Disabling this may cause errors. Try only for files that fail to import otherwise. Disabling this may cause errors. Try only for files that fail to import otherwise. - + Require exact schema validation Require exact schema validation - + No audio devices available No audio devices available - + The selected audio driver does not have any available audio devices. MuseScore Studio will use the default audio driver instead. To use %1, ensure your hardware is set up correctly, then restart MuseScore Studio and try again. The selected audio driver does not have any available audio devices. MuseScore Studio will use the default audio driver instead. To use %1, ensure your hardware is set up correctly, then restart MuseScore Studio and try again. @@ -32550,7 +32549,7 @@ failed. Playback quality - + Use warmer instrument sound (MS Basic/SoundFont only) Use warmer instrument sound (MS Basic/SoundFont only) @@ -32558,17 +32557,17 @@ failed. preferences/score - + Style for full score Style for full score - + Choose default style for full score Choose default style for full score - + MuseScore style file MuseScore style file @@ -32576,107 +32575,107 @@ failed. project - + You don’t have any online scores yet You don’t have any online scores yet - + Scores will appear here when you save a file to the cloud, or publish a score on <a href="%1">MuseScore.com</a>. Scores will appear here when you save a file to the cloud, or publish a score on <a href="%1">MuseScore.com</a>. - + You are not signed in You are not signed in - + Log in or create a new account on <a href="%1">MuseScore.com</a> to view online scores. Log in or create a new account on <a href="%1">MuseScore.com</a> to view online scores. - + Unable to load online scores Unable to load online scores - + Online scores grid Online scores grid - + Online scores list Online scores list - - + + Modified Stands for "Last time that this score was modified". Used as the header of this column in the scores list. Modified - + Views number of views Stands for "The number of times this score was viewed on MuseScore.com". Used as the header of this column in the scores list. Views - + Title Title - + Untitled score Untitled score - - + + Composer Composer - + Composer / arranger Composer / arranger - - + + Subtitle Subtitle - - + + Lyricist Lyricist - - + + Copyright The caption of a field to specify copyright information Copyright - + Stop download Stop download - + Download score Download score - + Recent scores grid Recent scores grid @@ -32686,14 +32685,14 @@ failed. Recent scores list - - - + + + New score New score - + New property New property @@ -32703,58 +32702,58 @@ failed. All saved changes will now update to the cloud - + Publish your finished scores on MuseScore.com Publish your finished scores on MuseScore.com - + Create a portfolio to showcase your music Create a portfolio to showcase your music - + Gain followers and receive score comments and ratings Gain followers and receive score comments and ratings - + Share your projects and collaborate with other musicians Share your projects and collaborate with other musicians - + Watch video Watch video - + View score online View score online - + Scores grid Scores grid - + Scores list Scores list - + Name Name - - + + Scores Scores - + Search recent scores Search recent scores @@ -32764,79 +32763,79 @@ failed. Scores tab bar - + New & recent New & recent - + My online scores My online scores - + View buttons View buttons - + Refresh Refresh - + Grid view Grid view - + List view List view - + Scores actions accessibility name for the panel at the bottom of the "Scores" page Scores actions - + Score manager (online) Score manager (online) - + New New - + Open other… Open other… - + Saving online… Saving online… - + File “%1” seems not corrupted File “%1” seems not corrupted - + This file does not seem to contain errors. This file does not seem to contain errors. - - + + File “%1” is corrupted File “%1” is corrupted - + This file contains errors that could cause MuseScore Studio to malfunction. Please fix those at the earliest, to prevent crashes and further corruptions. This file contains errors that could cause MuseScore Studio to malfunction. Please fix those at the earliest, to prevent crashes and further corruptions. @@ -32846,152 +32845,152 @@ failed. MuseScore file - + Uncompressed MuseScore folder (experimental) Uncompressed MuseScore folder (experimental) - + Your score could not be opened Your score could not be opened - + This score is invalid. This score is invalid. - + Do you want to save changes to the score “%1” before closing? Do you want to save changes to the score “%1” before closing? - + Your changes will be lost if you don’t save them. Your changes will be lost if you don’t save them. - + Your score cannot be uploaded to the cloud Your score cannot be uploaded to the cloud - + This score has become corrupted and contains errors. You can fix the errors manually, or save the score to your computer and get help for this issue on MuseScore.org. This score has become corrupted and contains errors. You can fix the errors manually, or save the score to your computer and get help for this issue on MuseScore.org. - + Save as… Save as… - - + + Revert to last saved Revert to last saved - + This score has become corrupted and contains errors This score has become corrupted and contains errors - + You can continue saving it locally, although the file may become unusable. You can try to fix the errors manually, or get help for this issue on MuseScore.org. You can continue saving it locally, although the file may become unusable. You can try to fix the errors manually, or get help for this issue on MuseScore.org. - + You can continue saving it locally, although the file may become unusable. To preserve your score, revert to the last saved version, or fix the errors manually. You can also get help for this issue on MuseScore.org. You can continue saving it locally, although the file may become unusable. To preserve your score, revert to the last saved version, or fix the errors manually. You can also get help for this issue on MuseScore.org. - + Save anyway Save anyway - + Your score cannot be saved Your score cannot be saved - + This score is corrupted. You can get help for this issue on MuseScore.org. This score is corrupted. You can get help for this issue on MuseScore.org. - - + + Get help Get help - + Try again Try again - + Revert to last saved? Revert to last saved? - + Your changes will be lost. This action cannot be undone. Your changes will be lost. This action cannot be undone. - - + + Open anyway Open anyway - - + + Cannot read file %1 Cannot read file %1 - + This file was saved using a newer version of MuseScore Studio. Please visit <a href="%1">MuseScore.org</a> to obtain the latest version. This file was saved using a newer version of MuseScore Studio. Please visit <a href="%1">MuseScore.org</a> to obtain the latest version. - + This file contains errors that could cause MuseScore Studio to malfunction. This file contains errors that could cause MuseScore Studio to malfunction. - + File “%1” is corrupted and cannot be opened File “%1” is corrupted and cannot be opened - + Get help for this issue on MuseScore.org. Get help for this issue on MuseScore.org. - + This file does not exist or cannot be accessed at the moment. This file does not exist or cannot be accessed at the moment. - + This file could not be opened. Please make sure that MuseScore Studio has permission to read this file. This file could not be opened. Please make sure that MuseScore Studio has permission to read this file. - + An error occurred while reading this file. An error occurred while reading this file. - + All supported files All supported files @@ -33001,47 +33000,47 @@ failed. MuseScore files - + MusicXML files MusicXML files - + MIDI files MIDI files - + MNX files (experimental) MNX files (experimental) - + MuseData files MuseData files - + Capella files Capella files - + BB files (experimental) BB files (experimental) - + Overture / Score Writer files (experimental) Overture / Score Writer files (experimental) - + Bagpipe Music Writer files (experimental) Bagpipe Music Writer files (experimental) - + Guitar Pro files Guitar Pro files @@ -33051,47 +33050,47 @@ failed. Power Tab Editor files (experimental) - + MEI files MEI files - + TablEdit files (experimental) TablEdit files (experimental) - + Uncompressed MuseScore folders (experimental) Uncompressed MuseScore folders (experimental) - + MuseScore developer files MuseScore developer files - + MuseScore backup files MuseScore backup files - + Open Open - + Create backup of file on disk before saving new changes Create backup of file on disk before saving new changes - + Untitled Untitled - + My templates My templates @@ -33101,27 +33100,27 @@ failed. Work title - + Arranger Arranger - + Translator Translator - + Work number Work number - + Movement title Movement title - + Movement number Movement number @@ -33131,62 +33130,62 @@ failed. Creation date - + Platform Platform - + Source Source - + Audio.com URL Audio.com URL - + &New… &New… - + Create a new project Create a new project - + &Open… &Open… - + Open a project Open a project - + &Close &Close - + Close the project Close the project - + &Save &Save - + Save the project Save the project - + Save &as… Save &as… @@ -33196,22 +33195,22 @@ failed. Save the project as - + Save a &copy… Save a &copy… - + Save a copy of the project Save a copy of the project - + Save &selection… Save &selection… - + Save the selection of the project Save the selection of the project @@ -33221,52 +33220,52 @@ failed. Save to clo&ud… - + Save the project to cloud Save the project to cloud - + Save at… Save at… - + Save the project at Save the project at - + Publish to &MuseScore.com… Publish to &MuseScore.com… - + Publish the project to MuseScore.com Publish the project to MuseScore.com - + Share on &Audio.com… Share on &Audio.com… - + Share the project on Audio.com Share the project on Audio.com - + &Export… &Export… - + Export the project Export the project - + Import P&DF… Import P&DF… @@ -33276,52 +33275,52 @@ failed. Import the PDF file - + Import A&udio to Score… Import A&udio to Score… - + Import the audio file to the score Import the audio file to the score - + Project propert&ies… Project propert&ies… - + Project properties Project properties - + &Print… &Print… - + Print the project Print the project - + &Clear list of recent files &Clear list of recent files - + Clear list of recent files Clear list of recent files - + Continue last session Continue last session - + Continue the last session Continue the last session @@ -33329,94 +33328,94 @@ failed. project/cloud - - - + + + Visibility visibility of a score on MuseScore.com: private, public or unlisted Visibility - + Private Private - + Unlisted Unlisted - + Public Public - + Would you also like to share your music on Audio.com? Would you also like to share your music on Audio.com? - + Share your score’s audio with millions of listeners on this free streaming platform Share your score’s audio with millions of listeners on this free streaming platform - - - - - + + + + + MuseScore.com returned an error code: %1. %1 will be replaced with the error code that MuseScore.com returned; this might contain english text that is deliberately not translated MuseScore.com returned an error code: %1. - + MuseScore.com returned an unknown error code: %1. %1 will be replaced with the error code that MuseScore.com returned, which is a number. MuseScore.com returned an unknown error code: %1. - + MuseScore.com returned an unknown error code. MuseScore.com returned an unknown error code. - + Please try again later, or get help for this problem on MuseScore.com. Please try again later, or get help for this problem on MuseScore.com. - + The file could not be downloaded to your disk. The file could not be downloaded to your disk. - - + + Your MuseScore.com account needs to be verified first. Please activate your account via the link in the activation email. Your MuseScore.com account needs to be verified first. Please activate your account via the link in the activation email. - + This score does not belong to this account. To access this score, make sure you are logged in to the desktop app with the account to which this score belongs. This score does not belong to this account. To access this score, make sure you are logged in to the desktop app with the account to which this score belongs. - + The score could not be found, or cannot be accessed by your account. The score could not be found, or cannot be accessed by your account. - + Could not connect to <a href="%1">MuseScore.com</a>. Please check your internet connection or try again later. Could not connect to <a href="%1">MuseScore.com</a>. Please check your internet connection or try again later. - + Please try again later. Please try again later. @@ -33424,13 +33423,13 @@ failed. project/export - - + + Export Export - + Select parts to export Select parts to export @@ -33440,178 +33439,178 @@ failed. Select all - + Clear selection Clear selection - + Export settings Export settings - + Export… Export… - + Sample rate: Sample rate: - + %1 Hz %1 Hz - + Bit rate: Bit rate: - + %1 kBit/s %1 kBit/s - + Sample format: Sample format: - - - - - + + + + + Each selected part will be exported as a separate audio file. Each selected part will be exported as a separate audio file. - + Format: Format: - + File type: File type: - + Open destination folder on export Open destination folder on export - + Main score Main score - + Include page and system breaks Include page and system breaks - + Use MuseScore element IDs Use MuseScore element IDs - + Expand repeats Expand repeats - + Export RPNs Export RPNs - + Each selected part will be exported as a separate MIDI file. Each selected part will be exported as a separate MIDI file. - - + + Resolution: Resolution: - + - + Transparent background Transparent background - - + + Grayscale Grayscale - - + + Each page of the selected parts will be exported as a separate %1 file. Each page of the selected parts will be exported as a separate %1 file. - + Masking compatibility (Adobe Illustrator only) Masking compatibility (Adobe Illustrator only) - + 16-bit integer 16-bit integer - + 24-bit integer 24-bit integer - + 32-bit float 32-bit float - + Score_and_Parts Used in export filename suggestion. Please use only characters that are valid for filenames. Score_and_Parts - + Parts Used in export filename suggestion. Please use only characters that are valid for filenames. Parts - + File already exists File already exists - + A file already exists with the filename %1. Do you want to replace it? A file already exists with the filename %1. Do you want to replace it? - + Replace Replace - + Replace all Replace all - + Skip Skip @@ -33621,48 +33620,48 @@ failed. Skip all - + Error Error - + An error occurred while writing the file %1. Do you want to retry? An error occurred while writing the file %1. Do you want to retry? - + Exporting audio… Exporting audio… - + Exporting… Exporting… - + Compressed Compressed - + Compressed MusicXML files Compressed MusicXML files - + Uncompressed Uncompressed - + Uncompressed MusicXML files Uncompressed MusicXML files - + Uncompressed (outdated) Uncompressed (outdated) @@ -33672,39 +33671,39 @@ failed. PDF file - + PDF files PDF files - - + + PNG images PNG images - - + + SVG images SVG images - + MP3 audio MP3 audio - + MP3 audio files MP3 audio files - + WAV audio WAV audio - + WAV audio files WAV audio files @@ -33714,59 +33713,59 @@ failed. OGG audio - + OGG audio files OGG audio files - + FLAC audio FLAC audio - + FLAC audio files FLAC audio files - + AAC audio AAC audio - + AAC audio files AAC audio files - - + + MP4 video MP4 video - + MIDI file MIDI file - + MIDI files MIDI files - + MusicXML MusicXML - + Braille (basic bar-over-bar) Meaning like "measure-over-measure", but called "bar-over-bar" even in US English. Not to be confused with "bar-by-bar" format. See https://handbook.musescore.org/file-management/file-export#braille Braille (basic bar-over-bar) - + Braille files Braille files @@ -33776,27 +33775,27 @@ failed. MEI - + MEI files MEI files - + MNX (experimental) MNX (experimental) - + MNX files (experimental) MNX files (experimental) - + LRC file LRC file - + LRC files LRC files @@ -33806,66 +33805,66 @@ failed. Each page to a separate file - + Each part to a separate file Each part to a separate file - + All parts combined in one file All parts combined in one file - + Use page layout Use page layout - + Reflow to fit video resolution Reflow to fit video resolution - + All layout Specifies to which extent layout customizations should be exported to MusicXML. All layout - + System and page breaks Specifies to which extent layout customizations should be exported to MusicXML. System and page breaks - + Manually added system and page breaks only Specifies to which extent layout customizations should be exported to MusicXML. Manually added system and page breaks only - + No system or page breaks Specifies to which extent layout customizations should be exported to MusicXML. No system or page breaks - + LRC enhanced format LRC enhanced format - + Disable to let the importing app choose beam groupings. Disable to let the importing app choose beam groupings. - + Enable to export the staff line of every rest. Disable to let the importing app decide. Enable to export the staff line of every rest. Disable to let the importing app decide. - + JSON indent: JSON indent: @@ -33875,7 +33874,7 @@ failed. No line breaks - + %n space(s) %n space(s) @@ -33883,27 +33882,27 @@ failed. - + Export beams Export beams - + Export rest positions Export rest positions - + To export to this file format, an FFmpeg installation is required. You can also configure this in Preferences > Video. To export to this file format, an FFmpeg installation is required. You can also configure this in Preferences > Video. - + Download FFmpeg Download FFmpeg - + Choose FFmpeg library folder Choose FFmpeg library folder @@ -33913,12 +33912,12 @@ failed. Locate existing installation - + Video resolution Video resolution - + Each selected part will be exported as a separate video file. Each selected part will be exported as a separate video file. @@ -33926,18 +33925,18 @@ failed. project/migration - - + + This file was last saved in MuseScore %1 This file was last saved in MuseScore %1 - + Please note that the appearance of your score will change due to improvements we have made to default settings for beaming, ties, slurs, system objects and horizontal spacing. Please note that the appearance of your score will change due to improvements we have made to default settings for beaming, ties, slurs, system objects and horizontal spacing. - + Use our new notation and sound mapping for <a href="%1">MDL percussion</a> Use our new notation and sound mapping for <a href="%1">MDL percussion</a> @@ -33947,32 +33946,32 @@ failed. Watch video about changes - + Select the engraving improvements you would like to apply to your score Select the engraving improvements you would like to apply to your score - + Our new notation font, Leland Our new notation font, Leland - + Our new text font, Edwin Our new text font, Edwin - + Our new notation and sound mapping for <a href="%1">MDL percussion</a> Our new notation and sound mapping for <a href="%1">MDL percussion</a> - + Please note: score layouts will be affected by improvements to MuseScore Studio Please note: score layouts will be affected by improvements to MuseScore Studio - + Watch video Watch video @@ -33980,37 +33979,37 @@ failed. project/newscore - + Score options Score options - + Key signature Key signature - + Time signature Time signature - + Tempo Tempo - + Measures Measures - + Choose instruments Choose instruments - + Create from template Create from template @@ -34020,7 +34019,7 @@ failed. Category - + Template Template @@ -34030,36 +34029,36 @@ failed. Zoom in - + Zoom out Zoom out - + General score info General score info - + Not selected Not selected - + Major key signature mode mode of a key signature, not an interval Major - + Minor key signature mode mode of a key signature, not an interval Minor - + pickup: pickup: @@ -34069,7 +34068,7 @@ failed. no pickup - + %Ln measure(s), %Ln measure(s), @@ -34077,44 +34076,44 @@ failed. - + Create pickup measure Create pickup measure - + Initial number of measures Initial number of measures - + Hint: You can also add & delete measures after you have created your score Hint: You can also add & delete measures after you have created your score - + Additional score information Additional score information - + Preview Preview - + Show tempo marking on my score Show tempo marking on my score - - + + C major C major - - + + A minor A minor @@ -34129,42 +34128,42 @@ failed. E minor - + D major D major - + B minor B minor - + A major A major - + F♯ minor F♯ minor - + E major E major - + C♯ minor C♯ minor - + B major B major - + G♯ minor G♯ minor @@ -34179,37 +34178,37 @@ failed. D♯ minor - + C♯ major C♯ major - + A♯ minor A♯ minor - + Open/Atonal Open/Atonal - + F major F major - + D minor D minor - + B♭ major B♭ major - + G minor G minor @@ -34224,92 +34223,92 @@ failed. C minor - + A♭ major A♭ major - + F minor F minor - + D♭ major D♭ major - + B♭ minor B♭ minor - + G♭ major G♭ major - + E♭ minor E♭ minor - + C♭ major C♭ major - + A♭ minor A♭ minor - + Dotted 16th note Dotted 16th note - + 16th note 16th note - + Dotted eighth note Dotted eighth note - + Eighth note Eighth note - + Dotted quarter note Dotted quarter note - + Quarter note Quarter note - + Dotted half note Dotted half note - + Half note Half note - + Dotted whole note Dotted whole note - + Whole note Whole note @@ -34317,12 +34316,12 @@ failed. project/properties - + File path: File path: - + MuseScore Studio version: MuseScore Studio version: @@ -34332,23 +34331,23 @@ failed. Revision: - + API-Level: API-Level: - + Property Property - - + + Value Value - + Project properties Project properties @@ -34356,10 +34355,10 @@ failed. project/save - - - - + + + + Save to computer Save to computer @@ -34369,96 +34368,96 @@ failed. How would you like to save? - + Save to cloud Save to cloud - + To the cloud (free) To the cloud (free) - + Files are saved privately on your own personal account. You can share drafts with others and publish your finished scores publicly too. Files are saved privately on your own personal account. You can share drafts with others and publish your finished scores publicly too. - + Save to the cloud Save to the cloud - + Save to the cloud (free) Save to the cloud (free) - + On your computer On your computer - + If you prefer to save your files on your computer, you can do that here. If you prefer to save your files on your computer, you can do that here. - + Save on your computer Save on your computer - + Never Never - + Always Always - + Every %1 saves `%1` will be replaced with a number input field. Text before it will appear before that number field, text after will appear after the field. Every %1 saves - - + + Every N saves Accessibility name for "Every N saves" radio button in MP3 generation settings dialog Every N saves - + Generate MP3 audio for web playback? Generate MP3 audio for web playback? - + This could take a few minutes each time you save, depending on the size of your score. These settings can always be changed in Preferences. This could take a few minutes each time you save, depending on the size of your score. These settings can always be changed in Preferences. - + Options Options - - + + Name Name - + Replace existing Replace existing - + Create new Create new @@ -34468,189 +34467,189 @@ failed. Save - + Share this score and its audio on MuseScore.com Share this score and its audio on MuseScore.com - + Share the audio from this score on Audio.com Share the audio from this score on Audio.com - - + + Publish Publish - + File “%1” could not be opened for validation. %2 File “%1” could not be opened for validation. %2 - + “%1” is corrupted or damaged. “%1” is corrupted or damaged. - + Save score Save score - + copy a copy of a file used to form a filename suggestion, like "originalFile - copy" copy - + selection used to form a filename suggestion, like "originalFile - selection" selection - + Log in or create a new account on Audio.com to share your music. Log in or create a new account on Audio.com to share your music. - - + + Log in to MuseScore.com to save this score to the cloud. Log in to MuseScore.com to save this score to the cloud. - + Log in to MuseScore.com to publish this score. Log in to MuseScore.com to publish this score. - + Publish changes online? Publish changes online? - + We will need to generate a new MP3 for web playback. We will need to generate a new MP3 for web playback. - + Publish this score online? Publish this score online? - + All saved changes will be publicly visible on MuseScore.com. If you want to make frequent changes, we recommend saving this score privately until you’re ready to share it to the world. All saved changes will be publicly visible on MuseScore.com. If you want to make frequent changes, we recommend saving this score privately until you’re ready to share it to the world. - + Your saved changes will be publicly visible. We will also need to generate a new MP3 for public playback. Your saved changes will be publicly visible. We will also need to generate a new MP3 for public playback. - + Unable to connect to MuseScore.com Unable to connect to MuseScore.com - - - + + + Please check your internet connection or try again later. Please check your internet connection or try again later. - - + + Unable to connect to the cloud Unable to connect to the cloud - + Unable to connect to Audio.com Unable to connect to Audio.com - + Your score could not be published Your score could not be published - + Your score could not be saved to the cloud Your score could not be saved to the cloud - + Your score cannot be published Your score cannot be published - + Your score cannot be saved to the cloud Your score cannot be saved to the cloud - + Get help Get help - + There are conflicting changes in the online score There are conflicting changes in the online score - + You can replace the <a href="%1">online score</a>, or publish this as a new score to avoid losing changes in the current online version. You can replace the <a href="%1">online score</a>, or publish this as a new score to avoid losing changes in the current online version. - + Publish as new score Publish as new score - + Replace Replace - + You can replace the <a href="%1">online score</a>, or save this as a new file to avoid losing changes in the current online version. You can replace the <a href="%1">online score</a>, or save this as a new file to avoid losing changes in the current online version. - + Save as… Save as… - + Log in or create a free account on MuseScore.com to open this score. Log in or create a free account on MuseScore.com to open this score. - + View online View online - + All saved changes will now update to the cloud. You can manage this file in the score manager on MuseScore.com. All saved changes will now update to the cloud. You can manage this file in the score manager on MuseScore.com. - + Your changes will be saved to a local file until the connection resumes. Your changes will be saved to a local file until the connection resumes. @@ -34660,7 +34659,7 @@ failed. Please add at least one instrument to enable saving. - + An unknown error occurred while saving this file. An unknown error occurred while saving this file. @@ -34675,7 +34674,7 @@ failed. An error occurred while saving your score - + To preserve your score, try saving it again. If this message still appears, please save your score as new copy. You can also get help for this issue on %1.<br/><br/>Error details (please cite when asking for support): %2 To preserve your score, try saving it again. If this message still appears, please save your score as new copy. You can also get help for this issue on %1.<br/><br/>Error details (please cite when asking for support): %2 @@ -34683,12 +34682,12 @@ failed. project/share - + Your audio could not be shared Your audio could not be shared - + Your Audio.com account needs to be verified first. Please activate your account via the link in the activation email. Your Audio.com account needs to be verified first. Please activate your account via the link in the activation email. @@ -34699,18 +34698,18 @@ failed. Audio.com returned an unknown error code: %1. - + Audio.com returned an unknown error code. Audio.com returned an unknown error code. - - + + Please try again later, or get help for this problem on Audio.com. Please try again later, or get help for this problem on Audio.com. - + Could not connect to Audio.com. Please check your internet connection or try again later. Could not connect to Audio.com. Please check your internet connection or try again later. @@ -34718,71 +34717,71 @@ failed. propertiespanel - - - + + + Inside Inside - - + + Outside Outside - + Color Color - - + + Direction Direction - - - - - - - - - + + + + + + + + + - - - - - - - - - + + + + + + + + + - - + + Auto Auto - - + + Auto direction Auto - + Down direction Down - + Up direction Up @@ -34794,32 +34793,32 @@ failed. Left - + Right direction Right - - - + + + Frame Frame - + None text frame type None - + Rectangle text frame type Rectangle - + Circle text frame type Circle @@ -34830,121 +34829,121 @@ failed. Border - + Fill color Fill color - - - + + + - + Thickness Thickness - + Padding Padding - + Corner radius Corner radius - + - - - + + + Offset Offset - - - + + + Horizontal Horizontal - - - + + + Vertical Vertical - - - - + + + + Position Position - - - - - + + + + + - - + + Above Above - - + + - - - - + + + + - + Below Below - - + + Reset Reset - + Reset “%1” to default value Reset “%1” to default value - + Reset property to default value Reset property to default value - + Menu for “%1” %1 is replaced with the name of the property Menu for “%1” - + Save as default style for this score Save as default style for this score - + This is set as the default style for this score This is set as the default style for this score - + Voice assignment Voice assignment @@ -34954,104 +34953,104 @@ failed. All - - + + All voices on instrument All voices on instrument - + All voices on this staff only All voices on this staff only - + Voice 1 Voice 1 - + Voice 2 Voice 2 - + Voice 3 Voice 3 - + Voice 4 Voice 4 - + Center between staves Center between staves - - - - + + + + On On - - - - + + + + Off Off - + Reset to default Reset to default - + Hide empty staves Hide empty staves - + Show empty staves Show empty staves - + Snap to grid Snap to grid - + Configure grid Configure grid - + Arrange Arrange - + Reset stacking order to default Reset stacking order to default - + Forwards Forwards - + To front To front - + Backwards Backwards @@ -35061,12 +35060,12 @@ failed. To back - + Leading space Leading space - + Measure width Measure width @@ -35076,115 +35075,115 @@ failed. Minimum distance - + Visible Visible - + Cue size Cue size - + Auto-place Auto-place - + Play Play - + Playback Playback - - + + Appearance Appearance - + Spread delay Spread delay - + Pause time Pause time - + Time stretch Time stretch - - - - - - + + + + + + Style Style - + Default (Diatonic) Default (Diatonic) - - + + Chromatic Chromatic - + White keys White keys - + Black keys Black keys - + Diatonic Diatonic - + Portamento Portamento - + Amount Amount - + Easing method Easing method - + Velocity Velocity - + Tuning (cents) Tuning (cents) - + Number of measures to insert: Number of measures to insert: @@ -35194,7 +35193,7 @@ failed. Where to insert measures: - + Insert measures Insert measures @@ -35205,34 +35204,34 @@ failed. Delete selected measures - - + + Previous Previous - + Move measure(s) to previous system Move measure(s) to previous system - - + + Next Next - + System System - + Page Page - + Lock selected system(s) Lock selected system(s) @@ -35240,7 +35239,7 @@ failed. - + Unlock selected system(s) Unlock selected system(s) @@ -35248,23 +35247,23 @@ failed. - + Move measures across systems Move measures across systems - + Move measure(s) to next system Move measure(s) to next system - - + + New system from selection New system from selection - + Lock selected page(s) Lock selected page(s) @@ -35272,7 +35271,7 @@ failed. - + Unlock selected page(s) Unlock selected page(s) @@ -35280,43 +35279,43 @@ failed. - + Lock/unlock selected page(s) Lock/unlock selected page(s) - + Keep measures on the selected page(s) together and prevent them from reflowing to the next page Keep measures on the selected page(s) together and prevent them from reflowing to the next page - + Move systems across pages Move systems across pages - + Move system(s) to previous page Move system(s) to previous page - + Move system(s) to next page Move system(s) to next page - - + + New page from selection New page from selection - + Create a page containing only the selected measure(s) Create a page containing only the selected measure(s) - + Lock/unlock selected system(s) Lock/unlock selected system(s) @@ -35324,118 +35323,118 @@ failed. - + Keep measures on the selected system(s) together and prevent them from reflowing to the next system Keep measures on the selected system(s) together and prevent them from reflowing to the next system - + Create a system containing only the selected measure(s) Create a system containing only the selected measure(s) - - + + Bracket type Bracket type - + None bracket type None - + Parentheses bracket type Parentheses - + Brackets bracket type Brackets - + Small accidental Small accidental - + Horizontal order Horizontal order - + Top note Top note - + Bottom note Bottom note - + Update to match the notes on the staff Update to match the notes on the staff - - - - + + + + - + Show less Show less - - - - + + + + - + Show more Show more - - - + + + Left Left - - + + Right Right - - - + + + Line thickness Line thickness - - - + + + Placement Placement - + - + Type Type @@ -35445,47 +35444,47 @@ failed. Single barline - + Double barline Double barline - + Dashed barline Dashed barline - + Final barline Final barline - + Dotted barline Dotted barline - + Reverse final barline Reverse final barline - + Heavy barline Heavy barline - + Heavy double barline Heavy double barline - + Left (start) repeat barline Left (start) repeat barline - + Right (end) repeat barline Right (end) repeat barline @@ -35495,59 +35494,59 @@ failed. Right and left (end/start) repeat barline - + Repeat style Repeat style - + Play count Play count - + Span to next staff Span to next staff - + Span from Span from - + Span to Span to - + Set as staff default Set as staff default - + Span presets Span presets - - - + + + Default Default - + Tick 1 Tick 1 - + Tick 2 Tick 2 - + Short 1 Short 1 @@ -35557,204 +35556,204 @@ failed. Short 2 - + No beam No beam - + Break beam left Break beam left - + Break inner beams (8th) Break inner beams (8th) - + Break inner beams (16th) Break inner beams (16th) - + Join beams Join beams - + Hold line Hold line - - + + Show Show - - + + Hide Hide - + Tremolo line Tremolo line - + None None - - - + + + Normal Normal - + Wide Wide - + Tablature staff layout Tablature staff layout - + On staff On staff - + Above staff Above staff - - + + Line style Line style - - + + Normal line type Normal - - + + Dashed line type Dashed - - + + Dotted line type Dotted - + Customize dive Customize dive - + Customize bend Customize bend - + Press Enter to start editing Press Enter to start editing - + Column Column - + Span Span - - + + Show text Show text - + Show bracket Show bracket - + Long name Long name - + Abbreviated name Abbreviated name - + You have multiple brackets selected. Select a single bracket to edit its settings. You have multiple brackets selected. Select a single bracket to edit its settings. - + Interpretation Interpretation - + Literal Literal - + Jazz Jazz - + Voicing Voicing - + Root only Root only - + Close Close - + Drop two Drop two - + Six note Six note - + Four note Four note @@ -35764,129 +35763,129 @@ failed. Three note - + Duration Duration - + Until the next chord symbol Until the next chord symbol - + Until the end of the measure Until the end of the measure - + Until the end of the attached duration Until the end of the attached duration - - + + Exclude from vertical alignment Exclude from vertical alignment - + Do not stack modifiers Do not stack modifiers - + Bass note scale Bass note scale - + Add fretboard diagram Add fretboard diagram - + Show courtesy clef Show courtesy clef - + Position relative to barline Position relative to barline - + Before Before - + After After - - - - + + + + - - + + Scale Scale - - + + Avoid barlines Avoid barlines - + Alignment with notehead Alignment with notehead - + Center on notehead Center on notehead - + Use text centering Use text centering - + Align with preceding dynamic Align with preceding dynamic - + Chords Chords - - - - - + + + + + Scale with staff size Scale with staff size - + Width Width - + Display brackets, clefs and key signatures in the next measure Display brackets, clefs and key signatures in the next measure - + Alignment Alignment @@ -35894,36 +35893,36 @@ failed. - + Align left Align left - + Align left edge of legend to reference point Align left edge of legend to reference point - - - + + + Align center Align center - + Align horizontal center of legend to reference point Align horizontal center of legend to reference point - - - + + + Align right Align right - + Align right edge of legend to reference point Align right edge of legend to reference point @@ -35933,72 +35932,72 @@ failed. Move up - + Move down Move down - + Reset chord list Reset chord list - + Add chord symbols to your score and they’ll automatically appear in the legend. Add chord symbols to your score and they’ll automatically appear in the legend. - + Column gap Column gap - + Row gap Row gap - + Text scale Text scale - + Diagram scale Diagram scale - + Chords per row Chords per row - + Left gap Left gap - + Right gap Right gap - + Left padding Left padding - + Right padding Right padding - + Gap to staff/frames Gap to staff/frames - + Gap to staff/frames above Gap to staff/frames above @@ -36008,44 +36007,44 @@ failed. Gap to staff/frames below - + Clearance for notation Clearance for notation - + Clearance for notation above Clearance for notation above - + Clearance for notation below Clearance for notation below - + Top padding Top padding - + Bottom padding Bottom padding - - - + + + Height Height - + Show fingerings Show fingerings - + Finger for string %1 Finger for string %1 @@ -36055,322 +36054,322 @@ failed. Strings - + Visible frets Visible frets - + Fret number Fret number - + Show nut Show nut - + Orientation Orientation - + General General - + Settings Settings - + Barré Barré - + Multiple dots Multiple dots - + Marker type Marker type - + Cross Cross - + Square Square - + Triangle Triangle - + You have multiple fretboard diagrams selected. Select a single diagram to edit its settings. You have multiple fretboard diagrams selected. Select a single diagram to edit its settings. - + Image height Image height - - + + Lock Lock - + Image width Image width - + Scale to frame size Scale to frame size - + Use staff space units Use staff space units - - + + Style settings Style settings - + Instrument / Staff properties Instrument / Staff properties - + Jump to Jump to - + Play until Play until - + Continue at Continue at - + Play repeats Play repeats - + Show courtesy key signature Show courtesy key signature - + Mode Musical mode (major, minor, dorian, phrygian, lydian, etc.) Mode - + Unknown key signature mode Unknown - + None key signature mode None - + Major key signature mode mode of a key signature, not an interval Major - + Minor key signature mode mode of a key signature, not an interval Minor - + Dorian key signature mode Dorian - + Phrygian key signature mode Phrygian - + Lydian key signature mode Lydian - + Mixolydian key signature mode Mixolydian - + Aeolian key signature mode Aeolian - + Ionian key signature mode Ionian - + Locrian key signature mode Locrian - + Hooks Hooks - + Both Both - + Hook length Hook length - + Line type Line type - - - - - - + + + + + + Text Text - - - - + + + + Show line Show line - - + + - - + + Allow diagonal Allow diagonal - + Alignment with adjacent tempo text Alignment with adjacent tempo text - + Snap to next Snap to next - + Alignment with adjacent dynamics Alignment with adjacent dynamics - + Snap to previous Snap to previous - + Niente circle Niente circle - + Height (new system) Height (new system) - - + + Line start Line start - + Line end Line end - - + + Start hook height Start hook height - - + + End hook height End hook height - + Start arrow height Start arrow height - + Start arrow width Start arrow width - + End arrow height End arrow height @@ -36385,27 +36384,27 @@ failed. Dash - + Gap Gap - + Beginning text Beginning text - + Text when continuing to a new system Text when continuing to a new system - + End text End text - + Gap between text and line Gap between text and line @@ -36415,142 +36414,142 @@ failed. Show numbers only - + Make line to asterisk visible Make line to asterisk visible - + Repeat list Repeat list - - + + Set to verse Set to verse - + Laissez vibrer placement Laissez vibrer placement - + Tie placement Tie placement - + Mask over clefs, key and time signatures Mask over clefs, key and time signatures - + Minimum length Minimum length - + Marker type: Marker type: - + Label Label - + Align symbol with barline Align symbol with barline - + Number position Number position - + Show number Show number - + Number offset Number offset - - + + Beam type Beam type - + Feathered beams Feathered beams - + None beam feathering type None - + Decelerate beam feathering type Decelerate - + Accelerate beam feathering type Accelerate - + Feathering left Feathering left - + Feathering right Feathering right - + Beam direction Beam direction - + Move cross-staff beam Move cross-staff beam - + Force horizontal Force horizontal - + Beam height Beam height - + Notehead type Notehead type - + Notehead duration Notehead duration - + Quarter Quarter @@ -36560,22 +36559,22 @@ failed. Half - + Whole Whole - + Brevis Brevis - + Notehead parentheses Notehead parentheses - + Normal notehead Normal notehead @@ -36585,12 +36584,12 @@ failed. Notehead with parentheses - + Hide notehead Hide notehead - + Small notehead Small notehead @@ -36600,13 +36599,13 @@ failed. Duration dot position - + Auto augmentation dot position Auto - + Down augmentation dot position Down @@ -36618,18 +36617,18 @@ failed. Up - - + + Notehead scheme Notehead scheme - + Override visual duration Override visual duration - + Note direction Note direction @@ -36639,56 +36638,56 @@ failed. Notehead offset - + Combine with voices that share the same stem direction Combine with voices that share the same stem direction - - + + Stemless Stemless - + Show stem slash Show stem slash - - + + Stem direction Stem direction - + Flag style Flag style - + Traditional Note flags Traditional - + Straight Note flags Straight - + Length Length - + Stem offset Stem offset - + Flag offset Flag offset @@ -36698,84 +36697,84 @@ failed. Interval above - - - - + + + + Auto (diatonic) Auto (diatonic) - - + + Minor second Minor second - - + + Major second Major second - + Augmented second Augmented second - + Interval below Interval below - + Interval Interval - - + + Augmented Augmented - + Perfect Perfect - - + + Diminished Diminished - + Major interval quality Interval, not the mode of a key signature Major - + Minor interval quality Interval, not the mode of a key signature Minor - + Unison Unison - + Second Second - + Third Third @@ -36785,22 +36784,22 @@ failed. Fourth - + Fifth Fifth - + Sixth Sixth - + Seventh Seventh - + Octave Octave @@ -36810,34 +36809,34 @@ failed. Accidental visibility - + Show any alteration Show any alteration - + Always display an accidental Always display an accidental - + Cue note visibility Cue note visibility - + Start on upper note Start on upper note - - + + Play count text Play count text - + Custom Custom @@ -36847,42 +36846,42 @@ failed. Align with other rests in the same voice - + Pause before new section starts Pause before new section starts - + Start new section with long instrument names Start new section with long instrument names - + Reset measure numbers for new section Reset measure numbers for new section - + Indent first system of new section Indent first system of new section - + Hide courtesy clefs and signatures Hide courtesy clefs and signatures - + Staff label Staff label - + Abbreviated staff label Abbreviated staff label - + Number of lines Number of lines @@ -36892,52 +36891,52 @@ failed. Line distance - + Step offset Step offset - + Invisible staff lines Invisible staff lines - + Staff line color Staff line color - + Pitch names Pitch names - + Pitch names, no accidentals Pitch names, no accidentals - + German pitch names German pitch names - + German pitch names, no accidentals German pitch names, no accidentals - + Solfege movable Do Solfege movable Do - + Solfege fixed Do Solfege fixed Do - + 4-shape (Walker) 4-shape (Walker) @@ -36947,17 +36946,17 @@ failed. 7-shape (Aikin) - + 7-shape (Funk) 7-shape (Funk) - + 7-shape (Walker) 7-shape (Walker) - + Show barlines Show barlines @@ -36967,101 +36966,101 @@ failed. Show ledger lines - + Generate clefs Generate clefs - + Generate time signatures Generate time signatures - + Generate key signatures Generate key signatures - + Edit strings Edit strings - + Rotation Rotation - - + + Font Font - + Set specific tempo Set specific tempo - - + + Tempo Tempo - - + + BPM BPM - + Follow written tempo Follow written tempo - + Override written tempo Override written tempo - + Show courtesy time signature Show courtesy time signature - + Time signature properties Time signature properties - + Tremolo bar type Tremolo bar type - + Dip Dip - + Dive Dive - + Release (Up) Release (Up) - + Inverted dip Inverted dip - + Return Return @@ -37071,7 +37070,7 @@ failed. Release (Down) - + Click to add or remove points Click to add or remove points @@ -37081,78 +37080,78 @@ failed. You have multiple tremolo bars selected. Select a single one to edit its settings. - + Style (between notes) Style (between notes) - + Traditional Traditional - + Traditional alternative Traditional alternative - + Number type Number type - + Synchronize with main score Synchronize with main score - + Style/appearance Style/appearance - + Exclude from parts Exclude from parts - + Exclude from score Exclude from score - + Don’t hide empty staves in first system Don’t hide empty staves in first system - + Show brackets when spanning a single staff Show brackets when spanning a single staff - + Automatically hide all empty staves Automatically hide all empty staves - + Show options for hiding empty staves Show options for hiding empty staves - + Page settings Page settings - + Invisible Invisible elements Invisible - + Invisible elements Invisible elements @@ -37162,196 +37161,196 @@ failed. Formatting - + Frames Frames - + Page margins Page margins - + Sound flags Sound flags - + Bold Bold - - + + Italic Italic - + Underline Underline - - + + Strikethrough Strikethrough - + Size Size - + Left-align text within its bounding box Left-align text within its bounding box - + Horizontally center text within its bounding box Horizontally center text within its bounding box - + Right-align text within its bounding box Right-align text within its bounding box - - + + Justify Justify - - + + Justify text to fill the available width Justify text to fill the available width - - + + Align top Align top - - + + Align top edge of text to reference point Align top edge of text to reference point - - + + Align middle Align middle - - + + Align vertical center of text to reference point Align vertical center of text to reference point - - + + Align bottom Align bottom - + Align bottom edge of text to reference point Align bottom edge of text to reference point - - + + Align baseline Align baseline - - + + Align baseline of text to reference point Align baseline of text to reference point - + Insert special characters Insert special characters - + Symbol size Symbol size - + Subscript Subscript - - + + Superscript Superscript - - + + Line spacing Line spacing - - - + + + Text style Text style - + Staff text properties Staff text properties - + Frame settings Frame settings - + Text style settings buttons Text style settings buttons - + Font size Font size - + Vertical alignment buttons Vertical alignment buttons - + Text style buttons Text style buttons - + Align left edge of text to reference point Align left edge of text to reference point - + Align horizontal center of text to reference point Align horizontal center of text to reference point @@ -37361,12 +37360,12 @@ failed. Align right edge of text to reference point - + Horizontal alignment buttons Horizontal alignment buttons - + Subscript buttons Subscript buttons @@ -37376,247 +37375,247 @@ failed. Line spacing: - + Add symbols Add symbols - + Additional text style controls Additional text style controls - + Empty staves visibility Empty staves visibility - + Arpeggio Arpeggio - + Breaths & pauses Breaths & pauses - + Fermatas Fermatas - - + + Glissando Glissando - - + + Tempo change Tempo change - + Normal gradual tempo change method Normal - + Ease in gradual tempo change method Ease in - + Ease out gradual tempo change method Ease out - + Notes Notes - + Measures Measures - + Accidental Accidental - + Ambitus Ambitus - + Articulation Articulation - + Tapping Tapping - + Barline Barline - + Time: %2, value: %3 Time: %2, value: %3 - + Bend/dive Bend/dive - + Start point Start point - + Midpoint Midpoint - + End point End point - + Bracket Bracket - + Chord symbol Chord symbol - + Clef Clef - + Fermata Fermata - + Fretboard diagram legend Fretboard diagram legend - + Horizontal frame Horizontal frame - + Text frame Text frame - + Vertical frame Vertical frame - + Fretboard diagram Fretboard diagram - + Image Image - + Instrument names Instrument names - + Jump Jump - + Key signature Key signature - + Chord bracket Chord bracket - + Straight Straight - + Wavy Wavy - + Diminuendo Diminuendo - + Crescendo Crescendo - + Hairpin Hairpin - + Lyrics line Lyrics line - + Partial lyrics line Partial lyrics line - + Note-anchored line Note-anchored line - + Ottava Ottava - + 8va alta 8va alta - + 8va bassa 8va bassa @@ -37626,80 +37625,80 @@ failed. 15ma alta - + 15ma bassa 15ma bassa - + 22ma alta 22ma alta - + 22ma bassa 22ma bassa - - - - - + + + + + Normal hook type Normal - - - - - + + + + + Hooked 90° hook type Hooked 90° - - - - - + + + + + Hooked 45° hook type Hooked 45° - - - + + + - + Line arrow hook type Line arrow - - - - - + + + + + Filled arrow hook type Filled arrow - + Pedal Pedal - - - - + + + + Hooked 90° T-style hook type Hooked 90° T-style @@ -37711,17 +37710,17 @@ failed. Asterisk - + Slur Slur - + Tie Tie - + Laissez vibrer Laissez vibrer @@ -37731,7 +37730,7 @@ failed. Tie (partial) - + Hammer-on/pull-off Hammer-on/pull-off @@ -37742,104 +37741,104 @@ failed. Normal - + Wide dashed slur style Wide dashed - + Dashed slur style Dashed - + Dotted slur style Dotted - + Text line Text line - - + + Vibrato Vibrato - + Vibrato wide Vibrato wide - + Vibrato sawtooth Vibrato sawtooth - + Vibrato sawtooth wide Vibrato sawtooth wide - + Volta Volta - + Normal volta hook type Normal - + Hooked 90° volta hook type Hooked 90° - + Lyrics Lyrics - + Marker Marker - + Measure repeat Measure repeat - + Multimeasure rest Multimeasure rest - + Notation Notation - - + + Beam Beam - + Chord Chord - + Flag Flag @@ -37849,13 +37848,13 @@ failed. Head - + Auto notehead scheme Auto - + Normal notehead scheme Normal @@ -37867,25 +37866,25 @@ failed. Pitch names - + Pitch names, no accidentals notehead scheme Pitch names, no accidentals - + German pitch names notehead scheme German pitch names - + German pitch names, no accidentals notehead scheme German pitch names, no accidentals - + Solfège movable do notehead scheme Solfège movable do @@ -37897,106 +37896,106 @@ failed. Solfège fixed do - + 4-shape (Walker) notehead scheme 4-shape (Walker) - + 7-shape (Aikin) notehead scheme 7-shape (Aikin) - + 7-shape (Funk) notehead scheme 7-shape (Funk) - + 7-shape (Walker) notehead scheme 7-shape (Walker) - + Note Note - + Stem Stem - + Ornament Ornament - + Rest Rest - + Section break Section break - + Spacer Spacer - + Staff type changes Staff type changes - + Fretted instruments Fretted instruments - + Symbol Symbol - + A tempo A tempo - + Tempo primo Tempo primo - + Time signature Time signature - + Tremolo bar Tremolo bar - + Tremolos Tremolos - + Tuplet Tuplet - + Number tuplet number type Number @@ -38008,86 +38007,86 @@ failed. Ratio - + None tuplet number type None - + Auto tuplet bracket type Auto - + Bracket tuplet bracket type Bracket - + None tuplet bracket type None - + Score and part synchronization Score and part synchronization - + Score appearance Score appearance - + Left-align text box within frame Left-align text box within frame - + Left-align text box to note/rest Left-align text box to note/rest - + Left-align text box to barline Left-align text box to barline - + Horizontally center text box within frame Horizontally center text box within frame - + Horizontally center text box to note/rest Horizontally center text box to note/rest - + Horizontally center text box to barline Horizontally center text box to barline - + Right-align text box within frame Right-align text box within frame - + Right-align text box to note/rest Right-align text box to note/rest - + Right-align text box to barline Right-align text box to barline - + System & page layout System & page layout @@ -38095,12 +38094,12 @@ failed. propertiespanel - + Dynamics Dynamics - + Expression Expression @@ -38108,7 +38107,7 @@ failed. publish - + Publish toolbar Publish toolbar @@ -38116,43 +38115,43 @@ failed. shortcuts - + Enter shortcut Enter shortcut - + Define percussion keyboard shortcut Define percussion keyboard shortcut - - + + None None - + This shortcut is already assigned to: <b>%1</b> This shortcut is already assigned to: <b>%1</b> - + Are you sure you want to assign it to <b>%1</b> instead? Are you sure you want to assign it to <b>%1</b> instead? - + Reassign shortcut for <b>%1</b> Reassign shortcut for <b>%1</b> - + When this instrument is selected, <b>%1</b> will no longer run <b>%2</b>. When this instrument is selected, <b>%1</b> will no longer run <b>%2</b>. - + Define keyboard shortcut… Define keyboard shortcut… @@ -38160,21 +38159,21 @@ failed. staveSharingTest - - - - + + + + Enable stave sharing Enable stave sharing - + Remove shared part Remove shared part - - + + Remove origin part Remove origin part @@ -38182,14 +38181,14 @@ failed. systemBrackets - - + + GROUP GROUP - + GR. Short for GROUP GR. @@ -38198,22 +38197,22 @@ failed. ui - - + + checked checkstate checked - - + + unchecked checkstate unchecked - - + + selected selected @@ -38222,45 +38221,45 @@ failed. undoableAction - + Add tie Add tie - - + + Add slur Add slur - + Add long slur Add long slur - + New score New score - + Plugin edit Plugin edit - - + + Regenerate figured bass text Regenerate figured bass text - + Paste lyrics Paste lyrics - + Update play count text Update play count text @@ -38270,128 +38269,128 @@ failed. Create parts - + Remove tie Remove tie - + Toggle laissez vibrer Toggle laissez vibrer - + Enter rest Enter rest - + Remove empty text Remove empty text - + Paste text Paste text - + Corrupt score "Corrupt" is used as a verb here, i.e. "Make the current score corrupted" (for testing purposes). Corrupt score - - - + + + Change voice Change voice - - - - + + + + Edit %1 Edit %1 - - - + + + Reset %1 Reset %1 - - + + Edit style Edit style - + Hide empty staves Hide empty staves - + Show empty staves Show empty staves - + Reset empty staves visibility Reset empty staves visibility - - + + Make element(s) visible Make element(s) visible - + Make element(s) invisible Make element(s) invisible - + Set barline span interval as staff default Set barline span interval as staff default - + Edit bend curve Edit bend curve - + Make chord(s) visible Make chord(s) visible - + Make chord(s) invisible Make chord(s) invisible - + Move chord(s) up Move chord(s) up - + Move chord(s) down Move chord(s) down - + Reset fretboard diagram legend chords list Reset fretboard diagram legend chords list - + Edit fretboard diagram Edit fretboard diagram @@ -38401,128 +38400,128 @@ failed. Clear fretboard diagram - + Change stem direction Change stem direction - + Set ornament interval step Set ornament interval step - + Set ornament interval type Set ornament interval type - - + + Change instrument settings Change instrument settings - - + + Change staff settings Change staff settings - + Make system marking(s) visible Make system marking(s) visible - + Make system marking(s) invisible Make system marking(s) invisible - + Rename part Means: "edit the name of a part score" Rename part - + Add/remove parts Add/remove parts - + Reset part Reset part - - + + Add/remove instruments Add/remove instruments - + Remove instruments Remove instruments - + Remove staves Remove staves - - - + + + Add staff Add staff - - + + Add linked staff Add linked staff - - + + Replace instrument Replace instrument - - + + Edit drumset Edit drumset - - + + Add system markings Add system markings - - + + Remove system markings Remove system markings - - + + Move system markings Move system markings - - + + Add system object layer below the bottom staff Add system object layer below the bottom staff - - + + Remove system object layer below the bottom staff Remove system object layer below the bottom staff @@ -38542,12 +38541,12 @@ failed. Enter full measure rest - + Mirror notehead Mirror notehead - + Display concert pitch Display concert pitch @@ -38557,12 +38556,12 @@ failed. Display transposed - + Toggle visible Toggle visible - + Drag element(s) Drag element(s) @@ -38575,7 +38574,7 @@ failed. Drop element: %1 - + Move range Move range @@ -38585,27 +38584,27 @@ failed. Copy range - + Apply palette element: %1 Apply palette element: %1 - + Add chord symbol to fretboard diagram Add chord symbol to fretboard diagram - + Move chord/rest to staff Move chord/rest to staff - + Move chord/rest Move chord/rest - + Toggle snap to previous Toggle snap to previous @@ -38615,17 +38614,17 @@ failed. Toggle snap to next - + Change vertical position Change vertical position - + Change pitch Change pitch - + Move lyrics Move lyrics @@ -38635,41 +38634,41 @@ failed. Nudge element - + Nudge Nudge - + Edit text Edit text - - - + + + Keystroke edit Means: an editing operation triggered by a keystroke Keystroke edit - + Move element anchors Move element anchors - + Split measure Split measure - + Join measures Join measures - + Add horizontal frame Add horizontal frame @@ -38679,17 +38678,17 @@ failed. Add vertical frame - + Add text frame Add text frame - + Add fretboard diagram legend Add fretboard diagram legend - + Add %Ln measure(s) Add %Ln measure(s) @@ -38697,56 +38696,56 @@ failed. - + - + Repeat selection Repeat selection - + Paste Paste - + Delete Delete - + Flip direction Flip direction - + Flip horizontally Flip horizontally - + Add ottava Add ottava - - + + Add hairpin Add hairpin - + Add brackets Add brackets - + Add braces Add braces - + Add parentheses Add parentheses @@ -38756,71 +38755,71 @@ failed. Toggle accidental - - + + Toggle articulation Toggle articulation - + Toggle augmentation dots Toggle augmentation dots - + Add grace note Add grace note - - + + Add tuplet Add tuplet - + Set beam type Set beam type - + Beam selected Beam selected - + Decrease duration Decrease duration - + Increase duration Increase duration - - + + Change hairpin type Change hairpin type - + Add dynamic Add dynamic - + Toggle layout break Toggle layout break - + Move measure to previous system Move measure to previous system - + Move measure to next system Move measure to next system @@ -38830,7 +38829,7 @@ failed. Lock/unlock selected system(s) - + Lock/unlock all systems Lock/unlock all systems @@ -38840,82 +38839,82 @@ failed. Create system from selection - + Apply system lock to selection Apply system lock to selection - + Move system to previous page Move system to previous page - + Move system to next page Move system to next page - + Lock/unlock selected page(s) Lock/unlock selected page(s) - + Create page from selection Create page from selection - + Apply page lock to selection Apply page lock to selection - + Measures per system Measures per system - + Transposition Transposition - + Swap voices Swap voices - + Add interval Add interval - + Enter note at fret %1 Enter note at fret %1 - + Change voice assignment Change voice assignment - + Add note-anchored line Add note-anchored line - + Add text Add text - + Add image Add image - + Add figured bass Add figured bass @@ -38925,37 +38924,37 @@ failed. Increase layout stretch - + Decrease layout stretch Decrease layout stretch - + Add time signature Add time signature - + Explode Explode - + Implode Implode - + Realize chord symbols Realize chord symbols - + Extend to next note Extend to next note - + Delete %Ln measure(s) Delete %Ln measure(s) @@ -38963,17 +38962,17 @@ failed. - + Delete range Delete range - + Remove empty trailing measures Remove empty trailing measures - + Fill with slashes Fill with slashes @@ -38983,37 +38982,37 @@ failed. Toggle rhythmic slash notation - + Change enharmonic spelling Change enharmonic spelling - + Optimize enharmonic spelling Optimize enharmonic spelling - + Respell pitches with sharps Respell pitches with sharps - + Respell pitches with flats Respell pitches with flats - + Regroup rhythms Regroup rhythms - + Resequence rehearsal marks Resequence rehearsal marks - + Reset layout stretch Reset layout stretch @@ -39023,60 +39022,60 @@ failed. Reset text style overrides - + Reset beams Reset beams - + Reset shapes and positions Reset shapes and positions - + Reset to default layout Reset to default layout - + Set score view settings Set score view settings - + Navigate to lyrics Navigate to lyrics - - + + Navigate to next syllable Navigate to next syllable - + Add partial lyrics dash Add partial lyrics dash - + Navigate to verse Navigate to verse - - + + Navigate to next chord symbol Navigate to next chord symbol - + Navigate to chord symbol Navigate to chord symbol - - + + Navigate to next figured bass Navigate to next figured bass @@ -39086,40 +39085,40 @@ failed. Navigate to figured bass - + - - + + Enter lyrics extension line Enter lyrics extension line - + Add lyrics verse Add lyrics verse - + Enter guitar bend Enter guitar bend - + Add fretboard diagram Add fretboard diagram - + Format text Format text - + Toggle subscript Toggle subscript - + Toggle superscript Toggle superscript @@ -39129,84 +39128,84 @@ failed. Toggle subscript/superscript - + Toggle ornament Toggle ornament - + Toggle automatic placement Toggle automatic placement - + Add clef Add clef - + Add accidental Add accidental - + Transpose semitone Transpose semitone - + Transpose diatonically Transpose diatonically - - - + + + Enter note Enter note - + Realtime advance Realtime advance - + Add note to chord Add note to chord - + Insert note Insert note - + Set duration Set duration - + Toggle rest Toggle rest - + Toggle dots Toggle dots - + Delete note Delete note - + Double note input duration Double note input duration - + Halve note input duration Halve note input duration @@ -39216,119 +39215,119 @@ failed. Set score order - - + + Show instrument Show instrument - - + + Hide instrument Hide instrument - + Set sharps/flats no preference Set sharps/flats no preference - + Set prefer flats Set prefer flats - + Set prefer sharps Set prefer sharps - + Set sharps/flats automatic Set sharps/flats automatic - + Set sharps/flats preference Set sharps/flats preference - + Set instrument name Set instrument name - + Set abbreviated instrument name Set abbreviated instrument name - + Set instrument custom group name Set instrument custom group name - + Set instrument number Set instrument number - + Show voice %1 Show voice %1 - + Hide voice %1 Hide voice %1 - + Show staff Show staff - + Hide staff Hide staff - + Set staff type Set staff type - + Edit staff properties Edit staff properties - + Enable shared staff Enable shared staff - + Disable shared staff Disable shared staff - + Add instrument Add instrument - + Reset instrument formatting Reset instrument formatting - + Toggle stave sharing Toggle stave sharing - + Move instruments Move instruments @@ -39338,22 +39337,22 @@ failed. Move staves - + Load style Load style - + Remove hairpin Remove hairpin - + Edit harp pedal diagram Edit harp pedal diagram - + Set string tuning Set string tuning @@ -39363,82 +39362,82 @@ failed. Load string tunings preset - + Set number of strings Set number of strings - + Edit strings Edit strings - + Edit measure properties Edit measure properties - + Edit page settings Edit page settings - + Edit staff text properties Edit staff text properties - + Edit time signature properties Edit time signature properties - + Toggle sound flag preset Toggle sound flag preset - + Toggle sound flag playing technique Toggle sound flag playing technique - + Reset sound flag Reset sound flag - + Toggle ‘Apply sound flag to all staves’ Toggle ‘Apply sound flag to all staves’ - + Edit project properties Edit project properties - + Migrate project Migrate project - + Add notehead parentheses Add notehead parentheses - + Remove notehead parentheses Remove notehead parentheses - + Edit automation points Edit automation points - + Transpose harmony Transpose harmony @@ -39446,8 +39445,8 @@ failed. workspace - - + + Workspace: Workspace: