Reputation: 21
Libraries to play .mod audio files in C++ or Delphi Any body know of any?
Upvotes: 2
Views: 1164
Reputation: 1348
FMOD is a audio library that will play MOD files. I've used it in a C++ program before, and it looks like it has an API for Delphi, too.
Upvotes: 2