Continue cleanup
[carla.git] / README.md
blob80796a93284d434ce26318bbca206b268af29a9e
1 # ![Carla Logo](resources/48x48/carla.png) Carla Plugin Host
2 [![build](https://github.com/falkTX/Carla/actions/workflows/build.yml/badge.svg)](https://github.com/falkTX/Carla/actions/workflows/build.yml)
4 What is Carla?
5 ---------------
7 Carla is a fully-featured audio plugin host, with support for many audio drivers and plugin formats.<br>
8 It's open source and licensed under the GNU General Public License, version 2 or later.
10 Features
11 ---------
13 * LADSPA, DSSI, LV2 and VST2, VST3 and AU plugin formats
14 * SF2/3 and SFZ sound banks
15 * Internal audio and midi file player
16 * Automation of plugin parameters via MIDI CC
17 * Remote control over OSC
18 * Rack and Patchbay processing modes, plus Single and Multi-Client if using JACK
19 * Native audio drivers (ALSA, DirectSound, CoreAudio, etc) and JACK
21 In experimental phase / work in progress:
22 * Export any Carla loadable plugin or sound bank as an LV2 plugin
23 * Plugin bridge support (such as running 32bit plugins on a 64bit Carla, or Windows plugins on Linux)
24 * Run JACK applications as audio plugins
25 * Transport controls, sync with JACK Transport or Ableton Link
27 Carla is also available as an LV2 plugin and VST2 plugin.
29 Screenshot
30 ----------
32 ![Screenshot](https://kx.studio/screenshots/carla.png)
35 See the [official webpage](https://kx.studio/Applications:Carla) also.