8.36. GAINSOT -- Set To Phone User Tone Gain
This command sets the gain of the user tones coming from the phone DSP. User tones include entry 
and exit tones (see 
TONEE) and custom tones (see the SOUNDP and SOUNDL commands). In most 
cases, the tones are played out "locally" and their gains are adjusted by the 
GAINSIT command. 
Sometimes, the tones are played out to the phone, and the gain is adjusted by the GAINSOT 
command. 
This command is an integer command. See 
Section 6.2 for more information on this type of command. 
The minimum and maximum values for this command are -20 and 20, respectively. 
This command is saved to non-volatile memory only as part of a preset. The state of this command will 
be restored after power-up only if a preset is saved and that preset is set to be the power-on preset. 
Example Description Status Message
T01GAINSOT6
Set tone output gain to 6 dB. 
T01GAINSOT6
T01GAINSOT>3
Increase tone output gain by 3 dB. 
T01GAINSOTx, where x is the new value of the 
tone output gain. If this command was issued 
after the example above, then the status 
message would be T01GAINSOT9. 
T01GAINSOT?
Query tone output gain. 
T01GAINSOTx, where x is the new value of the 
tone output gain. If this command was issued 
after the example above, then the status 
message would be T01GAINSOT9. 
8.37. GMUTEO -- Mute All Outputs
The name of this command is an abbreviation of "Global Mute Outputs." Enabling this option causes all 
of the physical outputs to be muted (output T). This muting is independent of the normal output mute 
command, 
MUTEO. This command is provided so that the control program can implement a "saftey 
mute" feature. The idea is that if the user accidentally misconfigures the Vortex and feedback begins to 
occur, they can press the saftey mute to instantly mute all outputs before they damage their equipment 
or ears. 
This command is a boolean command. See 
Section 6.1 for more information on this type of command. 
This command is saved to non-volatile memory only as part of a preset. The state of this command will 
be restored after power-up only if a preset is saved and that preset is set to be the power-on preset. 
Example Description Status Message
T01GMUTEO1
Enable global output mute.
T01GMUTEO1
T01GMUTEO0
Disable global output mute.
T01GMUTEO0
T01GMUTEO2
Toggle global output mute.
T01GMUTEOx, where x is 0 or 1 depending on the 
current state of the global output mute.