| Home | Forums | Register | FAQ | Search | Today's Posts | Mark Forums Read |
|
Welcome to the misticriver forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: mp3gain, replaygain, rockbox, scripts |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
ReplayGain/MP3gain scripts for Rockbox
Hey,
I've been trying to find a way to enable replaygain on my new h340, and I've searched far and wide for a bash utility (in Linux) for modifying my mp3s. The mail archives at rockbox.org turned out to have a couple of versions of a script that originally came from hydrogenaudio.org. I was going nuts b/c I couldn't get them to work (if statements, pushd, etc. errors). In the end it's always a simple fix: the scripts required #!/bin/bash but were labeled #!/bin/sh. I've made the change (and updated the version number of the two support files) and added the mail message from the archives as a readme. Hope you can use them, they're running right now on my collection. No more sudden volume peaks! (I hope!) m a r |