You are not logged in.
Hey all,
Does anyone know how to get Deadbeef's "Output Module" to accept custom PCMs, which are defined in .asoundrc? Audacious reads them, but DB refuses to acknowledge their existence.
I thought I'd ask here since I can't seem to find a forum for the player and, if I recall, it's the default music player in Arch. However, I am doing this on Lubuntu, not Arch; it's a continuation of a problem which I addressed on Ubuntu's forums, but I believe it's evolved beyond their expertise.
http://ubuntuforums.org/showthread.php?t=2167997
Last edited by apolyonn (2013-10-12 18:29:58)
Offline
There is no default player in Arch Linux. You could try the official thread for deadbeef or its bugtracker.
Offline
Do you set this lines in your PCM?
hint {
show on
description "My description"
}Offline
Do you set this lines in your PCM?
hint { show on description "My description" }
Thank you, based Arch member. This did the trick.
pcm.bandpass {
type plug
slave.pcm "highpass"
hint {
show on
description "Bandpass filter"
}
}Solved.
Offline
I am not sure how to feel being called "based Arch member"... but I am happy it helped.
Offline
I am not sure how to feel being called "based Arch member"... but I am happy it helped.
It was meant to be a compliment (although the meme is somewhat sarcastic in nature) XD Sorry for the confusion.
http://knowyourmeme.com/memes/based-god/photos
Last edited by apolyonn (2013-10-14 23:19:41)
Offline