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 f69a9e9abd
Tweaks for updated carla
2 years ago
distrho-3bandeq Allow to build with custom dpf path 2 years ago
distrho-3bandsplitter Allow to build with custom dpf path 2 years ago
distrho-kars Allow to build with custom dpf path 2 years ago
distrho-nekobi Allow to build with custom dpf path 2 years ago
distrho-pingpongpan Allow to build with custom dpf path 2 years ago
distrho-prom Update to be compatible with latest carla 5 years ago
distrho-vectorjuice Allow to build with custom dpf path 2 years ago
distrho-wobblejuice Allow to build with custom dpf path 2 years ago
zynaddsubfx Fixes for mxml 3.0. 3 years ago
.gitignore Add gitignore 7 years ago
Makefile.mk Allow to build with custom dpf path 2 years ago
Makefile.mk2 Tweak dpf plugins build, always set namespace (default, ok here) 2 years ago
README.md Add README 7 years ago
_all.c Initial commit 7 years ago
_data.cpp Consistent license string text with the rest of the program 4 years ago
distrho-3bandeq.cpp Update dpf based plugins 2 years ago
distrho-3bandsplitter.cpp Update dpf based plugins 2 years ago
distrho-kars.cpp Update dpf based plugins 2 years ago
distrho-nekobi.cpp Update dpf based plugins 2 years ago
distrho-pingpongpan.cpp Update dpf based plugins 2 years ago
distrho-prom.cpp Adjust for latest changes 3 years ago
distrho-vectorjuice.cpp Update dpf based plugins 2 years ago
distrho-wobblejuice.cpp Update dpf based plugins 2 years ago
zynaddsubfx-fx.cpp Adjust for latest changes 3 years ago
zynaddsubfx-src.cpp Initial commit 7 years ago
zynaddsubfx-synth.cpp Tweaks for updated carla 2 years ago
zynaddsubfx-ui.cpp Fix build with latest carla 5 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.