Reflect analyser finished by waveform overview
Bug #1008721 reported by
Daniel Schürmann
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Fix Released
|
Medium
|
Daniel Schürmann |
Bug Description
In the current trunk the AnalyserWaveform has a visual progress indicator, the AnalyserGain which is processed afterwards not.
This may result in an expected Gain change on slow computers. Because the User (including me) might think analyses is done when the Waveform entirely painted in the overview.
Is simply changing gain and waveform analysis the solution, or does this leaks in a visual feedback after loading the track.
It is possible to combine Gain and Waveform analysis, or to re enable the progress bar from 1.10?
Changed in mixxx: | |
assignee: | nobody → Daniel Schürmann (daschuer) |
status: | New → In Progress |
Changed in mixxx: | |
milestone: | none → 1.11.0 |
Changed in mixxx: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Hi Daniel,
All analysers execute concurrently (the analyser queue decodes the song in
chunks and runs every analyzer on each chunk) so the ordering of
AnalyserGain and AnalyserWaveform doesn't matter.
I think it may be best to re-enable the progress bar behavior and tie it to
an 'analysis progress' stored in the TrackPointer.
On Wed, Jul 4, 2012 at 4:08 PM, Daniel Schürmann <<email address hidden>
> wrote:
> ** Changed in: mixxx /bugs.launchpad .net/bugs/ 1008721 /bugs.launchpad .net/mixxx/ +bug/1008721/ +subscriptions
> Assignee: (unassigned) => Daniel Schürmann (daschuer)
>
> ** Changed in: mixxx
> Status: New => In Progress
>
> --
> You received this bug notification because you are a member of Mixxx
> Development Team, which is subscribed to Mixxx.
> https:/
>
> Title:
> AnalyserGain before AnalyserWaveform
>
> To manage notifications about this bug go to:
> https:/
>