Menu

Tree [997f02] master /
 History

HTTPS access


File Date Author Commit
 gui 2021-03-07 Kristian Amlie Kristian Amlie [bbe590] Several fixes for Qt 5.
 include 2019-02-11 Kristian Amlie Kristian Amlie [6201ee] Update copyright to 2019.
 plugin 2021-09-05 Kristian Amlie Kristian Amlie [997f02] Fix inability to connect less ports than the ma...
 xwrapper 2019-02-11 Kristian Amlie Kristian Amlie [6201ee] Update copyright to 2019.
 .gitattributes 2013-06-15 Kristian Amlie Kristian Amlie [dd6d5c] Excluded .git* files from archives.
 .gitignore 2013-03-13 Kristian Amlie Kristian Amlie [d7da90] First working version.
 AUTHORS 2013-04-07 Kristian Amlie Kristian Amlie [63d541] Added some standard package files.
 COPYING 2013-04-07 Kristian Amlie Kristian Amlie [63d541] Added some standard package files.
 ChangeLog 2015-04-08 Kristian Amlie Kristian Amlie [87595a] Update ChangeLog, version numbers and copyright...
 README 2019-02-11 Kristian Amlie Kristian Amlie [6201ee] Update copyright to 2019.
 buildDeploy.pri 2013-05-11 Kristian Amlie Kristian Amlie [a43a56] Fixed an install problem on Ubuntu 12.04.
 jack2dssi.pro 2013-05-11 Kristian Amlie Kristian Amlie [a43a56] Fixed an install problem on Ubuntu 12.04.

Read Me

Jack2DSSI v0.21, Copyright (C) 2019 Kristian Amlie, Licensed under GPLv3

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.

- Prerequisites:
  - Jack1 development files (Jack2 will not work)
  - ALSA/asound development files
  - X11 development files
  - Qt4 development files

- Installation:

   $ tar xjf jack2dssi-0.21.tar.bz2
   $ cd jack2dssi-0.21
   $ qmake
   $ make
   $ sudo make install
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.