Minor bug that I have posted in the General forum awhile ago, but I never officially posted here.

On LONG tracks (all WMA in my case) the Seek Tool pointer jumps to the begining (left part of display) sometime after 4:39:37:21 (but before 4:39:37:35).

It does continue to function otherwise.


I have a 30GB Rio Car with 2.00 final with HiJack used on AC.


Example track: http://www.dahl.com/archives/shows/wed.zip (about 70-80MB).

------

BTW on the long tracks each click of the wheel is about 35s.

This quote
In reply to:

Regarding the seek tool jumps: Since the track is scaled to the screen width, it is possible to calculate the exact size of a jump. There are 128 pixels on the screen, and 4 jumps per pixel (you should have to click the knob four times to get to the next pixel). So simply dividing the track duration in seconds by 512 will give you the number of seconds per jump. The 4 jumps per pixel is arbitrary and could be user settable.


implies that the number of jumps per pixel could be adjusted - can this be done automatically (say 4 jumps for tracks up to 1024 sec, 8 for 1024 sec to 4096 sec, 16 for longer) or does this need to be static?