[SDL] Beeps and bells.

Julian Peterson julianp at earthling.net
Sun Mar 11 10:09:28 PST 2001


On 11 Mar 2001 16:17:53 +0000, Lee Haywood wrote:
> We've had a thread about using the PC speaker recently, and David posted a
> "speaker emulator".
> 
> But what my users want is a simple beep when using a machine without a
> soundcard.   I might be able to get X to give me beeps, but is there some
> simple way to get Windows to generate them (cross-compiled in Linux)?
> 

printf("\a"); ?


Julian.




More information about the SDL mailing list