BTBeeper 0.06, a freeware beeper Delphi component

by Theodoros Bebekis
   Thessaloniki, Greece
   email: bebekis@mail.otenet.gr 

available from:

Delphi Super Page (DSP) at http://sunsite.icm.edu.pl/delphi/
and Torry's page at http://www.torry.net/

{-------------------------------------------------------
 STATE: Freeware
        No restrictions,
        No guaranties
        Use it at your own risk!
--------------------------------------------------------}  


BTOdeum.pas contains the BTBeeper component.

BTBeeper uses the PC speaker to produce various sounds.
In fact you can make it play entire songs.

It contains many "preset" sounds. You can play them
just calling the PlayPresetSound method.

Also it has the ability to play songs or sounds 
written in a plain ascii file.

I wrote it just for fun but I think it maybe usefull
in some situations ie. when a sound card is not present
or when you don't like to use .wav files

The code is straightforward and well commented - I think


I used some fucntions posted to a (don't remember) newsgroup 
by jatkins@paktel.compulink.co.uk (John Atkins)

this is the John's code

-----------------------------------------------------

