Comment 7 for bug 605353

Revision history for this message
RJ Skerry-Ryan (rryan) wrote : Re: 1.8.0. beta 2 >> forward and rewind too sensitive<<

I just looked into it. We totally changed the way the 'wheel' control (what dragging the waveform uses) works in 1.7.2 versus 1.8.0.

In 1.7.2, while the track is playing we add the wheel value directly to the rate. In 1.8.0, we add 400x that value to the rate.

In 1.7.2 when the track is stopped, we use the wheel value * 40. In 1.8.0, we add 10x that value to the rate.