From: Jan Stary <hans@stare.cz>
To: sox-devel@lists.sourceforge.net
Subject: Re: using lpc
Date: Sun, 9 Jun 2024 14:27:45 +0200 [thread overview]
Message-ID: <ZmWfwfaQhQ8rlftG@www.stare.cz> (raw)
In-Reply-To: <ZmWfOj-fY--QOuJk@www.stare.cz>
But I am still interested if there is a lpc lib maintained somewhere.
It is quite possible that there is a better one that what I excavated from 1996.
Jan
On Jun 09 14:25:30, hans@stare.cz wrote:
> 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, hans@stare.cz 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
> > SoX-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/sox-devel
> >
_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel
next prev parent reply other threads:[~2024-06-09 12:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-09 7:43 using lpc Jan Stary
2024-06-09 12:25 ` Jan Stary
2024-06-09 12:27 ` Jan Stary [this message]
2024-06-09 20:22 ` Jan Stary
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.sourceforge.net/lists/listinfo/sox-devel
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZmWfwfaQhQ8rlftG@www.stare.cz \
--to=sox-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://80x24.org/mirrors/sox.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).