|
|
|
|
Would you like to get all the new buzz from Dashhacks in your email each day?
| ||
Thanks, I'll check 'em out some time and see if there are some I can use![]()
BTW, check out libmikmod examples. But FYI for some dumb reason, I cannot get the volume to scale properly on some samples using it (too quiet).
Here's what I did (to mitigate music and such I built a singleton controller):
http://code.google.com/p/razzle-engi...ioController.h
http://code.google.com/p/razzle-engi...Controller.cpp
http://code.google.com/p/razzle-engi.../WavPlayer.cpp
http://code.google.com/p/razzle-engi...le/WavPlayer.h
BTW, my code needs a lot of cleanup. The base code above this is stuff I've been hacking together for years in grad work and undergrad combined. Some is nice and clean, the demo areas are a mess though![]()
Last edited by Razzlegames; 10-09-2011 at 08:31 PM.
Thanks Razzlegames, I'll be sure to check out those too, just really swamped with current work and school so it may be a little bit before I get to any sounds and methods for loading them.