Le jeu. 27 avr. 2023, à 20 h 48, <[email protected]> a écrit : > > << > > { hh4 <hh sn> hh q } > > \\ > > { bd4 r bd r } > > >>
> are the voices somehow linked if I create another chunk like that?
Yes they are.
<< {…} \\ {…} >>
is equivalent to
\new Staff <<
\new Voice = "1" { \voiceOne … }
\new Voice = "2" { \voiceTwo \relative … }
>>
--
Pierre-Luc Gauthier
