aboutsummaryrefslogtreecommitdiff
path: root/src/ossp/osspd.conf.d
blob: 05d0d06c65311b553fd5e65594876be734ff76ce (plain)
1
2
3
4
5
6
7
8
9
10
# Define the audio backend to use here.
# Leave undefined to autodetect.

# Use Pulseaudio slave
#DSP_SLAVE=/usr/sbin/ossp-padsp

# Use ALSA slave
#DSP_SLAVE=/usr/sbin/ossp-alsap

# vim:set ft=sh: