You are not logged in.

#1 2011-08-08 02:54:44

Pooh-Bah
Member
Registered: 2011-07-13
Posts: 47

[SOLVED] MPD volume always 100%

~/.mpdconf:

audio_output {
    type "alsa"
    name "My ALSA Device"
    device "hw:0,0"
    format "44100:16:2"
    mixer_type "hardware"
    mixer_device "hw:0"
    mixer_control "PCM"
}

I want to control volume over hardware/PCM, so in ncmpcpp I see inc/decrease volume and also see it in alsamixer, but MPD plays at 100% volume. Why?

Last edited by Pooh-Bah (2011-08-08 03:21:59)

Offline

#2 2011-08-08 03:21:40

Pooh-Bah
Member
Registered: 2011-07-13
Posts: 47

Re: [SOLVED] MPD volume always 100%

Oh. Sorry
Problem solved. I just removed this line:

    device "hw:0,0"

Last edited by Pooh-Bah (2011-08-08 03:22:43)

Offline

Board footer

Powered by FluxBB