On Thu, Feb 16, 2023 at 11:16:14AM -0500, Linux for blind general discussion 
wrote:
> According to Iris:
> >sox input-file output-file vol x
> 
> 
> Yes, probably much better than using the sledgehammer when a screwdriver 
> will do the job much more efficiently, although it would be better if 
> there was a way to use sox to raise the volume to the maximal level 
> allowed without clipping.

There is. The "stat" option in sox outputs a "volume adjustment" which is
the maximum value of the "vol" parameter that could be applied without
clipping. Use "stat" with the "-n" option. The "stat" command-line and
the "vol" command-line invocations of sox could be combined into a single
pipeline assuming a non-crippled shell.

-- 
Henry Yen                                       Aegis Information Systems, Inc.
Senior Systems Programmer                       Hicksville, New York

_______________________________________________
Blinux-list mailing list
Blinux-list@redhat.com
https://listman.redhat.com/mailman/listinfo/blinux-list

Reply via email to