Audio plugin host https://kx.studio/carla
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Xeonacid 67e38d1247 Replace -lpthread with -pthread 3 years ago
..
README Continue work on linux build scripts, now something that works 5 years ago
app-carla-control.py Continue work on linux build scripts, now something that works 5 years ago
app-carla.py Continue work on linux build scripts, now something that works 5 years ago
app-plugin.py Continue work on linux build scripts, now something that works 5 years ago
build-all.sh Final compatibility fixes 4 years ago
build-deps.sh Replace -lpthread with -pthread 3 years ago
build-pyqt.sh Move all custom build patches into a single folder 4 years ago
build64.sh Fix typo 6 years ago
common.env Final compatibility fixes 4 years ago

README

# ---  README for Carla - Linux build ---

What is Carla?
---------------

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.

Features
---------

* LADSPA, DSSI, LV2 and VST2 plugin formats
* SF2/3 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
* Transport controls, sync with JACK Transport or Ableton Link

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

Carla is also available as an LV2 and VST2 plugin for Linux.

For a complete and updated description of Carla, please check:
https://kx.studio/carla