Bug 255605 - highlighted lyrics syllable randomly jumps when playing some songs
Summary: highlighted lyrics syllable randomly jumps when playing some songs
Status: RESOLVED FIXED
Alias: None
Product: kmid
Classification: Miscellaneous
Component: general (show other bugs)
Version: 2.4.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Unknown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-29 20:00 UTC by Unknown
Modified: 2010-10-31 11:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2010-10-29 20:00:39 UTC
Version:           2.4.0 (using KDE 4.4.4) 
OS:                Linux

Playing this song (Africa, Toto):
http://www.descent.dk/nike1/td/midis/part1/africa Toto.mid

The lyrics are initially displayed OK, but when playing the highlighted  syllable randomly jumps, not following correctly the song.


Reproducible: Always

Steps to Reproduce:
Load this song in KMid and play it,
http://www.descent.dk/nike1/td/midis/part1/africa Toto.mid




This happens with all the songs that have embedded <MIDI Text> events in addition to <MIDI Lyric> events. The MIDI file parser correctly choose the lyrics over the text for lytics display, but the sequencer plays both.
Comment 1 Unknown 2010-10-29 20:02:07 UTC
Normalized song link:
http://www.descent.dk/nike1/td/midis/part1/africa%20Toto.mid
Comment 2 Unknown 2010-10-31 11:42:45 UTC
SVN commit 1191540 by pedrol:

ALSA backend. Fix for bug#255605: highlighted lyrics syllable randomly jumps when playing some songs having both Text and Lyric events. 

BUG: 255605



 M  +1 -1      CMakeLists.txt  
 M  +7 -0      ChangeLog  
 M  +2 -0      alsa/alsamidiobject.cpp  
 M  +15 -0     alsa/song.cpp  
 M  +1 -0      alsa/song.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1191540