I just opened Dorico5 for my daily 5-minutes-with-Dorico-then-drop-it because it has many bugs.
Today wanted to test some music I imported some days ago.
I imported some music from MusescoreStudio4 into Dorico5 via MusicXML.
I had to edit the xml internally by means of opening it as zip file and editing the xml file inside, putting the ensemble tag for string sections, as it imported as soloists.
like this:
<score-part id="P13">
<part-name>Violins 1</part-name>
<part-abbreviation>Vlns. 1</part-abbreviation>
<score-instrument id="P13-I1">
<instrument-name>Violins (section)</instrument-name>
<instrument-sound>strings.group</instrument-sound>
<ensemble/>
</score-instrument>
<midi-device id="P13-I1" port="1"></midi-device>
<midi-instrument id="P13-I1">
<midi-channel>1</midi-channel>
<midi-program>49</midi-program>
<volume>78.7402</volume>
<pan>0</pan>
</midi-instrument>
</score-part>
So the sections now sound as sections and not soloists.
Then I had issue with transposing octaves for some instruments, so I had to adjust the notes dragging them below.
Very curiously, when I tried to drag some very low notes that were out of the staff, also being ended up into another staff below, the notes of the other staff were dragged too, although not being selected and sounding different (so Dorico knew theit belonged to two different instruments).
Then I have also Bassdrum and Snaredrum like this
<score-part id="P11">
<part-name>Rullante</part-name>
<part-abbreviation>SD</part-abbreviation>
<score-instrument id="P11-I38">
<instrument-name>Side Stick</instrument-name>
</score-instrument>
<score-instrument id="P11-I39">
<instrument-name>Snare</instrument-name>
</score-instrument>
<midi-device port="2"></midi-device>
<midi-instrument id="P11-I38">
<midi-channel>10</midi-channel>
<midi-program>49</midi-program>
<midi-unpitched>38</midi-unpitched>
<volume>78.7402</volume>
<pan>0</pan>
</midi-instrument>
<midi-instrument id="P11-I39">
<midi-channel>10</midi-channel>
<midi-program>49</midi-program>
<midi-unpitched>39</midi-unpitched>
<volume>78.7402</volume>
<pan>0</pan>
</midi-instrument>
</score-part>
<score-part id="P12">
<part-name>Grancassa</part-name>
<part-abbreviation>BD</part-abbreviation>
<score-instrument id="P12-I37">
<instrument-name>Concert Bass Drum</instrument-name>
</score-instrument>
<midi-device port="1"></midi-device>
<midi-instrument id="P12-I37">
<midi-channel>10</midi-channel>
<midi-program>49</midi-program>
<midi-unpitched>37</midi-unpitched>
<volume>78.7402</volume>
<pan>0</pan>
</midi-instrument>
</score-part>
It sounded like in the file attached.
I fumbled to assign other instruments, and I succeded with Bass drum, but I cannot find Snare drum, I ended up using Side drum, I do not know if it is the right counterpart, but the sounds is now like a agogo, as it was before I have to say, so changing its instruments did not solve.
I imported the MusicXml with the 5.1.60 version, today I updated to 5.1.70 and it said the Dorico project was in 5.1.50 format so it is now updated.
I cannot reimport because I made some work.
Why is the Side drum like a guitar?
To sum up, I tried the Dorico project with this new version, I do not auditioned the part with the drums before, so I auditioned it only with Dorico 5.1.70.
I noticed that the Snare drum sounded like agogo and the Bass drum as guitar.
I painfully changed to other instruments (for example, non-tuned percussions disappeared on the Bass drum menu, when switching instruments, but reappeared as a new instrument) but now the Side drum sounds like a agogo.
[Sorry, edited many times to update the correct guitar/agogo correspondences]