home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 118.lha / Bell / readme < prev    next >
Text File  |  1986-11-20  |  813b  |  26 lines

  1.                                 BELL
  2.  
  3.     This program provides a replacement for the annoying Intuition
  4. function DisplayBeep().  To use, simply enter 'bell'.  Bell allocates
  5. memory in chip RAM (122 bytes) and installs part of itself there, then
  6. replaces the DisplayBeep function in the Intuition library.
  7.  
  8.     To remove the bell, simply enter 'bell' again.  You can alter the
  9. sinusiodal sampling rate by giving bell a decimal argument.
  10.  
  11.     This program was based upon Beep, a program by Jeff Lavin, which
  12. was in turn based upon an idea by Larry Phillips.  Bell has a better
  13. sound, is smaller, uses less chip RAM, needs only one program instead
  14. of two, and has somewhat more flexibility.
  15.  
  16. Programs:
  17.     readme    813 bytes
  18.     bell      720 bytes
  19.     makefile   51 bytes
  20.     bell.s   7525 bytes
  21.  
  22.  
  23. Gary Milliorn
  24. Austin, Tx
  25. bix: gmill
  26.