External plugins for 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.
falkTX 5390079f19 Update to be compatible with latest carla 5 years ago
distrho-3bandeq Update to be compatible with latest carla 5 years ago
distrho-3bandsplitter Update to be compatible with latest carla 5 years ago
distrho-kars Update to be compatible with latest carla 5 years ago
distrho-nekobi Update to be compatible with latest carla 5 years ago
distrho-pingpongpan Update to be compatible with latest carla 5 years ago
distrho-prom Update to be compatible with latest carla 5 years ago
distrho-vectorjuice Update to be compatible with latest carla 5 years ago
distrho-wobblejuice Update to be compatible with latest carla 5 years ago
zynaddsubfx Do not include auto-generated files 7 years ago
.gitignore Add gitignore 7 years ago
Makefile.mk Small makefile adjustment to match main carla 6 years ago
Makefile.mk2 Tweaks for latest Carla 6 years ago
README.md Add README 7 years ago
_all.c Initial commit 7 years ago
_data.cpp Fix build against latest carla (CV in native plugins) 5 years ago
distrho-3bandeq.cpp Initial commit 7 years ago
distrho-3bandsplitter.cpp Initial commit 7 years ago
distrho-kars.cpp Initial commit 7 years ago
distrho-nekobi.cpp Initial commit 7 years ago
distrho-pingpongpan.cpp Initial commit 7 years ago
distrho-prom.cpp Initial commit 7 years ago
distrho-vectorjuice.cpp Initial commit 7 years ago
distrho-wobblejuice.cpp Initial commit 7 years ago
zynaddsubfx-fx.cpp Update to be compatible with latest carla 5 years ago
zynaddsubfx-src.cpp Initial commit 7 years ago
zynaddsubfx-synth.cpp Update to be compatible with latest carla 5 years ago
zynaddsubfx-ui.cpp Initial commit 7 years ago

README.md

Carla Logo Carla Plugin Host

Build Status

What is Carla?

Carla is a fully-featured audio plugin host, with support for many audio drivers and plugin formats.
It's open source and licensed under the GNU General Public License, version 2 or later.

This repository contains external plugins not part of the default Carla source code.
The reason for the split is to keep the main Carla code small, as these plugins are optional.

Note that these plugins are not usable as-is, they require Carla.