home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / 0151ter2.zip / 0151TER2._XE / rar / DOCS.EXE / ANSMUSIC.DOC next >
Text File  |  1994-08-17  |  1KB  |  37 lines

  1.  
  2.                                ANSI MUSIC
  3.  
  4. These are the specifications that Terminate follows. If you are a Sysop,
  5. you could include ANSI music in your menus and then users using Terminate
  6. (or the few other terminal programs that include this) could hear
  7. melodies or fancy tunes when they enter the menu.
  8. Other terminal program will just skip the codes - nothing else will
  9. happen. Maybe it will look weird on your screen, because your BBS system
  10. does not understand the codes - but it doesn't matter at all.
  11.  
  12. This little code is used in the LOGO.ANS of DAN BBS (Remote Access file
  13. shown at login):
  14.  
  15. MB O3 T120 L2CO4CO3L6BGABO4L2CO3L2CL2AL1GL2CFL4EL6CDEL4FL3DL6O2BO3CDL4EL2C
  16.  D
  17.  
  18. As you can see I clear the screen ([2J), right after the sound codes so
  19. programs that don't support ANSI music won't see these codes.
  20.  
  21. It's really simple to create this music. Hopefully many more will start
  22. using these codes inside online games etc.
  23.  
  24. Small examples:
  25.  
  26. MB O3     Sets octave 3
  27. MB T120   Sets tempo to 120 (default)
  28.  
  29. You can use several statements on each line. It couldn't be easier! It's
  30. exactly the same command as the BASIC command called PLAY from IBM BASIC
  31. or GW-BASIC, etc. Look in these manuals for more information.
  32.  
  33. Download A3E*.* or filerequest MAGIC: A3E with the point system, for the
  34. latest version available on DAN BBS. Then you can easily make your own
  35. music ANSI-menus. All MIDI, Sound BBS systems... MUST have this!!!
  36.  
  37.