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:
sfxMixerTT-PSP is a SFX mixing library. Currently it can mix 44100Hz raw mono 16bit samples. ==User guide== Throw this into your PSP homebrew project, and adjust: * Adjust and add SFX IDs to the ID list in sound.h. * Add the corresponding 44100Hz, raw, mono, 16bit samples to the sfxs array in sound.c.. * Remove all references to mp3player, if you are not using it. You can have eight SFX samples playing concurrently, but feel free to reserve more hardware channels. Now, when your program starts, call soundInit(). And when you want to play a SFX, call soundPlaySFX(). ==Changelog== '''v1.0 2007/05/19''' * The initial release. ==External links== * Author's website - https://www.villehelin.com/
Advertising: