new tracks have random loop out position

Bug #1055153 reported by Owen Williams
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Low
RJ Skerry-Ryan

Bug Description

Whenever I import new tracks into my library, there is always a loop_end_position set, but it is random and not helpful. Initially there should be no out point set.

Related branches

Revision history for this message
jus (jus) wrote :

Noticed too that some tracks show a disabled loop overlay in the waveform overview at very first load but could not see a pattern.

Changed in mixxx:
status: New → Confirmed
milestone: none → 1.11.0
importance: Undecided → Low
Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

I can't reproduce this. How do you import the tracks (drag-drop? external track source?) ?

Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

I think I found the problem -- it might just be a UI issue. The overview waveform draws a shadow for the loop that covers from the loop-start to the very beginning of the track because when the end point is disabled its value is -1 so the loop went from <loop start> to the -1'th sample.

Owen -- did you see the bad loop end point on the big waveforms or the overview waveforms or both?

Changed in mixxx:
assignee: nobody → RJ Ryan (rryan)
status: Confirmed → In Progress
Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

Potential fix is in lp:mixxx/1.11 r3409. Please let me know if this is what you were talking about or if it's still an issue.

Revision history for this message
Owen Williams (ywwg) wrote :

I see a disabled-colored-highlight in the overview, and an out point in the big waveform (but no highlight). I import tracks by copying files into my library and doing a rescan.

I'll see if that patch fixes the problem -- will it be fixed for files that have already been imported but not loaded/scanned, or just new files?

Revision history for this message
RJ Skerry-Ryan (rryan) wrote : Re: [Bug 1055153] Re: new tracks have random loop out position

I believe it's only a display issue so it should be fixed for all files.

If you do find that it's still there, could you find the id of an affected
track in the library table and then

select type,position,length from cues where track_id=X;

and post it?

On Wed, Sep 26, 2012 at 10:13 AM, Owen Williams <email address hidden> wrote:

> I see a disabled-colored-highlight in the overview, and an out point in
> the big waveform (but no highlight). I import tracks by copying files
> into my library and doing a rescan.
>
> I'll see if that patch fixes the problem -- will it be fixed for files
> that have already been imported but not loaded/scanned, or just new
> files?
>
> --
> You received this bug notification because you are a member of Mixxx
> Development Team, which is subscribed to Mixxx.
> https://bugs.launchpad.net/bugs/1055153
>
> Title:
> new tracks have random loop out position
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mixxx/+bug/1055153/+subscriptions
>

Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

Owen -- could you try out the latest 1.11 and verify if it's fixed?

Revision history for this message
Owen Williams (ywwg) wrote :

I think it's fixed. I'll reopen if I see it again.

RJ Skerry-Ryan (rryan)
Changed in mixxx:
status: In Progress → Fix Committed
RJ Skerry-Ryan (rryan)
Changed in mixxx:
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/6639

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.