Jump to content

Export inconsistency with linknext regarding notehead


firekorn

Recommended Posts

  • Administrator

The issue is relatively simple.

 

Here is the riff in EOF :

woDQWSO.png

 

Now here is result in RS at two different point in the song (the riff was copy/paste in EOF to make sure i didn't missed anything)

 

Expected version (all notehead are displayed properly) :

MecRZM0.jpg

 

Unexpected version (notehead on the D strings doesn't appear) :

x7UqPCu.jpg

 

I have a very similar kind of riff :

iQOszLX.png

 

Which always display as expected :

bnf4PCj.jpg

 

Here is the corresponding xml and the associated EOF project :

https://drive.google.com/drive/folders/1yrDPLHPtW77VNWTA_sP9Byp3Up5kZX0l?usp=sharing

Firekorn's workshop
In Flames Discography

#FirekornHasDoneNothingForTheCommunity

Link to comment
Share on other sites

  • Developer

Are you using the latest beta Toolkit where such an issue regarding linknext has been fixed?

 

And also, putting 'split' on a chord that EOF splits automatically will export duplicate notes into the XML.

Link to comment
Share on other sites

  • Administrator

I'm using a slightly older (2018-03-18) version as i wasn't aware that there was a newer version because the toolkit don't even warn about new version if the auto-update box is unchecked...

 

Gonna try to see with the most recent beta.

 

Interesting about the additionnal note with the split but iirc, the riff on the E/A strings is actually as imported by EOF from the guitar pro file which is why i followed the same pattern.

Firekorn's workshop
In Flames Discography

#FirekornHasDoneNothingForTheCommunity

Link to comment
Share on other sites

Let me know if it doesn't work with the newer toolkit, and possibly taking the unneeded split status off. I might have to see if processing a split status for a chord that is automatically being split up during export is a special case I should program for.

Link to comment
Share on other sites

  • Administrator

@@raynebc it does work with the latest beta. I haven't fiddled around with the split status to see if the effect is the same with/without yet but i'll get back to you when i do.

Firekorn's workshop
In Flames Discography

#FirekornHasDoneNothingForTheCommunity

Link to comment
Share on other sites

  • Administrator

@@raynebc

So i looked a bit at the xml and the note is indeed there twice :

<note time="364.407" string="0" fret="3" sustain="0.275" linkNext="1" />
<note time="364.682" string="0" fret="3" sustain="0.275" linkNext="1" slideTo="10"/>
<note time="364.682" string="1" fret="3" sustain="0.275" linkNext="1" slideTo="10"/>
<note time="364.682" string="0" fret="3" sustain="0.275" linkNext="1" slideTo="10"/>
<note time="364.682" string="1" fret="3" sustain="0.275" linkNext="1" slideTo="10"/>
<note time="364.957" string="0" fret="10" sustain="0.232"/>
<note time="364.957" string="1" fret="10" sustain="0.232"/>

Both note that constitute chord from that riff are indeed two times in the xml :
iQOszLX.png

Note that this doesn't actually seems to provoke any visible issue ingame though.

 

But here is the resulting xml without the split status :

<note time="364.407" string="0" fret="3" sustain="0.275" linkNext="1" />
<note time="364.682" string="0" fret="3" sustain="0.275" linkNext="1" slideTo="10" />
<note time="364.682" string="1" fret="3" sustain="0.275" linkNext="1" slideTo="10" />
<note time="364.957" string="0" fret="10" sustain="0.232" />
<note time="364.957" string="1" fret="10" sustain="0.232" />

Firekorn's workshop
In Flames Discography

#FirekornHasDoneNothingForTheCommunity

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