On 6/6/24 18:36, Jan Stary wrote:
The header <speex/speex_types.h>, included in speexdsp.c,
in not even installed by speexdsp; this file is installed
by speex, and is irrelevant to the speexdsp effect.

The right file is <speex/speexdsp_types.h> (sic);
but it doesn't have to be included, becasuse
is gets included by <speex/speex_preprocess.h>
which speexdsp.c already includes.

Apparently, nobody has compiled this code in a long while;
probably because the current build system doesn't know about it.

In fact
    speexenc audio.wav audio.spx
    sox audio.spx audio2.wav
says
    sox FAIL formats: no handler for file extension `spx'

for Debian SoX and sox-code built with libspeex-dev installed

Incidentally, does anyone know why "time" is a build dependency of sox?

    M

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

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

Reply via email to