From acb399bd1680f81207b4d085ac9a3db802b68c01 Mon Sep 17 00:00:00 2001 From: Patrick Simianer
Date: Tue, 8 Jul 2014 09:16:43 +0200 Subject: moc -> Master mixer --- .moc/config | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/.moc/config b/.moc/config index 80ffae7..2e6183c 100644 --- a/.moc/config +++ b/.moc/config @@ -38,7 +38,7 @@ AutoNext = yes # %A - Album # %t - Title # %(X:TRUE:FALSE) - ternary expression - if X exists, do TRUE, otherwaise -# FALSE. '\' - escape character (must be double, because of +# FALSE. '\' - escape character (must be double, because of # config interpreter). man zshmisc for more info. FormatString = "%(n:%n :)%(a:%a - :)%(t:%t:)%(A: \(%A\):)" @@ -74,6 +74,18 @@ OSSDevice = /dev/dsp # OSS Mixer device OSSMixerDevice = /dev/mixer +# OSS Mixer channel: pcm or master. +OSSMixerChannel1 = master + +# Second OSS Mixer channel: pcm or master. +OSSMixerChannel2 = pcm + +# ALSA mixer device. +ALSAMixer1 = Master + +# Second ALSA mixer device. +ALSAMixer2 = PCM + # ALSA output device AlsaDevice = default @@ -97,7 +109,7 @@ ShowTime = IfAvailable # Theme file. This can be absolute path or relative to # /usr/share/moc/themes/ (depends on installation prefix) or ~/.moc/themes/ # Theme = example_theme -Theme = pks_theme +Theme = pks_theme # The theme used when running on on xterm # XTermTheme = transparent-background @@ -139,11 +151,11 @@ ASCIILines = no #Fastdir2 = /mp3/electronic #Fastdir3 = /mp3/rap #Fastdir4 = /mp3/etc -#Fastdir5 = -#Fastdir6 = -#Fastdir7 = -#Fastdir8 = -#Fastdir9 = +#Fastdir5 = +#Fastdir6 = +#Fastdir7 = +#Fastdir8 = +#Fastdir9 = #Fastdir10 = # How fast to seek? Number of seconds per key stroke. -- cgit v1.2.3