-
-
-
-
-
adpcm.zip
It is a 4-bit adpcm. This is a simple illustration of how compression can be achieved more than pcm.
-
adpcm.rar
Matlab code for implementing ADPCM modulation in an efficient manner
-
-
-
adpcm.rar
/*
** Intel/DVI ADPCM coder/decoder.
**
** The algorithm for this coder was taken from the IMA Compatability Project
** proceedings, Vol 2, Number 2 May 1992.
**
** Version 1.2, 18-Dec-92.
-
-
-