blob: b2f4b6395cd045a896bdfaeb3894882cbd1b9df5 (
plain) (
blame)
1
2
3
4
5
6
|
This is a library containing functions to convert between 16 bit linear PCM
audio and 4 bit ADPCM. It uses the Intel/DVI ADPCM encoding which is
recommended by the IMA Digital Audio Technical Working Group.
- Andrew
andrew@ugh.net.au
|