diff options
author | Michales Michaloudes <korgie@gmail.com> | 2018-06-23 01:54:13 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 08:44:02 +0700 |
commit | d1cc24485a6cff1b45060a34d9fa05ad95c01f1c (patch) | |
tree | e102c07d69ed8f32b0ac79f246de7653bbe4bc1f /audio/carla/README | |
parent | be7411b528bde66a8bf6d082af894a8ad2f52121 (diff) |
audio/carla: Added (host for VST, DSSI, LADSPA, LV2 plugins).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'audio/carla/README')
-rw-r--r-- | audio/carla/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/carla/README b/audio/carla/README new file mode 100644 index 0000000000..895b61c2c9 --- /dev/null +++ b/audio/carla/README @@ -0,0 +1,12 @@ +Carla is a fully-featured audio plugin host, with support for many audio drivers +and plugin formats. + +It's open source and licensed under the GNU General Public License, version 2 or +later. + +It's also an internal audio and midi file player, remote control via OSC, Rack +and Patchbay. + +Carla is a plugins host for VST, LADSPA, DSSI, LV2. A replacement for dssi-vst. + +Optional dependencies: fluidsynth, linuxsampler, projectM |