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 808B

11 years ago
11 years ago
11 years ago
11 years ago
12345678910111213
  1. # --- README for Carla ---
  2. Carla is a fully-featured audio plugin host, with support for many audio drivers and plugin formats. <br/>
  3. It has some nice features like automation of parameters via MIDI CC (and send output back as MIDI too) and full OSC control.
  4. Carla currently supports LADSPA, DSSI, LV2, VST2/3 and AU plugin formats, plus GIG, SF2 and SFZ file support. <br/>
  5. It uses JACK as the default and preferred audio driver but also supports native drivers like ALSA, ASIO, DirectSound or CoreAudio.
  6. Carla-Control is an OSC Control UI for Carla (you get the OSC address from the Carla's about dialog, and connect to it). <br/>
  7. It supports controlling main UI components (Dry/Wet, Volume and Balance), and all plugins parameters. <br/>
  8. Peak values and control outputs are displayed as well.
  9. <br/>