> A dynamics context should do what you want:
> 
> \version "2.16.2"
> {
>  \parallelMusic #'(righthand lefthand dynam){
>    %bar1
>    d''2 b'2|
>    d'2 g'2|
>    s2 \mp s2 |
> 
>     }
>  \new PianoStaff<<
>    \new Staff { \righthand }
>    \new Dynamics { \dynam }       \new Staff { \lefthand }
>  >>
> }
> 
> 
> --
> Phil Holmes


Thank you very much,

Gabriel


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to