
********************************************************************************
*
* +----------------+
* | ENGLISH  INFO  |  (Deutsche Info: Siehe unten)
* +----------------+
*
* ADLIB/SB MUSICAL NOTES - in QBasic by William Yu
* =============================================================================
* Comment by Bill Yu: This is a simple routine to play musical notes on your
* sound card. I did some conversions of some old songs and found that the
* quality was almost the same as playing through the PC speaker. In other words,
* you can convert your PLAY statements and play them through the sound card
* instead of the PC Speaker. I've included some songs in the source code for you
* to sample. Great for background music. 
*
*-------------------------------------------------------------------------------
*
* +---------------+
* | DEUTSCHE INFO |
* +---------------+
*
* Soundblaster Notenspieler in QBasic von William Yu
* ============================================================================
* Spielt Noten ber den Soundblaster statt ber den PC-Speaker ab. Die abzu-
* spielenden Noten werden hnlich wie beim PLAY-Befehl angegeben. Mit einigen
* Beispielsongs.
*
*-------------------------------------------------------------------------------
*
*   \         (c) Thomas Antoni, 18.11.2000 
*    \ /\           Mailto:thomas@antonis.de
*    ( )            http://www.antonis.de   
*  .( o ).
*                        ----==== Hottest QBasic Stuff on Earth !!! ====----
*
********************************************************************************








