Zerius vocoder v1.2 ©1999 Emanuel Borsboom
The Zerius vocoder Amiga port works exactly like the generic version so I
won't give any information on usage here. See README.txt instead.
Since I hadn't changed the sources (I'm aiming to do some assembler
optimized routines to the next version) I didn't include them. You can
obtain the source code from "http://zerius.com/vocoder/". However,
I was amazed how fast this runs even on an 040/40 without assembler
optimization. Can't wait 'till I have it optimized! The files were driven
straight through gcc with slight modifications to the makefile. I tried
SAS/C too, but it didn't have the requested includes.
My gcc printed the following version string:
gcc version egcs-2.90.27 980315 (egcs-1.0.2 release)
The used CFLAGS were "-O3 -m680x0 -noixemul" with -m680x0 replaced by the
processor type of the version.
Feel free to contact me:
email: bass.cadet@sci.fi
snail: Risto Mäki-Petäys
Timmermalmintie 11
01680 Vantaa
www: http://BassCadet.cjb.net/ or
http://members.xoom.com/BassCadet/
|