replaygain column in library

Bug #1407527 reported by RJ Skerry-Ryan
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Wishlist
Unassigned

Bug Description

Speaking of predicting replaygain -- it would be nice if we showed the track replaygain adjustment in a hidden-by-default column.

RJ Skerry-Ryan (rryan)
tags: added: replaygain
Changed in mixxx:
status: New → Confirmed
importance: Undecided → Wishlist
tags: added: easy weekend
Changed in mixxx:
assignee: nobody → Matthew Jones (mtjones330)
Revision history for this message
Uwe Klotz (uklotzde-deactivatedaccount) wrote :

Any progress on this one?

- The column should be hidden by default -> BrowseTableModel::isColumnHiddenByDefault()
- The column could be read-only in the first step -> BrowseTableModel::flags()
- For displaying values like "-5.43 dB" you can use ReplayGain::formatRatio2Gain() that has been added recently. Please note that TIO::getReplayGain() despite its name currently stores the internal ratio value and not the track's dB gain.

Background: I need it together with a new context menu option to reset a track's replay gain for effectively evaluating https://bugs.launchpad.net/mixxx/+bug/1407010

Changed in mixxx:
assignee: Matthew Jones (mtjones330) → nobody
Changed in mixxx:
assignee: nobody → Uwe Klotz (uklotzde)
Revision history for this message
Uwe Klotz (uklotzde-deactivatedaccount) wrote :

Added column (read-only) for replay gain in table views:
https://github.com/mixxxdj/mixxx/pull/766

Changed in mixxx:
status: Confirmed → In Progress
Changed in mixxx:
status: In Progress → Fix Committed
RJ Skerry-Ryan (rryan)
Changed in mixxx:
milestone: none → 2.1.0
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/7796

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.