Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MU4] fix #279780 Better selection of orchestra instruments #4474

Closed

Conversation

Laurelin
Copy link

Replaced Baritone Oboe with Bass Oboe - needs to be differentiated via translation. Bass Oboe is English, Spanish, Italian. Baritone is German, French.

Deleted Contrabass Cl, tuba keys, as they are never used in orchestra music. Added many keys of trumpet and horn, C clarinet, a cornet, Cimbasso, Ophelcide, oboe d'amor, bass oboe, tenor trombone, some unpitched percussion to orchestra genre group

Replaced Baritone Oboe with Bass Oboe - needs to be differentiated via translation. Bass Oboe is English, Spanish, Italian. Baritone is German, French.

Deleted Contrabass Cl, tuba keys, as they are never used in orchestra music. Added many keys of trumpet and horn, C clarinet, a cornet, Cimbasso, Ophelcide, oboe d'amor, bass oboe, tenor trombone, some unpitched percussion to orchestra genre group
@Laurelin Laurelin changed the title Better selection of orchestra instruments fix #279780 Better selection of orchestra instruments Dec 23, 2018
@Jojo-Schmitz
Copy link
Contributor

Jojo-Schmitz commented Dec 23, 2018

Continued from #4367

@@ -1001,6 +1001,7 @@
<Channel>
<program value="68"/>
</Channel>
<genre>orchestra</genre>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something is wrong with mixing whitespaces/tabs. We prefer whitespaces everywhere.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tabs are whitespace ;-). We prefer spaces (which are also whitespace)

<barlineSpan>1</barlineSpan>
<aPitchRange>47-76</aPitchRange>
<pPitchRange>47-78</pPitchRange>
<transposeDiatonic>-7</transposeDiatonic>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whitespaces/tabs

<Channel>
<program value="68"/>
</Channel>
<genre>orchestra</genre>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whitespaces/tabs

@@ -1671,6 +1676,7 @@
<Channel>
<program value="71"/>
</Channel>
<genre>orchestra</genre>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whitespaces/tabs

@anatoly-os
Copy link
Contributor

@Laurelin hi! Are you around to address the comments from the review? Let me know whether you have time, otherwise I'll manually apply the changes to master.

@anatoly-os anatoly-os added the work in progress not finished work or not addressed review label Mar 1, 2019
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jun 5, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474),
   "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which are not visible in RELEASE mode anyhow)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jun 5, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474),
   "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which are not visible in RELEASE mode anyhow)
