trouble using 2 sets of repeats

• Oct 28, 2020 - 18:21

Hello,
I'm trying to get a piece of music to play back correctly. The A section is repeated; then the B section is repeated. All on the first verse. Then for verse 2 the A section repeats, then the B section repeats.

In my score, the first and second ending work correctly in the A section. In the B section, it repeats well, but on approaching the second ending, it blows right through the 1st ending measures it should be skipping.

Finally, I'm not sure how to make the whole thing repeat again for the second verse.

I spent some time looking for a question similar to mine, but couldn't find anything that helped me.

Thank you in advance, Elizabeth

Attachment Size
Hark.mscz 31.82 KB

Comments

There is something fishy going on which even crashes MuseScore:
1. click on the B at the start of m18 in the top staff
2. Alt + → and the lyric "la." becomes selected
3. Alt + → and MuseScore crashes

Investigation to be continued

In reply to by jeetee

Playback order is indeed wrong due to the issue linked by Jojo above. There are incomplete volta remnants available on the measure (likely also the reason for the crash there).

Measure 18 looks as follows:

<Measure>
<endRepeat>2</endRepeat>
<voice>
  <Spanner type="Volta">
    <Volta>
      <beginText>1.</beginText>
      <endings>1</endings>
      </Volta>
    <next>
      <location>
        </location>
      </next>
    </Spanner>
  <Spanner type="Volta">
    <prev>
      <location>
        </location>
      </prev>
    </Spanner>
  <Spanner type="Volta">
    <Volta>
      <endHookType>1</endHookType>
      <beginText>1.</beginText>
      <endings>1</endings>
      </Volta>
    <next>
      <location>
        <measures>1</measures>
        </location>
      </next>
    </Spanner>
  <Chord>
    <durationType>half</durationType>
    <Lyrics>
      <text>la.</text>
      </Lyrics>
    <Note>
      <pitch>71</pitch>
      <tpc>19</tpc>
      </Note>
    </Chord>
  <Rest>
    <durationType>quarter</durationType>
    </Rest>
  <Chord>
    <durationType>quarter</durationType>
    <Lyrics>
      <text>Hark,</text>
      </Lyrics>
    <Lyrics>
      <no>1</no>
      <text>See,</text>
      </Lyrics>
    <Note>
      <pitch>74</pitch>
      <tpc>16</tpc>
      </Note>
    </Chord>
  </voice>
</Measure>

I've manually removed those first two volta entries, which seem to point towards a zero-length volta; which is why you can't select it from the program itself.
So the main question is: how did MuseScore create such a zero-length volta and would it be something created in an older version, or still possible in the current version.

Fixed score attached.

Attachment Size
312326-Hark-fixed.mscz 31.83 KB

In reply to by mike320

Indeed, 3.3 was a pretty big accessibility release. The redesigned/reimplement palettes allowed them to be navigable for the first time, and I had a blind student in the theory class I was teaching and I wanted her to be able to complete her coursework in MuseScore. So that's when everything really came together.

Do you still have an unanswered question? Please log in first to post your question.