View Issue Details

IDProjectCategoryView StatusLast Update
0005414MMW v4Framework: Taggingpublic2022-04-29 01:31
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version3.1 
Target Version3.1Fixed in Version3.1 
Summary0005414: Replay gain information isn't saved to .wav tracks
DescriptionIf replay gain is calculated for .wav tracks, and the tracks are then removed from the library, upon rescanning, the gain information must be recalculated!

Isn't this included in the regression test suite?
Tagstodoc-help
Fixed in build1232

Relationships

related to 0005144 closedjiri Problems reading wav tags from SoundMiner 
related to 0005272 closedrusty Document wav tags 

Activities

jiri

2009-03-26 15:00

administrator   ~0017195

I don't see any problem, if I analyze a WAV file in My Computer node, the leveling coefficient persists after refresh. And yes, this is a part of the automatad regression testing.

Maybe you tested some corrupted WAV tracks?

rusty

2009-03-30 19:35

administrator   ~0017235

I retested and retested and the results are pretty consistent: Whether I test by analyzing / deleting / rescanning OR by tagging in the My Computer node, Album Gain is often missing from the tracks, and in some cases, rescanning results in both the Track Gain and Album Gain values disappearing.

Note that the same tracks can be mass tagged e.g. for a Genre successfully--the problem seems to be specific to Volume Leveling Coefficient(s).

Note: the problem was occurring consistently with the set of tracks from bug 0005144.

jiri

2009-04-02 11:25

administrator   ~0017289

I see, you mean Album Level, not Track Level (which really seems to work well). Album Level isn't stored in WAV tags at all. Peke, I see that track level is stored in ITGL chunk - I wonder, is it based on any specification? I can't find anything. If there is something, we should find where to store Album Level.

peke

2009-04-02 13:27

developer   ~0017291

Maybe If we add two additional fields:
ITGA = Info Track Gain Album
IRVT = Track Album Peak (IRVA = is standard for AVI)

I checked both they are unspecified and can be used.

I collected all specs I could find on Riff TAGs and Gspot 2.21 have most complete list with desc (uploaded to FTP)

jiri

2009-04-02 15:04

administrator   ~0017294

Fixed in build 1232.
 1. Added a new field: IAGL - Album Gain Level. It's specific to MM, as well as the track gain.
 2. Fixed a problem of completely lost tags on these specific wavs on some occasions.

rusty

2009-04-08 21:30

administrator   ~0017472

Verified 1235.