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.

README.md 1.3KB

7 years ago
9 years ago
11 years ago
7 years ago
11 years ago
9 years ago
11 years ago
9 years ago
7 years ago
1234567891011121314151617181920212223242526272829303132
  1. # ![Carla Logo](https://raw.githubusercontent.com/falkTX/Carla/master/resources/48x48/carla.png) Carla Plugin Host
  2. [![Build Status](https://travis-ci.org/falkTX/Carla.png)](https://travis-ci.org/falkTX/Carla)
  3. What is Carla?
  4. ---------------
  5. Carla is a fully-featured audio plugin host, with support for many audio drivers and plugin formats.<br>
  6. It's open source and licensed under the GNU General Public License, version 2 or later.
  7. Features
  8. ---------
  9. * LADSPA, DSSI, LV2, VST2, VST3 and AU plugin formats
  10. * GIG, SF2 and SFZ sound banks
  11. * Internal audio and midi file player
  12. * Automation of plugin parameters via MIDI CC
  13. * Full OSC control
  14. * Rack and Patchbay engine modes, plus Single and Multi-Client if using JACK
  15. * Native audio drivers (ALSA, DirectSound, CoreAudio) and low-latency (ASIO and JACK)
  16. * Transport sync with JACK or Ableton Link
  17. In experimental phase / work in progress:
  18. * Export any Carla loadable plugin or sound bank as an LV2 plugin
  19. * Plugin bridge support (such as running 32bit plugins on a 64bit Carla, or Windows plugins on Linux)
  20. * Run JACK applications as audio plugins
  21. Carla is also available as an LV2 plugin for MacOS and Linux, and VST plugin for Linux.
  22. Screenshot
  23. ----------
  24. ![Screenshot](http://kxstudio.linuxaudio.org/screenshots/carla.png)