1# This file is part of PulseAudio. 2# 3# PulseAudio is free software; you can redistribute it and/or modify 4# it under the terms of the GNU Lesser General Public License as 5# published by the Free Software Foundation; either version 2.1 of the 6# License, or (at your option) any later version. 7# 8# PulseAudio is distributed in the hope that it will be useful, but 9# WITHOUT ANY WARRANTY; without even the implied warranty of 10# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 11# General Public License for more details. 12# 13# You should have received a copy of the GNU Lesser General Public License 14# along with PulseAudio; if not, see <http://www.gnu.org/licenses/>. 15 16; USB gaming headset mono output path. These headsets usually have two 17; output devices. The first one is mono, meant for voice audio, and the second 18; one is stereo, meant for everything else. The purpose of this unusual design 19; is to provide separate volume controls for voice and other audio, which can 20; be useful in gaming. 21; 22; Works with: 23; Steelseries Arctis 7 24; Steelseries Arctis Pro Wireless. 25; Lucidsound LS31 26; 27; This path doesn't provide hardware volume control, because the stereo 28; output is controlled by the PCM element with index 1, and currently 29; PulseAudio only supports elements with index 0. 30 31[General] 32description-key = analog-output-headphones 33