Re: [Musicpd-dev-team] [OT?] MPRIS and MPD

2012-05-23 Thread Matt Wheeler
On 23 May 2012 15:48, Stefan Monnier monn...@iro.umontreal.ca wrote:
 Seems kind of odd to talk about integrating with shiny new Ubuntu/Unity,
 given the whole pulseaudio deal. Unless something has changed and I didn't
 notice, Ubuntu uses pulseaudio, which runs per-user, so you can't really
 get mpd to work right with log in/out without jumping through some hoops.
 (Maybe, hopefully, I've missed something?)

 Any pointers to a good description of the problem and the possible
 solutions/workarounds would be welcome, BTW.

I attempted to post this once already but managed to reply only to
Jeffrey (sorry)...

http://gmpc.wikia.com/wiki/MPD_INSTALL_USER_SERVICE_UBUNTU seems to be
the best way to run mpd on systems with pulseaudio. Another option is
setting up the system wide pulseaudio daemon (and it's possible to use
mpdris to control/monitor an MPD instance running remotely, which
still applies even without any hoop-jumping).

(Yet another possibility which I didn't think of before is setting up
pulseaudio cookies for the mpd user and any real users that might need
sound at the same time as mpd)


-- 
Matt Wheeler
m...@funkyhat.org

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team


Re: [Musicpd-dev-team] [OT?] MPRIS and MPD

2012-05-23 Thread Stefan Monnier
 http://gmpc.wikia.com/wiki/MPD_INSTALL_USER_SERVICE_UBUNTU seems to be
 the best way to run mpd on systems with pulseaudio.

My use case is a machine where we usually have 3 users logged in at the
same time (on different virtual terminals), so that's not a good solution.

 Another option is setting up the system wide pulseaudio daemon (and
 it's possible to use mpdris to control/monitor an MPD instance running
 remotely, which still applies even without any hoop-jumping).

The pulseaudio's why you shouldn't use system wide PA seems to apply
to my case, so I'd rather not go there either.

 (Yet another possibility which I didn't think of before is setting up
 pulseaudio cookies for the mpd user and any real users that might need
 sound at the same time as mpd)

That's still basically a system-wide setup, then (where you share
a single PA instance between different users).

Basically, from reading PA's documentation, I think the ideal setup for
me would have one PA process per user, and and then combine the result
via some kind of additional layer (ALSA dmix or somesuch, I don't know,
nor would I know how to set up such a thing).

Stefan


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team


Re: [Musicpd-dev-team] Output effects

2012-05-23 Thread Bart Nagel
At 2012-05-18 15:12:03 +0200, Max Kellermann wrote:
 On 2012/05/17 23:09, Bart Nagel b...@tremby.net wrote:
  Is there any way to apply effects to MPD's output? I sometimes play 
  guitar along to music and if I need to transpose or speed it up or 
  slow it down I need to open another program. It'd be nice to just 
  enable an effect plugin instead.
 
 It is possible to attach filter plugins to an output, but there is no
 existing filter plugin for what you want.  However, it should be
 simple enough to write one.  The filter plugin API has not been used
 much so far.

Where is the filter plugin API documented, or where can I find 
examples of existing filters? Searches of the wiki and man page give 
nothing.

Thanks.

--bart

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team