Comment 4 for bug 1008721

Revision history for this message
RJ Skerry-Ryan (rryan) wrote : Re: [Bug 1008721] Re: AnalyserGain before AnalyserWaveform

Hmm.. I'm not sure I understand. The behavior in 1.10 and 1.11 are the
same. AnalyserGain does not take effect until the analysis of the track is
completely finished (in finalize).

I think that the best we can do is let the user know that there is an
active analysis running and that could be accomplished by an actual
progress bar like in 1.10. It's similar to Bug #840860
The other option is to not change the gain at all for a currently loaded
track but then the user won't get the benefit of the replaygain calculation
until they load it a second time.

On Wed, Jul 4, 2012 at 4:58 PM, Daniel Schürmann <<email address hidden>
> wrote:

> Hi RJ,
>
> an analysis progress in the TrackPointer will suffer the same problem.
> We will have a smooth progress during the analysis process() and a skip at
> the end because of finalise().
> In the trunk version there is nearly no process of the waveform overview
> in finalise().
> The patch forces it to 10%
>
> --
> You received this bug notification because you are a member of Mixxx
> Development Team, which is subscribed to Mixxx.
> https://bugs.launchpad.net/bugs/1008721
>
> Title:
> AnalyserGain before AnalyserWaveform
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mixxx/+bug/1008721/+subscriptions
>