Skip to content

Commit

Permalink
mpd: modify sinks
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaefer committed Oct 9, 2017
1 parent aa25413 commit af72e55
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions mpd/mpdconf
Expand Up @@ -25,22 +25,10 @@ audio_output {
}
audio_output {
type "pulse"
name "Krawallmachine"
sink "krawallmachine"
name "Sound"
sink "sound"
format "44100:16:2"
}
audio_output {
type "pulse"
name "Soundport"
sink "soundport"
format "44100:16:2"
}
audio_output {
type "pulse"
name "Airports"
sink "airports"
format "44100:16:2"
}
mixer_type "software"

### encoding
Expand Down

0 comments on commit af72e55

Please sign in to comment.