EasyManua.ls Logo

Lectrosonics DM1612 - DM1624 Output Compressor Commands; Output Compressor Threshold Level

Lectrosonics DM1612
48 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
39
Reference Manual for Operation
Rio Rancho, NM – USA
Serial Interface & Control Commands (cont'd)
DM1624 Output Compressor Commands
outcpatt Output compressor attack time
outcpgn Output compressor gain
outcpmug Output compressor makeup gain
outcprat Output compressor ratio
outcprel Output compressor release time
outcpthr Output compressor threshold level
outcpatt (output compressor attack time)
This command may be used as a query to read the
attack time, or as an update to set the attack time. The
output channel is specified by using the address syntax.
Addresses must be in the range 1 to 24. The data type
is integer, in the range 5 to 2000, representing the time
in one tenth millisecond increments.
Examples:
REQUEST RESPONSE
QUERY outcpatt(1)? OK 42
UPDATE outcpatt(15)=30 OK
outcpgn (output compressor gain)
This command may be used as a query to read the
compressor gain. The output channel is specified by
using the address syntax. Addresses must be in the
range 1 to 24. The data type is integer, representing the
gain in dB, which is always a negative value if the
compressor is active, or zero.
Example:
REQUEST RESPONSE
QUERY outcpgn(21)? OK -11
outcpmug (output compressor makeup gain)
This command may be used as a query to read the
makeup gain, or as an update to set the makeup gain.
The output channel is specified by using the address
syntax. Addresses must be in the range 1 to 24. The
data type is integer, in the range 0 to 30, representing
the gain in dB. The allowable upper limit of makeup gain
values is dynamically determined by the threshold and
ratio settings of the compressor, and may be less than
the absolute maximum of 30 dB. If the value sent in an
update request exceeds this upper limit, it will be forced
to the limit value.
Examples:
REQUEST RESPONSE
QUERY outcpmug(1)? OK 5
UPDATE outcpmug(15)=12 OK
outcprat (output compressor ratio)
This command may be used as a query to read the
ratio, or as an update to set the ratio. The output chan-
nel is specified by using the address syntax. Addresses
must be in the range 1 to 24. The data type is float, in
the range 0.0 to 50.0, representing the compression
ratio, with 0.0 meaning that the compressor is “off.
Examples:
REQUEST RESPONSE
QUERY outcprat(1)? OK 2.1
UPDATE outcprat(15)=5.55 OK
outcprel (output compressor release time)
This command may be used as a query to read the
attack time, or as an update to set the attack time. The
output channel is specified by using the address syntax.
Addresses must be in the range 1 to 24. The data type
is integer, in the range 100 to 10000, representing the
time in one tenth millisecond increments.
Examples:
REQUEST RESPONSE
QUERY outcprel(1)? OK 500
UPDATE outcprel(15)=2000 OK
outcpthr (output compressor threshold level)
This command may be used as a query to read the
threshold, or as an update to set the threshold. The
output channel is specified by using the address syntax.
Addresses must be in the range 1 to 24. The data type
is integer, in the range -80 to +20, representing the level
in dBu.
Examples:
REQUEST RESPONSE
QUERY outcpthr(1)? OK -3
UPDATE outcpthr(15)=-20 OK

Table of Contents