helge17 / tuxguitar

Improve TuxGuitar and provide builds
Other
303 stars 29 forks source link

TEF file isn't imported with all bars #400

Closed adrian-vogler closed 4 weeks ago

adrian-vogler commented 1 month ago

Which version of TuxGuitar you are using: TuxGuitar 1.5.6 On which platform and which version: Windows 10 Stan Ridgway - Camouflage - StreicherG.zip there are 2 different .tef files in your archive, BOTH are causing the issue.

Screenshot of TablEdit showing measure 107 and the following ones is attached. image

guiv42 commented 1 month ago

precision: 362 bars in original song, see #399

guiv42 commented 1 month ago

understood. Number of bars is read by TuxGuitar on one single byte. So it cannot work beyond 255 bars.

Next byte is ignored, and in the example file it is set to 1. So, just reading the number of bars on 2 bytes should solve the issue (works on the example file)

guiv42 commented 4 weeks ago

@adrian-vogler : fix is now available since pre-release 1.6.3beta2

adrian-vogler commented 4 weeks ago

Great! Thank You!!

From: guiv42 @.> Sent: Thursday, May 30, 2024 9:11 PM To: helge17/tuxguitar @.> Cc: adrian-vogler @.>; Mention @.> Subject: Re: [helge17/tuxguitar] TEF file isn't imported with all bars (Issue #400)

@adrian-voglerhttps://github.com/adrian-vogler : fix is now available since pre-release 1.6.3beta2

— Reply to this email directly, view it on GitHubhttps://github.com/helge17/tuxguitar/issues/400#issuecomment-2140710272, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AWVYVPS3UVVLNU3RAD572MTZE52UPAVCNFSM6AAAAABINNAYZSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBQG4YTAMRXGI. You are receiving this because you were mentioned.Message ID: @.**@.>>