Quote:
Game_Music_Emu-0.5.2.zip (C and C++)
Tons of changes and improvements
New file formats: AY, HES, KSS, SAP, NSFE
All-new comprehensive C interface (also usable from C++). Simplifies many things, especially file loading, and brings everything together in one header file (gme.h).
Information tags and track names and times can be accessed for all game music formats
New features supported by all emulators: end of track fading, automatic silence detection, adjustable song tempo, seek to new time in track
Updated mini player example to support track names and times, echo, tempo, and channel muting, and added visual waveform display
Added BLIP_BUFFER_FAST flag to blargg_config.h to use a lower quality bandlimited synthesis in "classic" emulators, which might help performance on ancient processors
Improved performance a bit for x86 platforms
Eliminated all warnings when compiling with the gcc 4.0 compiler and many on Microsoft Visual C++
It now supports Spectrum MSX, and PCE audio; and POKEY, too. :)