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 1.1KB

6 years ago
1234567891011121314151617181920212223242526272829
  1. # --- README for Carla - MacOS build ---
  2. What is Carla?
  3. ---------------
  4. Carla is a fully-featured audio plugin host, with support for many audio drivers and plugin formats.<br>
  5. It's open source and licensed under the GNU General Public License, version 2 or later.
  6. Features
  7. ---------
  8. * LADSPA, DSSI, LV2 and VST plugin formats
  9. * SF2/3 and SFZ sound banks
  10. * Internal audio and midi file player
  11. * Automation of plugin parameters via MIDI CC
  12. * Remote control over OSC
  13. * Rack and Patchbay processing modes, plus Single and Multi-Client if using JACK
  14. * Native audio drivers (ALSA, DirectSound, CoreAudio, etc) and JACK
  15. * Transport controls, sync with JACK Transport or Ableton Link
  16. In experimental phase / work in progress:
  17. * Export any Carla loadable plugin or sound bank as an LV2 plugin
  18. * Plugin bridge support (such as running 32bit plugins on a 64bit Carla, or Windows plugins on Linux)
  19. Carla is also available as an LV2 plugin for macOS.
  20. Create the /Library/Audio/Plug-Ins/LV2 folder (if it does not exist yet), then copy carla.lv2 into it and restart your LV2 host.
  21. For a complete and updated description of Carla, please check:
  22. http://kxstudio.linuxaudio.org/carla