#34548 - tonedeaf - Fri Jan 21, 2005 5:56 am
I am attempting to write a simple gba program that uses the keypad to select and play music and sound effects. I am interested in using sound channels 1-4 to do this. I have looked at the belogic site and have managed to produce some very simplistic programs that start and stop a sound using BUTTON_A and BUTTON_B.
In searching the gbadev forum I came across these functions for using channels 1-2 posted by Vortex at the bottom of this thread .
http://forum.gbadev.org/viewtopic.php?t=2092
What is needed to make these functions play selectable music/sound effect patterns.
I have also download and unsuccessfully attempted to change the sg_tone_demo for this purpose . This code was somewhat more confusing to me, as I am new to both GBA and C.
thanks for any help
In searching the gbadev forum I came across these functions for using channels 1-2 posted by Vortex at the bottom of this thread .
http://forum.gbadev.org/viewtopic.php?t=2092
What is needed to make these functions play selectable music/sound effect patterns.
I have also download and unsuccessfully attempted to change the sg_tone_demo for this purpose . This code was somewhat more confusing to me, as I am new to both GBA and C.
thanks for any help