ADPCM encoding source

Audio software developers forum.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
happytrooper
Posts: 2
Joined: Fri Dec 16, 2011 9:59 am
Operating System: Please select

ADPCM encoding source

Post by happytrooper » Fri Dec 16, 2011 10:02 am

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

steve
Site Admin
Posts: 81627
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: ADPCM encoding source

Post by steve » Fri Dec 16, 2011 10:24 am

I think that by default Audacity uses libsndfile for handling ADPCM encoding, (if FFMpeg is installed then it is possible to use that instead).
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

happytrooper
Posts: 2
Joined: Fri Dec 16, 2011 9:59 am
Operating System: Please select

Re: ADPCM encoding source

Post by happytrooper » Fri Dec 16, 2011 10:31 am

Thank you for your quick reply!

Post Reply