Am 30.03.2016 um 13:40 schrieb Christopher Arndt:
Hi Hermann,

Am 30.03.2016 um 13:03 schrieb Hermann Meyer:
So I've added a named pipe to jalv.select, so that communication with
the app is possible.
Currently it understand "quit", "show" and "hide".
that's great, thanks!

Is that fifo always created in the working dir or is there a way to set
its path?

Ha, good point.
I've set the fifo-path now to /tmp instead working dir, to ensure that "all" instances use the same fifo and have access to it. Also it should make it simpler to write to it from command-line.


BTW:

I did something very similar yesterday for my jack-select app, but using
DBus instead of a pipe:

https://github.com/SpotlightKid/jack-select/commit/0f4178b2e023eab67887a76e1a90bbe3f175f136

Which is available as version 0.5b1 now on Github, PyPI and as an AUR
package:

https://github.com/SpotlightKid/jack-select
https://pypi.python.org/pypi/jack-select
https://aur.archlinux.org/packages/jack-select/


Chris


I would like to try it, just, I'm a plain jack2 user, no jack-dbus here.

regards
hermann


_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev

Reply via email to