[fpc-pascal]Beep in Linux

Ken J. Wright kenw at cncware.com
Thu Jul 4 06:31:39 CEST 2002


The ncrt unit includes the sound() procedure which just does a simple beep.
Note that the  frequency parameter is ignored and the nosound() procedure
is not required to turn it off.

Ken

At 11:22 07/03/2002 +0200, you wrote:
>Hi,
>
>Does anyone know how to use the PC speaker to produce a beep in Linux, 
>just as
>
>write (#7);
>
>will work under DOS and Win32?
>
>Aitor
>
>
>_______________________________________________
>fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
>http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>





More information about the fpc-pascal mailing list