954,535 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Audio library

Hello, I need a simple open source audio library that can be used to play music and sound effects for C/C++.

The audio files that I use are mp3, midi and ogg. My operating systems are Windows XP and Linux (Ubuntu).

I need that the library be able to play a music and pause it, play another music and pause it, and resume the first music from where it was paused, and allow to set volume and speed.

I want to play musics with loop, or without loop calling a callback function when it finishes allowing to choose another music to play.

No problem if I use six different libraries, one for each file format (mp3, midi, ogg) and operating system (Windows, Linux).

Thanks.

Hand
Newbie Poster
9 posts since Jul 2010
Reputation Points: 10
Solved Threads: 0
 

OpenAL coupled with oggVorbis and FFMPEG

Saabrina
Newbie Poster
9 posts since Mar 2010
Reputation Points: 10
Solved Threads: 0
 

http://www.portaudio.com/ . Hope this helps.

xtrmR

xtrmR
Newbie Poster
13 posts since May 2010
Reputation Points: 10
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: