[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
void pascal SoundTone(unsigned freq, unsigned duration, unsigned pause)

  Lowest-level sound routine. Produces a tone of the desired frequency
for a specified length of time followed by a period of silence.

Parameters
  freq      - cycles per second
  duration  - period of square waves in milliseconds
  pause     - period of silence in milliseconds

Returns
  Nothing.

.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson