1 This is libsamplerate, 0.1.9
3 libsamplerate (also known as Secret Rabbit Code) is a library for
4 perfroming sample rate conversion of audio data.
6 The src/ directory contains the source code for library itself.
8 The doc/ directory contains the libsamplerate documentation.
10 The examples/ directory contains examples of how to write code using
13 The tests/ directory contains programs which link against
14 libsamplerate and test its functionality.
16 The Win32/ directory contains files and documentation to allow
17 libsamplerate to compile under Win32 with the Microsoft Visual C++
22 There are detailed instructions for building libsamplerate on Win32
30 Building on MacOSX should be the same as building it on any other
36 To compile libsamplerate on platforms which have a Bourne Shell compatible
37 shell, an ANSI C compiler and a make utility should require no more that
38 the following three commands :
46 libsamplerate was written by Erik de Castro Lopo (erikd AT mega-nerd DOT com).
47 The libsamplerate home page is at :
49 http://www.mega-nerd.com/libsamplerate/