Anyone interested in an Audiere wrapper class?

Discussion about everything. New games, 3d math, development tips...
Post Reply
Luke923
Posts: 59
Joined: Wed Nov 05, 2003 5:26 am

Anyone interested in an Audiere wrapper class?

Post by Luke923 »

Don't ask me why I wrote this, but I've found it very useful. The best feature that it has is that it will, using the io::IFileList and io::IFileSystem, grab a random song (whether it be MP3, OGG, or whatever) and play it. It will even scan subdirectories to find a song to play.

Now, all I need is to find somewhere to upload it. If someone would be kind enough to provide a some space, it would be appreciated.

Again, it may in a prima facie sense seem like a rather redundant thing to do, but I figure it could save someone some time.
"Object-oriented programming is an exceptionally bad idea which could only have originated in California."
- E.W. Dijkstra
schick
Posts: 230
Joined: Tue Oct 07, 2003 3:55 pm
Location: Germany
Contact:

Post by schick »

sounds nice... ask saigumi to get some webspace, he is offering a great service for irrlicht projects (check links on irrlicht main page). Its an irrlicht related program so there shouldn't be any problem.
saigumi
Posts: 921
Joined: Fri Aug 22, 2003 11:31 am
Location: St. Louis, MO USA
Contact:

Post by saigumi »

Yar.. link be below.
Crud, how do I do this again?
[dx/x]=HUNT3R
Posts: 271
Joined: Sat Aug 23, 2003 5:52 pm
Location: Hurricane Central, Florida

Post by [dx/x]=HUNT3R »

So with your wrapper you can place your sound and music files in a zip file and add the zip file to the Irrlicht file system and just play your music and sounds from the zip? If so, I'd be interested in that, good way to protect your music and sounds...
Post Reply