Jacktube is an audio/MIDI processing program. It uses LADSPA plugins to process audio, MIDI events to control its operation and Jack is used for audio connections. The exact operation is governed by a set of customizable rules.
The exact operation is governed by a set of customizable rules. Even though Jacktube is primarily meant for audio work, it can be used in any signal processing application.
A simple command may look like this:
$variable = 1.5;
This assigns the value 1.5 to the variable called "$variable". Variables have no direct effect on the signal path, but are useful to hold values in the program. All variables start with "$".
An audio path can be constructed like this:
>~output ~
Product's homepage