You are not logged in.

#1 2018-07-11 22:11:11

LordAnarchist
Member
Registered: 2018-06-06
Posts: 14

MPD sound confusion

Hello guys,

I'm using MPD and ncmcpp.

So I'm running in troubles because of the volume management in NCMPCPP with Left and right arrow keys. So apparently it acts on the PCM column (according to what I see on alsamixer while playing with ncmpcpp).

So here is my audio part of the mpd config:

audio_output {
    type        "alsa"
    name        "My ALSA Device"

I'd like that it acts on my Master volume how can I change that?
I'm not really experienced with alsa stuff and audio managment in general so i came here.

Hope somebody will help smile

Offline

#2 2018-07-11 23:20:19

Rasi
Member
From: Germany
Registered: 2007-08-14
Posts: 1,914
Website

Re: MPD sound confusion

check mixer_device and mixer_control options

mixer_control "Master"

might be enough already.

Last edited by Rasi (2018-07-11 23:23:16)


He hoped and prayed that there wasn't an afterlife. Then he realized there was a contradiction involved here and merely hoped that there wasn't an afterlife.

Douglas Adams

Offline

#3 2018-07-12 13:47:07

LordAnarchist
Member
Registered: 2018-06-06
Posts: 14

Re: MPD sound confusion

thank you really much it works !

Also, another quick question, is it possible to mute mpd sound using MPC or another way? Cause I'm coding my own keybindings and would know if it's possible?

Thanks smile

Offline

#4 2018-07-12 13:56:12

seth
Member
Registered: 2012-09-03
Posts: 51,206

Re: MPD sound confusion

"mpc volume 0", but I'd rather just pause playback.

Offline

Board footer

Powered by FluxBB