Hello all, love sox and am so glad it's out there. I'm using SOX to verify, convert and "normalfy" audio files coming in from untrusted sources (web). Basically I'm converting source audio to WAV PCM. Audio files that come from sources like Adobe Audition often contain meta data, which just renders as ~100ms of noise at the end of the track. I'm wondering if that could be trimmed off somehow. I've tried a variety of things. The command I'm using currently: sox --ignore-length [infile] -t wavpcm [outfile] Is there a way to do the conversion and ignore extra meta data? I can provide sample audio if necessary. It seems like Cubase and other audio editing software has similar features. I tried to attach some files, but they got flagged for moderation 6 days ago, so I'm resubmitting this. Thanks for everything!