* Sfozato to Accent in shortcuts (see https://musescore.org/en/node/290297)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jun 5, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474),
  "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which are not visible in RELEASE mode anyhow)
* Sfozato to Accent in shortcuts (see https://musescore.org/en/node/290297)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jun 5, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474),
  "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which are not visible in RELEASE mode anyhow)
* Sforzato to Accent in shortcuts (see https://musescore.org/en/node/290297)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jun 6, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474),
  "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which are not visible in RELEASE mode anyhow)
* Sforzato to Accent in shortcuts (see https://musescore.org/en/node/290297)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jun 11, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474),
  "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which are not visible in RELEASE mode anyhow)
* Sforzato to Accent in shortcuts (see https://musescore.org/en/node/290297)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jun 17, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474),
  "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which are not visible in RELEASE mode anyhow)
* Sforzato to Accent in shortcuts (see https://musescore.org/en/node/290297)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jun 21, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent
$STRING
* Fix #289957: wrong string in Advanced palette results in it not
getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see
also musescore#4474),
"Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in
Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which are not visible in RELEASE mode
anyhow)
* Sforzato to Accent in shortcuts (see
https://musescore.org/en/node/290297)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jun 24, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474), "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which are not visible in RELEASE mode anyhow)
* Sforzato to Accent in shortcuts (see https://musescore.org/en/node/290297)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jun 24, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474), "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Sforzato to Accent in shortcuts (see https://musescore.org/en/node/290297)
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jul 3, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474),
  "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which are not visible in RELEASE mode anyhow)
* Sforzato to Accent in shortcuts (see https://musescore.org/en/node/290297)
* Some whitespace and punctuation fixes
* Fixing some error messages
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jul 3, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474),
  "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which are not visible in RELEASE mode anyhow)
* Sforzato to Accent in shortcuts (see https://musescore.org/en/node/290297)
* Some whitespace and punctuation fixes
* Fixing some error messages
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jul 4, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474),
  "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which are not visible in RELEASE mode anyhow)
* Sforzato to Accent in shortcuts (see https://musescore.org/en/node/290297)
* Some whitespace and punctuation fixes
* Fixing some error messages
* Removing a redundant word
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jul 8, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474),
  "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which are not visible in RELEASE mode anyhow)
* Sforzato to Accent in shortcuts (see https://musescore.org/en/node/290297)
* Some whitespace and punctuation fixes
* Fixing some error messages
* Removing a redundant word
* Disambiguations for various occurences of "None" which may require different translatations.
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jul 9, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474),
  "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which are not visible in RELEASE mode anyhow)
* Sforzato to Accent in shortcuts (see https://musescore.org/en/node/290297)
* Some whitespace and punctuation fixes
* Fixing some error messages
* Removing a redundant word
* Disambiguations for various occurences of "None" which may require different translatations.
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jul 9, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474),
  "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which are not visible in RELEASE mode
* Sforzato to Accent in shortcuts (see https://musescore.org/en/node/290297)
* Some whitespace and punctuation fixes
* Fixing some error messages
* Removing a redundant word
* Disambiguations for various occurences of "None" which may require different translatations.
* Simlify some strings for translatores with URLs
Jojo-Schmitz added a commit to Jojo-Schmitz/MuseScore that referenced this pull request Jul 11, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474),
  "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which is not visible in RELEASE mode)
* Sforzato to Accent in shortcuts (see https://musescore.org/en/node/290297)
* Some whitespace and punctuation fixes
* Fixing some error messages
* Removing a redundant word
* Disambiguations for various occurences of "None" which may require different translatations.
* Simplify some strings with URLs for translators
* Don't translate scroipt recorder (which is not visible in RELEASE mode)
@Jojo-Schmitz
Copy link
Contributor

Jojo-Schmitz commented Jul 12, 2019

The Bariton/Bass Oboe issue is now resolved. Not its transpositioning or genre though.

fcnjd pushed a commit to fcnjd/MuseScore that referenced this pull request Jul 21, 2019
* Fix #289672: Reset '$STRING' value strings reference non-existent $STRING
* Fix #289957: wrong string in Advanced palette results in it not getting translated (ommission from musescore#5016)
* Fix #272546: Baritone Oboe should be named Bass Oboe in English (see also musescore#4474),
  "Hautbois Baryton" in French, "Bariton Oboe" in German, "Oboe Bajo" in Spanish.

Plus:

* Add (back) units for sp and pt
* Clarify transposition settings in staff properties dialog
* Fix a reset button's accessibilty info to match the label
* Quote buttons/keys in tours
* Barré to Barre
* Fix capitalization (see also musescore#5102)
* Don't translate debugger (which is not visible in RELEASE mode)
* Sforzato to Accent in shortcuts (see https://musescore.org/en/node/290297)
* Some whitespace and punctuation fixes
* Fixing some error messages
* Removing a redundant word
* Disambiguations for various occurences of "None" which may require different translatations.
* Simplify some strings with URLs for translators
* Don't translate scroipt recorder (which is not visible in RELEASE mode)
@dmitrio95
Copy link
Contributor

Probably needs a rebase

@Jojo-Schmitz
Copy link
Contributor

There's nothing left for this PR to do but to add/remove some genre lines, the rest has been done quite a while ago already

@dmitrio95
Copy link
Contributor

So does this part need to be redone, or perhaps in a new PR?

@Jojo-Schmitz
Copy link
Contributor

Well, rebase should fix this, I think. We'd see once that is done ;-)

@igorkorsukov igorkorsukov changed the title fix #279780 Better selection of orchestra instruments [MU4] fix #279780 Better selection of orchestra instruments Feb 5, 2021
@vpereverzev vpereverzev removed the review label Mar 4, 2021
@vpereverzev
Copy link
Member

Archived due to inactivity for a long time

@vpereverzev vpereverzev closed this May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work in progress not finished work or not addressed review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants