Code Monkey home page Code Monkey logo

rofi-jack's Introduction

rofi-jack

multiple connections with rofi-jack rofi-jack-device with Carla from the kxstudio repository

A collection of scripts for controlling and manipulating the JACK audio connection kit using the rofi application launcher.

Scripts

rofi-jack-device

jack device selection

A rofi script for setting up and launching jack

Examples:

Display help:

rofi-jack-device -h

Launch jack. If there is a ~/.jackdrc file it will filter it with the chosen hardware device and use the rest of the settings from before.

rofi-jack-device

Launch the script in a special mode which will take you through a range of useful audio settings. These are then saved for future use in ~/.jackdrc and then jack is launched

rofi-jack-device -s

After having (re)started jack, kill pulseaudio and restart it with the pulse2jack bridge. For now, this is dependent on having cadence installed (because it uses the cadence-pulse2jack script)

rofi-jack-device -p

Set all settings, save them and restart pulseaudio with bridge:

rofi-jack-device -s -p

rofi-jack-connect

A script for making connections, either one at a time or multi channel.

If no arguments are supplied, it will toggle between single channel connect and single channel disconnect as default behaviour.

That is, if a connection is already made between the two nodes specified, it will break that connection and vice versa.

Optional arguments:

For single channels --connect or -c --disconnect or -d

For all channels in from device --connect-all or -ca

For all channels in from device --disconnect-all or -da

Examples:

rofi-jack-connect --connect # Specifically connect the two chosen connection points
rofi-jack-connect --connect-all # Same as above but with all from device's outputs
rofi-jack-connect --disconnect # Specifically disconnect the two chosen connection points
rofi-jack-connect --disconnect-all # Same as above but with all from device's outputs

rofi-jack-connect # Connect or disconnect depending on status

rofi-jack's People

Contributors

madskjeldgaard avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.