home *** CD-ROM | disk | FTP | other *** search
- Description:
- Tone master is a 16-bit 44KHz tone generator for the gravis ultrasound.
- It can play up to 14 sine waves at once. It comes with definitions for the
- standard DTMF tones as well as A B C and D and the coin tones.
-
- Usage:
- tmaster [tone file] [-v# volume 0-500]
-
- Format for the tone.def file:
-
- Tone Definition::
- start <name> <key>
- <commands>
- end
-
- The commands are:
-
- tstart <voice> <frequency>
- Starts a voice playing a sine wave at the specified frequency.
- Valid voice numbers are 0-13.
-
- wait <time>
- Waits for the specified number of seconds.
-
- tend <voice>
- Silences a voice.
-
-
-