PDA

View Full Version : Wavloader v0.1 Released



wraggster
August 19th, 2006, 12:58
Insomniac197 (http://www.psp-programming.com/animate/wavloader/) posted this news/release:


A simple interface for utilising the MikMod library to play WAV files

-= Samples =-

In the 'Samples' directory within this archive there is example code on how to integrate
wavloader.

There are two examples currently.

simple - Shows only the basic functions needed to load and play a WAV.
advanced - Illustrates how to change the volume, pan and stopping a playing WAV.

(When compiling these samples do not forget to put the 'sound.wav' file in the
same folder as the EBOOT when moving onto the PSP)

The samples and the wavloader.h are well commented so implementation should be simple.

MikMod will only play MONO uncompressed WAV files.

-= Version History =-

Version 0.1
-- Initial Release

Download and Give feedback Via Comments

doverkiller
August 19th, 2006, 14:01
many homebrew use this..
so what's the deal here? :)