/msoundlib

C audio library

Primary LanguageCGNU Lesser General Public License v2.1LGPL-2.1

msoundlib

C audio library

Dependencies

Windows

Cygwin64 with the following packages:

  • mingw64-i686-gcc-core
  • mingw64-x86_64-gcc-core

The compile script will automatically download the correct versions of mpg123 and openal-soft

OS X

  • Xcode
  • Homebrew

The following homebrew packages:

  • autoconf
  • automake
  • libtool

Linux

  • mpg123 development package.
  • OpenAL development package.
  • gcc if your distribution doesn't provide it