Here's an alternative semi-automatic way (proof of concept):

\new Score {
<<
\new Staff {
  \time 3/4 c''2. \time 4/4 c''1 \time 3/4 c''2.
}

\new Staff {
  \new Voice \with {
    \remove "Rest_engraver"
    \consists "Completion_rest_engraver"
  }
  {R1*10/4}
}
>>
}


On 20/11/2020 15:45, Maximilian Marcoll wrote:
Fantastic! Thank you!
______________________________
http://www.marcoll.de <http://www.marcoll.de>

subscribe to newsletter <http://eepurl.com/cKUzLX>

On 20 Nov 2020, at 15:30, Kieren MacMillan <kieren_macmil...@sympatico.ca 
<mailto:kieren_macmil...@sympatico.ca>> wrote:

Hi Max,

Sure, that would be great. But how would that be possible with the same 
music-content also being used for the full score?

Tags.  =)

Hope that helps!
Kieren.
________________________________

Kieren MacMillan, composer (he/him/his)
‣ website: www.kierenmacmillan.info <http://www.kierenmacmillan.info>
‣ email: kie...@kierenmacmillan.info <mailto:kie...@kierenmacmillan.info>



--
Phil Holmes

Reply via email to