Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-spectrum connection is not supported #56

Open
zhwei8090 opened this issue Jun 15, 2022 · 1 comment
Open

Cross-spectrum connection is not supported #56

zhwei8090 opened this issue Jun 15, 2022 · 1 comment

Comments

@zhwei8090
Copy link
Contributor

zhwei8090 commented Jun 15, 2022

image

the line is missing:
image

this is xml:
test_line.xml.zip

(*
  gmn code converted using libmusicxml v.3.21
  and the embedded xml2guido converter v.3.2
*)
{[ \staff<1> \set<autoHideTiedAccidentals="on"> \auto<autoInstrPos="on"> \instr<"钢琴"> \accol<id=0, range="1-2"> \barFormat<style= "system", range="1-2"> 
   (* meas. 1 *)  \clef<"g2"> \key<0> \meter<"4/4", autoBarlines="off", autoMeasuresNum="system"> \stemsUp \beamsOff a1/4 \stemsDown \beamsOff d2/4 \stemsDown \beamsOff b1/4 \stemsUp \beamsOff e1/4 ]
 , 
[ \staff<2> \set<autoHideTiedAccidentals="on"> \barFormat<style= "system", range="2"> 
   (* meas. 1 *)  \staffFormat<distance=13> \clef<"f4"> \key<0> \meter<"4/4", autoBarlines="off", autoMeasuresNum="system"> \intens<"f", dy=19hs, dx=0> \stemsDown \beamsOff \fingering<dy=-7hs, dx=0.2, text="4">( g0/4)
 \stemsDown \beamsOff a0/4 \stemsDown \beamsOff b0/4 \stemsDown \beamsOff c1/4 ]
  }

@arshiacont
Copy link
Contributor

Thank you @zhwei8090 . This is actually a missing feature in GuidoLib where Guido is unable to render Slurs between different voices. So I decided to eliminate those Slurs when converting xml2guido (otherwise, orphaned Slurs lead to confused rendering in my experience).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants