On May 30 04:04:28, martinw...@gmail.com wrote:
> On 5/30/24 00:03, Jan Stary wrote:
> 
> > I very much doubt anyone uses libsox at all.

> In fact, I was looking for something that uses libsox today,
> and the only Debian packages that depend on it are sox and sox-fmt-* (!)

Exactly.

> Maybe I should use it for sound file reading, just to be the only one,
> but unfortunately it only delivers (and requires) 32-bit signed samples,
> which is a bit lumpy.

Yes; that is the SoX internal format.
If you just need to read an audio file,
you are better off with libsndfile.

> > I guess it wins if you want effect chains.

See example*.c - some of them are explicitly examples
of setting up an effects chain. (I haven't tried those yet.)
The others simply read and write and concatenate files,
things not specific to sox.

        Jan




_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

Reply via email to