Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
alsaequal+dmix issue
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
jiaxi
n00b
n00b


Joined: 25 Sep 2012
Posts: 30

PostPosted: Thu Jan 31, 2013 10:35 am    Post subject: alsaequal+dmix issue Reply with quote

It can play music through "aplay 48.wav" and modify the eq through "alsamixer -D equal"
when use the configuration as bellow:
pcm.!default {
type plug
slave.pcm "equalizer"
}

pcm.equalizer {
type equal
slave.pcm "plughw:0,0"

}



ctl.equal {
type equal;
}



i get the error information when add dmix。
# aplay 48.wav &
# Playing WAVE '48.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Stereo
ALSA lib pcm_params.c:2150:(snd1_pcm_hw_refine_slave) Slave PCM not usable
aplay: set_params:957: Broken configuration for this PCM: no configurations available


the /etc/asound.conf :

pcm.!default {
type plug
slave.pcm "equalizer"
}

pcm.equalizer {
type equal
slave.pcm "dmixer"

}

pcm.dmixer {
type dmix
ipc_key 1026
slave {
pcm "hw:0,0"
}
}


ctl.equal {
type equal;
}
Back to top
View user's profile Send private message
tomk
Bodhisattva
Bodhisattva


Joined: 23 Sep 2003
Posts: 7221
Location: Sat in front of my computer

PostPosted: Thu Jan 31, 2013 11:43 am    Post subject: Reply with quote

Moved from Multimedia to Duplicate Threads, please see ALSA Equalizer issue.
_________________
Search | Read | Answer | Report | Strip
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum