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
ADPCM encoding source
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
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
-
happytrooper
- Posts: 2
- Joined: Fri Dec 16, 2011 9:59 am
- Operating System: Please select
Re: ADPCM encoding source
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
Thank you for your quick reply!