Skip to content

CallumDev/msoundlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published