%%
> %%%
>
> upper = {
>
> \pianoBlock
> { c''4 c'' c'' c'' }
> { a\mf_"foobar" a\mp b b }
>
> \pianoBlock
> { r1 r }
> { a\pp a }
>
> }
>
> %
<<
\new Staff = "Staff_pfUpper" << \removeDynamics \upper >>
\new Dynamics = "Dynamics_pf" << \createDynamicsLayerFromMus \upper >>
\new Staff = "Staff_pfLower" << \lower >>
>>
\layout { }
}
On Sun, Jul 5, 20
On 7/5/20, Claire Meyer wrote:
> Hi everybody,
>
> I'm a new user (~1 month old) wondering about best practice for score
> structure. Let's say I've got a piano score, with two voices per hand, and
> the occasional third voice here and there, and all my dynamics bet
Hi everybody,
I'm a new user (~1 month old) wondering about best practice for score
structure. Let's say I've got a piano score, with two voices per hand, and
the occasional third voice here and there, and all my dynamics between the
two staves of the piano. Then I'll pr