Page retrieved from the Internet Archive Wayback Machine

Playing Audio Samples on the GameBoy

Ok, we are not talking audiophile sound here, but if you want to play short audio samples in 4-bit 8192Hz format, this is the tutorial for you...


General Concept

Steps involved

Convert Audio into nibbles

Convert Audio from anything to 8 bit unsigned mono

There are probably many ways to do this. Here's how I did it:

Convert Audio from 8 bit unsigned mono to GameBoy

Add audio and audio player to your source code

this is just an example, where I assume you are not using the upper 16K in a 32K GameBoy cartridge. You may need to tweak these directions for your use:

And now...
Enjoy fine 4-bit 8192Hz sound

ECE238Spr08/tutorials/GameBoyAudioSamples (last edited 2008-03-04 19:29:15 by JohnHarrison)