Done (the audio quality is what it is)
https://github.com/janstary/sox/issues/12
https://github.com/janstary/lpc
Lolz:
#if defined(INT_MAX) && defined(INT_MIN) && INT_MAX==2147483647 &&
INT_MIN==(-2147483647-1)
typedef int INT32;
#elif defined(LONG_MAX) && defined(LONG_MIN) && LONG_MAX==2147483647 &&
LONG_MIN==(-2147483647-1)
typedef long INT32;
#else
#error Unable to determine an appropriate definition for INT32.
#endif
Jan
On Jun 09 09:43:14, [email protected] wrote:
> Hi all,
>
> does anyone use the lpc codec bundled in lpc10/?
> Is anyone aware of a separate, standalone library?
> Does lpc in SoX work for you?
>
> https://github.com/janstary/sox/issues/12
> https://github.com/janstary/lpc
>
> Jan
>
>
>
> _______________________________________________
> SoX-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sox-devel
>
_______________________________________________
SoX-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sox-devel