<!-- type: int; default: SND_IDX_NULL
Audio subsystem. Values are as follows:
0: OSS; 1: PortAudio; 2: PulseAudio; 3: File I/O -->
<AUDIOIO>1</AUDIOIO>
<!-- type: std::string; default: ""
OSS device name -->
<OSSDEVICE></OSSDEVICE>
<!-- type: std::string; default: ""
For compatibility with older versions -->
<PADEVICE></PADEVICE>
<!-- type: std::string; default: ""
PortAudio input device name -->
<PORTINDEVICE>Line 4 (Virtual Audio Cable)</PORTINDEVICE>
<!-- type: int; default: -1
PortAudio input device index -->
<PORTININDEX>7</PORTININDEX>
<!-- type: std::string; default: ""
PortAudio output device name -->
<PORTOUTDEVICE>Line 3 (Virtual Audio Cable)</PORTOUTDEVICE>
<!-- type: int; default: -1
PortAudio input device index -->
<PORTOUTINDEX>21</PORTOUTINDEX>
<!-- type: std::string; default: ""
PortAudio alert device name -->
<ALERTDEVICE>Динамики (Устройство с поддержкой High Definition Audio)</ALERTDEVICE>