&L(0,"*",5);
Input IO's
Relays
Streaming Mode
Outgoing Stream
Incoming Stream
Stream Audio to ( Selected Destination ) &LBAS(1,"%fs",sdip$);:&LBAS(1,"%u",sport);
Streaming Destinations
Entry IP Address Port
0 &LBAS(1,"%u",dst_table(0,1));
1 &LBAS(1,"%u",dst_table(1,1));
2 &LBAS(1,"%u",dst_table(2,1));
3 &LBAS(1,"%u",dst_table(3,1));
4 &LBAS(1,"%u",dst_table(4,1));
5 &LBAS(1,"%u",dst_table(5,1));
6 &LBAS(1,"%u",dst_table(6,1));
7 &LBAS(1,"%u",dst_table(7,1));
Receive audio from &LBAS(1,"%fs",src_host$);:&LBAS(1,"%u",aud_port);
Last Command Received &LBAS(1,"%fs",last_cmds$);
Input Source
Current Set Volume
Gain
A/D Amplifier Gain
Left Output Peak Level &LBAS(1,"%d",out_lvl_l);   dBFS
Right Output Peak Level &LBAS(1,"%d",out_lvl_r);   dBFS
Left Input Peak Level &LBAS(1,"%d",inp_lvl_l);   dBFS
Right Input Peak Level &LBAS(1,"%d",inp_lvl_r);   dBFS
bass &LBAS(1,"%d",bass);  
treble &LBAS(1,"%d",treble);  
balance &LBAS(1,"%d",balance);  
loudness &LBAS(1,"%d",loudness);