MIC_LVL >
Flash Lights on ANIUSB
Command String:
< SET FLASH ON >
< SET FLASH OFF >
Send one of these commands to the
ANIUSB. The flash automatically turns off
after 30 seconds.
ANIUSB Response:
< REP FLASH ON >
< REP FLASH OFF >
The ANIUSB will respond with one of these
strings.
Turn Metering On
Command String:
< SET METER_RATE sssss >
Where sssss is the metering speed in
milliseconds. Setting sssss =0 turns
metering off. Minimum setting is 100
milliseconds. Metering is off by default.
ANIUSB Response:
< REP METER_RATE sssss >
< SAMPLE aaa bbb ccc ddd >
Where aaa, bbb, etc is the value of the
audio level received and is 000-060.
aaa = input 1
bbb = input 2
ccc = output 1
ddd = output 2
Stop Metering
Command String:
< SET METER_RATE 0 >
A value of 00000 is also acceptable.
ANIUSB Response:
< REP METER_RATE 00000 >
Get LED Brightness
Command String:
< GET LED_BRIGHTNESS >
ANIUSB Response:
< REP LED_BRIGHTNESS n >
Where n can take on the following values:
0 = LED disabled
1 = LED dim
2 = LED default
Set LED Brightness
Command String:
< SET LED_BRIGHTNESS n >
Where n can take on the following values:
0 = LED disabled
1 = LED dim
2 = LED default