Rewriting the LAME stuff in CD Wave to take advantage of the newer LAME stuff (like the presets in particular).
However, i cannot import it all, it seems...
I tried versions 1.90.3 1.93 and 1.94 beta and 1.95.1, all the aame result, the function "lame_set_brate(...)" will not be found in the DLL.
I'm using Delphi to run this stuff, the encoder runs fine otherwise, be it at 128 CBR, but I can't get access to these functions. The windows LoadLibrary function just returns 'nil' for many, many functions (lame_set_VBR, lame_get_version, and many more).
Any ideas?
The DLL is size 204,800 bytes and dated januari 14, 2003.
Mike