1. IMPORTANT:
    We launched a new online community and this space is now closed. This community will be available as a read-only resources until further notice.
    JOIN US HERE
NOTICE:

Our Traktor Pro Public Beta is available again in our new online community. Join us if you want to try new features.

MORE INFO

Traktor Collection Autogain replacement script

Discussion in 'TRAKTOR PRO / TRAKTOR SCRATCH PRO' started by reztek, Jul 17, 2019.

  1. reztek

    reztek New Member

    Messages:
    3
    Hello,
    I was dissatisfied with the Autogain algorithm of Traktor, so I made a PowerShell script to replace the values inside the collection.nml with the ReplayGain tags of my files (calculated using Foobar2000 ReplayGain analysis, which is based on the EBU R128 standard, that to me sound more even balanced).
    In case anyone wish to to the same, I'm sharing my script and method:
    1 - Your tracks need to have the "replaygain_track_gain" value and it must be formatted according to the ReplayGain 2.0 standard (use Foobar2000 to do that).
    2 - Export a .CSV file of your tracks using MP3Tag with this script template https://drive.google.com/file/d/1IsILqf_SUVR0SdQekGIaOpqJ3ALkNXtB/view?usp=sharing
    3 - Get the PowerShell script here https://drive.google.com/file/d/1GDTsZfF3iNL7mMpycqc3gugPNnd9bfa6/view?usp=sharing
    4 - Copy your collection.nml file and the exported CSV file on C:\Temp
    5 - Run the script, it will generate a "newcollection.nml" file with the updated Autogain values
    6 - Put the "newcollection.nml" back in your Traktor folder and renamed it to "collection.nml"

    The script was only tested, and probably only works on Windows.
     
    • Like Like x 1