| View previous topic :: View next topic |
| Author |
Message |
TheBuzzer
Joined: 06 Feb 2006 Posts: 49
|
Posted: Thu Aug 17, 2006 8:00 am Post subject: Sound Libraries? |
|
|
| Hi, I am wondering what sound library could play wav files and have a mp3 playing for the background music? |
|
| Back to top |
|
 |
siberianstar
Joined: 22 Jun 2006 Posts: 70
|
Posted: Thu Aug 17, 2006 9:28 am Post subject: |
|
|
| mikmod for wav, libmad for mp3, libatrac3plus for at3 |
|
| Back to top |
|
 |
TheBuzzer
Joined: 06 Feb 2006 Posts: 49
|
Posted: Thu Aug 17, 2006 12:27 pm Post subject: |
|
|
| so it is possible to use all of them at same time and let it play a mp3 in the background while playing wav files ? |
|
| Back to top |
|
 |
sg57
Joined: 14 Oct 2005 Posts: 154
|
Posted: Thu Aug 17, 2006 1:42 pm Post subject: |
|
|
| Yes, they all have seperate playing threads, last time i checked, so you should be good. I, personally, use libmad for background music playing from the music directory, and mikmod for sounds. |
|
| Back to top |
|
 |
ADePSP
Joined: 13 Jul 2006 Posts: 58
|
Posted: Fri Aug 18, 2006 1:02 am Post subject: |
|
|
| Anybody know of an example code using mikmod...? This looks like exactly what I was after... |
|
| Back to top |
|
 |
|