New audio resampling library, created from code in the audioscale plugin.
authorDavid Schleef <ds@schleef.org>
Tue, 6 Nov 2001 04:15:35 +0000 (04:15 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 6 Nov 2001 04:15:35 +0000 (04:15 +0000)
commit385e84596f7aebf3fb01f20a30877e5bbcc9dc89
tree22a202e5b03b99277fcfbf7a7ae9c4212fb5f4c1
parentae058adac246ef2011fe4d60499c024509116cfd
New audio resampling library, created from code in the audioscale plugin.

Original commit message from CVS:
New audio resampling library, created from code in the audioscale
plugin.
libs/resample/README [new file with mode: 0644]
libs/resample/dtos.c [new file with mode: 0644]
libs/resample/functable.c [new file with mode: 0644]
libs/resample/resample.c [new file with mode: 0644]
libs/resample/resample.h [new file with mode: 0644]
libs/resample/test.c [new file with mode: 0644]