Audio plugin host (LADI project modifications) https://kx.studio/carla
Go to file
nick87720z e1cc719687 Fix unsecured url in gidmodules 2018-06-01 16:28:20 +02:00
.travis Cleanup CI to remove experimental plugins (not used anymore) 2017-11-25 12:22:44 +01:00
bin Remove broken symlink 2018-01-14 21:14:11 +00:00
data Fixes for carla-single under ladish, print state messages on start 2018-04-27 08:43:57 +03:00
doc Small update to old docs, and README 2018-01-19 07:20:42 +01:00
resources Scale canvas with mouse anchor 2018-06-01 16:25:25 +02:00
source Add a custom include path for wine jackbridge, small cleanup 2018-05-24 23:21:02 +02:00
.gitignore Update gitignore 2018-04-05 10:06:43 +02:00
.gitmodules Fix unsecured url in gidmodules 2018-06-01 16:28:20 +02:00
.travis.yml Update travis stuff 2016-07-17 20:12:48 +02:00
INSTALL.md Fix up the markdown syntax and remove HTML tags 2017-11-25 18:36:00 +00:00
Makefile Prevent user from cross-compiling the wrong target 2018-03-13 19:45:46 +01:00
README.md Update README.md 2018-03-20 21:58:56 +01:00

README.md

Carla Logo Carla Plugin Host

Build Status

What is Carla?

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.

Features

  • LADSPA, DSSI, LV2 and VST plugin formats
  • GIG, SF2 and SFZ sound banks
  • Internal audio and midi file player
  • Automation of plugin parameters via MIDI CC
  • Remote control over OSC
  • Rack and Patchbay processing modes, plus Single and Multi-Client if using JACK
  • Native audio drivers (ALSA, DirectSound, CoreAudio, etc) and JACK

In experimental phase / work in progress:

  • Export any Carla loadable plugin or sound bank as an LV2 plugin
  • Plugin bridge support (such as running 32bit plugins on a 64bit Carla, or Windows plugins on Linux)
  • Run JACK applications as audio plugins
  • Transport controls, sync with JACK Transport or Ableton Link

Carla is also available as an LV2 plugin for MacOS and Linux, and VST plugin for Linux.

Screenshot

Screenshot

See the official webpage also.