Closed randyes closed 10 years ago
Thx for reporting.
Actually I totally forgot about multi-track files, I will fix this as soon as possible.
Should be fixed. Plz let me know if everything works as expected.
Edit: You'll find the binary with the fix here: https://github.com/cboxdoerfer/ddb_waveform_seekbar#dev
Works beautifully! Thanks for the quick fix! Sorry it took me so long to get back to you.
Looking forward to the in-advance waveform scanning enhancement! That should perfect this already awesome plug-in, IMO. Thank you for writing it!
When deadbeef is playing a multi-track flac file (ie. a flac file with an embedded cue sheet) the same waveform is displayed regardless of which track is playing.
Steps to recreate:
Expected behavior: The waveform displayed in the waveform seekbar should always be that of the currently playing track, even when playing a multi-track files with embedded cue sheets.
More information: The selection of which track's waveform is actually displayed is different for each flac file. In other words, it will always display track 1's waveform for file A, always track 6's waveform for file B, track 3 for file C and so on.
Hope this helps!
-Randy