Search found 4 matches

by ttursas
Sat May 26, 2007 6:06 am
Forum: PSP Development
Topic: sfxMixerTT-PSP - A Very Simple SFX Mixer for PSP Homebrew
Replies: 6
Views: 2351

Ok

Well, it seemed weird that there were good examples of how to do 3D etc., but the whole sound stuff was left pretty untouched, and the SFX sample sources were not that useful... Anyway, I hope someone will find my sources useful like I found those 3D sources handy. And I have to say that the PSP hom...
by ttursas
Tue May 22, 2007 3:32 am
Forum: PSP Development
Topic: sfxMixerTT-PSP - A Very Simple SFX Mixer for PSP Homebrew
Replies: 6
Views: 2351

Yeah

Sure, but with little effort one can make a mixer that's good enough for 75% of the people, for the people who just want to play a few samples and forget it. Anyway, I'll add a couple of features to my humble mixer, and leave it as it is, as a starting point for those who just don't care (like me), ...
by ttursas
Sun May 20, 2007 10:04 pm
Forum: PSP Development
Topic: sfxMixerTT-PSP - A Very Simple SFX Mixer for PSP Homebrew
Replies: 6
Views: 2351

Yeah

That's what I thought, too, and it's pretty boring to do this trivial stuff every time you
start working on a new platform. It sucks to have to waste time on doing the basics.
by ttursas
Sun May 20, 2007 4:58 am
Forum: PSP Development
Topic: sfxMixerTT-PSP - A Very Simple SFX Mixer for PSP Homebrew
Replies: 6
Views: 2351

sfxMixerTT-PSP - A Very Simple SFX Mixer for PSP Homebrew

Hi! I just started PSP homebrew programming, and was initially a bit disappointed that the audio library in the PSP homebrew devkit didn't do SFXs. Anyway, so I wrote one very simple mixer myself. It can play 16bit, 44100Hz, raw, mono samples at the moment, but at least it works. :) Could be useful ...