Page 1 of 1

ADPCM encoding source

Posted: Fri Dec 16, 2011 10:02 am
by happytrooper
Hiya,

I'm trying to find the code for the ADPCM encoding but I'm kind of lost in the source - any hints on where to look?

Best regards,
happy

Re: ADPCM encoding source

Posted: Fri Dec 16, 2011 10:24 am
by steve
I think that by default Audacity uses libsndfile for handling ADPCM encoding, (if FFMpeg is installed then it is possible to use that instead).

Re: ADPCM encoding source

Posted: Fri Dec 16, 2011 10:31 am
by happytrooper
Thank you for your quick reply!