Re: minimad.c change sampling frequency
Rob Leslie <[email protected]> Sun, 2 Jan 2005 12:16:36 -0800
| Newsgroups | gmane.comp.audio.mad.user |
|---|---|
| Message-ID | <[email protected]> |
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. -- Rob Leslie [email protected]