Scroll to navigation

TONEGEN(1) Voicetronix Telephony Tools TONEGEN(1)

NAME

tonegen - Test the Voicetronix programmable tone generator

SYNOPSIS

tonegen [options]

DESCRIPTION

The tonegen utility uses the programmable tone generator to send tones to some port.

OPTIONS

The following options are available:

Explicitly select the card to test. Default is card 0.
Explicitly select the port to test. Default is port 0 of the card being tested.
Play a locale specific predefined tone, where 0 <= num < VPB_TONE_ID_MAX. The locale is decided according to the value of the VPB_COUNTRY environment variable.
Set a single component for a user defined tone. This option may be used more than once with different values of n to set the components of a multi-frequency tone. Legal values for the other parameters are 0 < freq <= 4000 (Hz), and -inf < mag < 0.0 (dB).
The number of milliseconds that a user defined tone should be on for.
The number of milliseconds that a user defined tone should be off for.
Generates a dial string using the specified dtmf digits.
Play tones using the synchronous api functions. The default is to use the async api.
Loop cadenced tones continuously. Has no effect if a continuous tone has been specified.
Set software record gain in dB. Default is 0.0
Record audio to a file while playing.
Do not wait for a tone to complete before starting the next one. This can be useful for stress testing the coherency of the tone generator.
Show summary of these options.

AUTHOR

Ron Lee, Voicetronix <support@voicetronix.com.au>

This manual page was written by Ron <ron@debian.org>, for the Debian project (but may be used by others).

February 18, 2007 VPB driver package