
j2ds
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:
Description:I own multiple USB audio devices which I switch between multiple times a day. That's too much clicking under Cadence currently so j2ds was born!
I use j2ds in conjuntion with Cadence to control JACK2. I would like to see this type of feature included in the main window of Cadence eventually but I'd first need to convince falkTX that its not just me who very frequently changes JACK output devices. Another potential Cadence integration issue is that this script only works with JACK2 and Cadence seems to be moving towards JACK1 which doesn't have the 'switch master' command that this script uses.
j2ds requires JACK2 and kdialog to run. Save the script into a file called j2ds.sh and make it executable
chmod +x j2ds.sh
The script can give errors in the terminal and may not quit when 'Cancel' is pushed if you run it without making it executable.
0.3 - 21st Feb 2014
* j2ds checks JACK is running when you launch it now
0.2 -20th Feb 2014
* Added support for detecting and selecting ALSA sub-devices
* Added program title to kdialog windows
0.1 - 20th Feb 2014 - First release!
Ratings & Comments
0 Comments