Hi Alberto,
use a \relative block for each voice:
<< \new Voice \relative {}
\new Voice \relative {} >>
Cheers,
Martín.
www.martinrinconbotero.com
>
> On Sep 17, 2022 at 7:52 PM, <Alberto Simões (mailto:[email protected])>
> wrote:
>
>
>
>
> Hello
>
>
>
> When using voices
>
> << {} \new Voice {} >>
>
> the second starts relatively to the last note of the first one (because the
> full score is inside a \relative {}
>
>
>
> Is there a way to specify exactly the first note pitch for the second voice?
>
>
> Thanks
>