Using Sox to volume Level

Linux for blind general discussion blinux-list at redhat.com
Tue Apr 20 18:20:14 UTC 2021


Thanks, this one did it.

----- Original Message -----
From: Linux for blind general discussion <blinux-list at redhat.com>
To: Linux for blind general discussion <blinux-list at redhat.com>
Date: Tue, 20 Apr 2021 19:28:59 +0200 (SAST)
Subject: Re: Using Sox to volume Level

> for f in *.mp3;do sox "$f" tmp.mp3 norm&&cp tmp.mp3 "$f";done
> Regards, Willem
> 
> On Tue, 20 Apr 2021, Linux for blind general discussion wrote:
> 
> > I have a playlist which I want to have all at the same volume; some tracks are loud and some are so quiet I have to crank. Not conducive for a smooth listening experience. What can I pass to sox to have this directory of files leveled?
> > for f in *.mp3;do sox --insert-fun-options-here "$f";done
> > Like that.
> >
> >
> > _______________________________________________
> > Blinux-list mailing list
> > Blinux-list at redhat.com
> > https://listman.redhat.com/mailman/listinfo/blinux-list
> >
> >
> 
> _______________________________________________
> Blinux-list mailing list
> Blinux-list at redhat.com
> https://listman.redhat.com/mailman/listinfo/blinux-list
> 
> 





More information about the Blinux-list mailing list