Re: minimad.c change sampling frequency

Jamie Wilkinson <[email protected]> Mon, 3 Jan 2005 23:21:17 +1100
Newsgroups gmane.comp.audio.mad.user
Message-ID <[email protected]>
This one time, at band camp, Rob Leslie wrote:
>On Jan 2, 2005, at 7:29 AM, bobby digital wrote:
>>How can I change the sampling frequency from 44khz to 48khz easily in 
>>minimad.c, that is, in the highlevel api?
>
>You can't; the library does not provide resampling facilities. You'll 
>have to use another library to resample the output, or do it yourself.

I recommend libsamplerate, http://www.mega-nerd.com/SRC/