Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- M E W E L - <b>void pascal soundtone(unsigned freq, unsigned duration, unsigned pause)</b> http://www.X-Hacker.org [<<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.

.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson