User:JustWoody
This is an old revision of this page, as edited by Spiffen (talk | contribs) at 11:54, 20 November 2008. It may differ significantly from the current revision. |
Homebrew
Currently I've only got one homebrew game released Mahjongg Wii.
Messages
Please leave any messages for me here:
Hi. I'm currently developing a game using GRRLIB and SNDLIB, but I'm having trouble with the sound. I was wondering if you could give me some tips how you did to get the sound to play correct.
What I've done until now is: I've patched the lastes CVS version of OGCLIB with SNDLIB. Then I've converted two wav files to 48000hz and saved them as PCM Mono 8bit (also tried PCM Stereo 16bit). I've added a rule to my Makefile so it compiles .wav files (located in data dir) when building the project (are you doing this as well or do you use a standalone utility for this?). I've initiated the sound library in 48000hz mode, but when I play my samples they sound really bad. Just a "scraping" sound.
I also tried to compile the example included in SNDLIB zip, but the samples sounds really bad there as well, the music (MOD) playing in the background sound good.
-Edit: I noticed that the sound effects in the pre-built examples for SNDLIB sounds bad aswell.
You can reach me at, lofblom(at)gmail(dot)com
BR Emil
Any messages specifically about Mahjongg Wii should be placed on the game's discussion page.