A generic morse-code practice utility for Unix systems. Currently supported devices: Sun: Sun workstation with audio hardware. HP: HP9000s700 with audio hardware. X11: The X11 window system. (Warning: not all X11 implementations handle duration and frequency of beeps properly!) Indigo: The SGI Indigo workstation. (See comments in beepIndigo.c about caveats and limitations.) Linux: The IBM PC console speaker. Adding a new device is as simple as creating a new implementation of the beep.h interface. See beep*.[ch] for examples and documentation. Please send any additions to the authors!! To compile: ./configure make clean make To test: make test Autoconf script added by Joe Foley A modified version of the program "QSO" by Paul J. Drongowski is also included. Written by: Joe Dellinger, Hawaii Institute of Geophysics, University of Hawaii at Manoa submitted to comp.sources.misc Dec 15 1993 Revised version submitted to comp.sources.misc Nov 22 1994 - joe@sep.stanford.edu jdellinger@trc.amoco.com joe@soest.hawaii.edu This version dated: $Date: 1997/08/29 02:54:45 $