<p dir="ltr">Aha... Then how do I figure out how the api points are called? Feel free to RTFM me I'm a complete dbus newbie, any pointer to get me started would be nice...</p>
<p dir="ltr">Bram</p>
<div class="gmail_quote">On Jul 5, 2013 7:49 AM, "Tanu Kaskinen" <<a href="mailto:tanu.kaskinen@linux.intel.com">tanu.kaskinen@linux.intel.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Thu, 2013-07-04 at 21:54 +0200, Bram de Jong wrote:<br>
> Hi all,<br>
><br>
><br>
> I managed to compile and run v3.99.2 (with bluetooth) on a raspberry pi.<br>
> I have a LADSPA plugin running as a module like so:<br>
><br>
> 24 module-ladspa-sink sink_name=ladspa_amp<br>
> master=alsa_output.platform-bcm2835_AUD0.0.analog-stereo plugin=amp<br>
> label=amp_stereo control=6<br>
><br>
> Starting up d-feet I don't see any mention of pulse nor the ladspa<br>
> plugin... Do I need to set up something specific (config?) to get<br>
> access through d-bus? Or is it normal I don't see it in d-feet?<br>
<br>
Yes, it's normal that you don't see anything in d-feet (or well, there<br>
should be *something* from PulseAudio in the "Session Bus" tab, but<br>
nothing ladspa related). PulseAudio doesn't use any bus for its D-Bus<br>
interface; instead, clients should create direct peer-to-peer<br>
connections. AFAIK, d-feet doesn't support peer-to-peer connections, it<br>
always expects the other end to be a bus.<br>
<br>
--<br>
Tanu<br>
<br>
</blockquote></div>