18 lines
487 B
Plaintext
18 lines
487 B
Plaintext
This directory contains source to a program which converts an
|
|
AIFF file to a C language char array declaration containing the
|
|
ADPCM compressed version of the AIFF file.
|
|
|
|
This is used to make the arcs/IP22prom/samps.c file which contains the
|
|
various sounds produced by the prom.
|
|
|
|
The ADPCM code is adapted from the version distributed on Usenet by
|
|
|
|
Jack Jansen
|
|
Centre for Mathematics and Computer Science
|
|
Kruislaan 413
|
|
Amsterdam
|
|
the Netherlands
|
|
|
|
+31 20 592 4098
|
|
Jack.Jansen@cwi.nl
|