On Mon, 2019-06-10 at 02:11 +0300, Sergei Steshenko wrote:
> Hello All,
> 
> I have a developed by myself LADSPA plugin which works and which I 
> managed to use with pulseaudio.
> 
> As the plugin operates it prints some messages to stderr, and I do see 
> them when I use the plugin with, say, ecasound or mplayer.
> 
> However, if I invoke pulseaudio as
> 
> (export LADSPA_PATH=/mnt/althome/sergei/acoustics_work_sp/ladspa; 
> pulseaudio -vvvvv --start --log-level=4 --log-target=stderr)

Don't use --start, because it will launch pulseaudio in background, and
the stderr output won't go anywhere.

-- 
Tanu

https://www.patreon.com/tanuk
https://liberapay.com/tanuk

_______________________________________________
pulseaudio-discuss mailing list
pulseaudio-discuss@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss

Reply via email to