diff options
| author | jacqueline <me@jacqueline.id.au> | 2023-08-10 19:12:38 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2023-08-10 19:12:38 +1000 |
| commit | 958160aa545e3d91b2a4f1a367817e73d298e8a9 (patch) | |
| tree | 190e6591a6dda1f0d9651c7e127666ead2a3373b /lib/speexdsp/README | |
| parent | d8fc77101dcf80a3643a00b3446dca1e390ce997 (diff) | |
| download | tangara-fw-958160aa545e3d91b2a4f1a367817e73d298e8a9.tar.gz | |
Use the libspeexdsp resampler
AFAICT it runs a little slower? but it's fixed point, and has much
better understood audio characteristics.
Diffstat (limited to 'lib/speexdsp/README')
| -rw-r--r-- | lib/speexdsp/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/speexdsp/README b/lib/speexdsp/README new file mode 100644 index 00000000..8d10b1c2 --- /dev/null +++ b/lib/speexdsp/README @@ -0,0 +1,3 @@ +See INSTALL file for instructions on how to install SpeexDSP. + +SpeexDSP is a patent-free, Open Source/Free Software DSP library. |
