Cadence-Tools

GPL-2.0 License

Stars
6

Cadence-Tools

Cadence is a set of tools useful for audio production. It's being developed by falkTX, using Python3 and Qt5 (and some C++ where needed).

The tools share the same base source code, so most of them look quite similar (which is intentional). Also, lots of custom widgets were coded when needed (like pixmapdial, pixmapkeyboard, patchcanvas and systray). They can be re-used in other projects. Contact the author if you need help on that.

The tools

Here's a brief description of the included tools:

Cadence-JackSettings

Simple and easy-to-use configure dialog for jackdbus. It can configure JACK's driver and engine parameters.

Cadence-Logs

Small tool that shows JACK, A2J, LASH and LADISH logs in a multi-tab window. The logs are viewed in a text box, making it easy to browse and extract status messages using copy and paste commands.

Cadence-Render

Tool to record (or 'render') a JACK project using jack-capture, controlled by JACK Transport. It supports a vast number of file types and can render in both realtime and freewheel modes.

Legacy tools (now part of Carla)

Here's a brief description of the included tools:

Cadence-JackMeter

Digital peak meter for JACK. It automatically connects itself to all application JACK output ports that are also connected to the system output.

Cadence-XY Controller

Simple XY widget that sends and receives data from Jack MIDI. It can send data through specific channels and has a MIDI Keyboard too.