Hi all,
I have some 2 voice music coming from musicxml like this

<a' c>4 <g b>8. <d g\2>16 ~ ~ <d g>2.

and I'd like to split it into 2 voices instead:

<<
\new Voice ... { ... a4 g8. d16~ d2. ... }
\new Voice ... { ... c4 b8. g16~ g2. ... }
>>

is there any software / trick that I could use?
(I use Frescobaldi, but I couldn't find a transformation for this purpose)

Cheers,
Luca
-- 
Luca Fascione

Reply via email to