Re: [LAU] [ANN] jack-select 0.1 beta 1 release

From: Robin Gareus <robin@email-addr-hidden>
Date: Tue Mar 15 2016 - 17:50:43 EET

On 03/15/2016 04:05 PM, Christopher Arndt wrote:
> Hi all,
>
> to scratch a personal itch*, I have created a little systray
> application, which allows to switch between different QJackCtl
> configuration presets with just two mouse clicks:
>
> https://github.com/SpotlightKid/jack-select

For reference, you can directly interact with qjactctl as well:

dbus-send --system /org/rncbc/qjackctl org.rncbc.qjackctl.stop
dbus-send --system /org/rncbc/qjackctl org.rncbc.qjackctl.preset
"string:Presonus"
dbus-send --system /org/rncbc/qjackctl org.rncbc.qjackctl.start

dbus-send --system /org/rncbc/qjackctl org.rncbc.qjackctl.stop
dbus-send --system /org/rncbc/qjackctl org.rncbc.qjackctl.preset
"string:(default)"
dbus-send --system /org/rncbc/qjackctl org.rncbc.qjackctl.start

> This is intended for use with jackdbus only.

The above also works with jack1 (since qjackctl provides the dbus
interface).

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Tue Mar 15 20:15:02 2016

This archive was generated by hypermail 2.1.8 : Tue Mar 15 2016 - 20:15:02 EET