Jack2DSSI

Jack2DSSI is an open source DSSI plugin that allows you to load a regular Jack application into it and use it as if it were a plugin.

Pros:

Caveats:

Jack2DSSI is licensed under the GNU General Public License, version 3 (GPLv3).

Author: Kristian Amlie <kristian at amlie.name>

SourceForge project page: http://sourceforge.net/projects/jack2dssi/

News

08.04.2015 / Jack2DSSI v0.21 released!

This is a bug fix release which fixes a bug where the plugin would fail to load if the libjackserver.so library had a different name than expected.

06.12.2013 / Jack2DSSI v0.2 released!

Jack2DSSI v0.2 has been released! Check out the ChangeLog!

Screenshots

The Jack2DSSI plugin GUI.

Download

Installation

In addition to Jack, the plugin requires Qt to build and use.

To build and install, execute the following commands in your shell:

   $ tar xjf jack2dssi-<version>.tar.bz2
   $ cd jack2dssi-<version>
   $ qmake
   $ make
   $ sudo make install
  

And voila, the plugin is ready to be loaded in your favorite host!

Troubleshooting

Some clients may misbehave inside Jack2DSSI.