carla 2.4.1
Audio plugin host
Carla is a modular audio plugin host, with features like transport control, automation of parameters via MIDI CC and remote control over OSC. Carla currently supports LADSPA (including LRDF), DSSI, LV2, VST2, and VST3 plugin formats, plus SF2 and SFZ file support. It uses JACK as the default and preferred audio driver but also supports native drivers like ALSA.
- Outputs:
out
- Website: https://kx.studio/Applications:Carla
- Licenses: GPL 2+
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install carla 2.4.1
as follows:
guix install carla@2.4.1
Or install the latest version:
guix install carla
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.