Skip to main content
Skip table of contents

Audio formatting: MP3 ID3 Tag handling in DigaSystem

When creating MP3 files in DigaSystem Modules (e.g. DBM, DigAlign, DigaPorter), the following standard database fields are mapped to ID3V2 tag fields by the conversion engine:

[ALBUM] -> TALB
[COMPOSER] -> TCOM
[OWNER] -> TOWN
[PERFORMER] -> TPE1
[PRODUCER] -> TPE3
[PUBLISHER] -> TPUB
[TITLE] -> TIT2
[TIME] -> TIME
[DATE] -> TDAT/TYER
[LENGTH] -> TLEN
[REMARK] -> COMM

Additionally, any user-defined fields in the form [ID3V2/Txxx] will be mapped to the corresponding Txxx tag fields. (refer to http://en.wikipedia.org/wiki/ID3 for a comprehensive list of standard tags!) 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.