|
From: Ulrich K. <ul...@ch...> - 2012-12-20 23:03:41
|
Michael Bishop <mb...@hi...>: > There are just many of them and I want to do them in batch. I can't figure out > the right parameters in the "Chains" feature of Audacity to do them in > batch. :( You *can* use SoX, just not the internal format. I'll repeat what I wrote before: > > First, as a workaround, you could use the libsndfile driver, like this: > > sox --norm=-3 music.ogg -t sndfile -e ima-adpcm music.wav Ulrich |