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/