You are not logged in.

#1 2013-10-12 04:15:38

apolyonn
Member
Registered: 2013-05-21
Posts: 46

Get deadbeef to read custom PCM [SOLVED]

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

#2 2013-10-12 12:47:03

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: Get deadbeef to read custom PCM [SOLVED]

There is no default player in Arch Linux. You could try the official thread for deadbeef or its bugtracker.

Offline

#3 2013-10-12 12:54:46

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

Re: Get deadbeef to read custom PCM [SOLVED]

Do you set this lines in your PCM?

    hint {
         show on
         description "My description"
    }

Offline

#4 2013-10-12 18:29:29

apolyonn
Member
Registered: 2013-05-21
Posts: 46

Re: Get deadbeef to read custom PCM [SOLVED]

ezzetabi wrote:

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

#5 2013-10-13 00:34:18

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

Re: Get deadbeef to read custom PCM [SOLVED]

I am not sure how to feel being called "based Arch member"... but I am happy it helped.

Offline

#6 2013-10-14 23:19:12

apolyonn
Member
Registered: 2013-05-21
Posts: 46

Re: Get deadbeef to read custom PCM [SOLVED]

ezzetabi wrote:

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

Board footer

Powered by FluxBB