home *** CD-ROM | disk | FTP | other *** search
- Short: demonstration of the musical capabilities of BEEP
- Author: Mark J Swift
- Uploader: msw@blackpool.ac.uk
-
- Two BASIC programs to demonstrate the musical capabilities of
- the BEEP command.
-
- Both these programs make use of the fact that the command
-
- BEEP <pitch>,<duration>
-
- gives a frequency approximately equal to 11447/(10.6+<pitch>) hz
- and a duration of <duration>*72/1000000 seconds
-
-
- ARCHIVE CONTENTS
-
- PLAY_SCALE_bas - simple program to play a musical scale
- PLAY_MUSIC_bas - program to play music from a DATA statement
- PLAY_MUSIC_readme - this file
-
-
- FEATURES
-
- * simple and small
- * FREEWARE
-
-
- CONTACT
-
- post: MARK J SWIFT e-mail: msw@blackpool.ac.uk
- 175 CHURCH STREET
- BLACKPOOL
- LANCS
- FY1 3NX
-