carla/README.md

36 lines
1.3 KiB
Markdown
Raw Normal View History

2017-09-17 22:43:54 +03:00
# ![Carla Logo](https://raw.githubusercontent.com/falkTX/Carla/master/resources/48x48/carla.png) Carla Plugin Host
2015-01-23 06:52:09 +02:00
[![Build Status](https://travis-ci.org/falkTX/Carla.png)](https://travis-ci.org/falkTX/Carla)
2015-01-23 07:03:40 +02:00
What is Carla?
---------------
2013-01-19 18:43:37 +02:00
2017-10-11 18:27:05 +03:00
Carla is a fully-featured audio plugin host, with support for many audio drivers and plugin formats.<br>
It's open source and licensed under the GNU General Public License, version 2 or later.
2013-01-19 18:43:37 +02:00
2015-01-23 07:03:40 +02:00
Features
---------
2013-01-19 18:43:37 +02:00
* LADSPA, DSSI, LV2 and VST plugin formats
2018-08-17 01:15:27 +03:00
* SF2/3 and SFZ sound banks
2015-01-23 07:03:40 +02:00
* Internal audio and midi file player
* Automation of plugin parameters via MIDI CC
2018-01-19 08:20:42 +02:00
* 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
2017-10-11 18:27:05 +03:00
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
2017-12-03 00:33:58 +02:00
* Transport controls, sync with JACK Transport or Ableton Link
2017-10-11 18:27:05 +03:00
Carla is also available as an LV2 plugin for MacOS and Linux, and VST plugin for Linux.
Screenshot
----------
![Screenshot](http://kxstudio.linuxaudio.org/screenshots/carla.png)
See the [official webpage](http://kxstudio.linuxaudio.org/Applications:Carla) also.