You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
A simple interface for utilising the MikMod library to play WAV files. == User guide == === Installing mikmodlib === At a Cygwin prompt type: <nowiki>svn checkout svn://svn.ps2dev.org/psp/trunk/mikmodlib</nowiki> When the files have finished downloading type: cd mikmodlib make install === 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. == Changelog == '''Version 0.1''' * Initial Release. == External links == * Author's website - [https://web.archive.org/web/20070126021710/http://insomniac.0x89.org/index.php?id=48 http://insomniac.0x89.org/index.php?id=48] (archived)
Advertising: