Short: mp3 encoder. (v0.1d) Author: mikecheng@cryogen.com (amiga compile), ISO/MPEG/ASSSG Uploader: mikecheng@cryogen.com Version: 0.1d Type:mus/misc Requires: ixemul.library v46.1 Encoder based on demonstration C source code released by the ISO/MPEG Audio Subgroup Software Simulations Group. The code is not fast or complete or stable. It is just a first step. 0.1d: - I think I fixed the stereo encoding memory bug/crash error. (works now on my system, but not thoroughly tested) 0.1c: - Remembered to tell people where to get ixemul v46.1 (ftp://ftp.ninemoons.com/ade/current/amiga-bin/ixemul*bin*.lha - removes stupid debugging info left in last version - includes an 060 version. [I don't have an 060, so someone will have to test this for me. Mail me a comparison of the 060 version versus the 040/881 version in encoding spot1.raw] - Used Stephane Tavenard's FFT routines from his musicin source. (didn't give that much of a speed up on my 030/881, but may be nicer for 040/060 users) - My source is fully included. It's a bit of mess, as I've taken some functions out of where they usually belong so that I could play with them more efficiently.