Hi,
I'm coding a simple little demo, but i need sounds to play when an event happens.
I have the sound playing after the event (in my code) but the sound is out of sync with the event...
Whats the best way to synchronise the sounds with events ???
Also... i want to play a sound effect twice, one after the other.
I tried putting the GpPcmPlay command twice but it still only plays once... :blink:
And finally: i'm wanting to install minigp32 but i'm getting undefinied reference errors with regards to gpfont16.o ?? Any ideas what could be wrong ?? :huh:
Thanks again guys... your help is MUCH appreciated...
I'm coding a simple little demo, but i need sounds to play when an event happens.
I have the sound playing after the event (in my code) but the sound is out of sync with the event...
Whats the best way to synchronise the sounds with events ???
Also... i want to play a sound effect twice, one after the other.
I tried putting the GpPcmPlay command twice but it still only plays once... :blink:
And finally: i'm wanting to install minigp32 but i'm getting undefinied reference errors with regards to gpfont16.o ?? Any ideas what could be wrong ?? :huh:
Thanks again guys... your help is MUCH appreciated...