Function DESQsound - makes a tone under DESQview Syntax void DESQsound(int frequency, int duration); Prototype in multihk.h Remarks DESQsound will generate a tone of frequency in Hz for duration clock ticks (approximately 18.2 ticks/sec). No error checking is performed. Return value nothing.