Jump to content

Chord Slide Suggestion


Rockfirstlast

Recommended Posts

The act of giving the first chord linknext status causes the chord that follows it to export as single notes instead of a chord, so it doesn't have its own handshape exported by default. The easiest change to make to get what you want is to author a handshape phrase for that second chord and then it outputs the way you want:

  <chordTemplates count="2">
    <chordTemplate chordName="" displayName="" finger0="-1" finger1="1" finger2="-1" finger3="3" finger4="-1" finger5="-1" fret0="-1" fret1="1" fret2="-1" fret3="3" fret4="-1" fret5="-1"/>
    <chordTemplate chordName="" displayName="" finger0="-1" finger1="1" finger2="-1" finger3="3" finger4="-1" finger5="-1" fret0="-1" fret1="3" fret2="-1" fret3="5" fret4="-1" fret5="-1"/>
  </chordTemplates>
...
      <handShapes count="2">
        <handShape chordId="0" endTime="2.500" startTime="2.000"/>
        <handShape chordId="1" endTime="3.000" startTime="2.500"/>
      </handShapes>
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. - Privacy Policy