Wav Loader (Wavloader) 0.1 Released for PSP

HomebrewInsomniac197 over at our QJ Forums has posted his Wav Loader (Wavloader) for the PSP. It is a simple interface for using the MikMod library to play WAV files. This is version 0.1 – an initial release.

How does it work? From the readme.txt:

At a Cygwin prompt type:

svn checkout svn://svn.ps2dev.org/psp/trunk/mikmodlib

When the files have finished downloading type:

cd mikmodlib
make install

There are also samples included in the download. Again, from the readme.txt:

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.

Download: [Wavloader 0.1 for PSP]
Discuss: [Forum Release Thread]

HomebrewInsomniac197 over at our QJ Forums has posted his Wav Loader (Wavloader) for the PSP. It is a simple interface for using the MikMod library to play WAV files. This is version 0.1 – an initial release.

How does it work? From the readme.txt:

At a Cygwin prompt type:

svn checkout svn://svn.ps2dev.org/psp/trunk/mikmodlib

When the files have finished downloading type:

cd mikmodlib
make install

There are also samples included in the download. Again, from the readme.txt:

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.

Download: [Wavloader 0.1 for PSP]
Discuss: [Forum Release Thread]

Add a Comment

Your email address will not be published. Required fields are marked *