Short: FDC/EDC audio compression for Blitz. Author: lombi@iprimus.com.au (Lorence Lombardo) Uploader: lombi iprimus com au (Lorence Lombardo) Type: dev/basic Version: 19-Sep-2010 Architecture: m68k-amigaos This is the bare bones audio compression routine for Fibonacci Delta and Exponential Delta, based on "wavepak.c" from here:- http://aminet.net/package/mus/misc/wavepak This routine does not work with the optimizer at this stage, but any ideas on how to make it work with the optimizer will be appreciated. The de-bugger also complains about this routine despite the fact that the compression appears to be working correctly. However, on the plus side I have tested "fib_com.exe" on "winuaeenforcer" and there were no complaints. CLI Testing procedure example:- fib_com.exe MC.RAW MC_f.RAW f join MC_f_hed.8svx MC_f.RAW as MC_f.8svx Now you can test "MC_f.8svx" with any player or sound program supporting the 8SVX Fibonacci Delta audio compression format. See the archive "8svx_comp.lha" on the aminet for an EDC/FDC decompression example. Feeling bored ? :) Why not check out this URL ? http://home.iprimus.com.au/lombi/1/homepage.htm