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.
falkTX a3ed031c4e
Fix strict build
3 years ago
..
external @ 22f6bc8e7c Add a few more details to lv2 plugin version, passes lv2lint 4 years ago
resources/zynaddsubfx Move some files around, fixes #984 4 years ago
Makefile Add initial DSP code for xycontroller 4 years ago
_all.c Add initial DSP code for xycontroller 4 years ago
_data.cpp Set NATIVE_PLUGIN_USES_CONTROL_VOLTAGE flag on C relevant plugins 4 years ago
audio-base.hpp Fix strict build 3 years ago
audio-file.cpp Merge branch 'develop' of github.com:falkTX/Carla into develop 3 years ago
audio-gain.c Set range of LV2 and native CV plugin ports 4 years ago
bigmeter.cpp Some attention to inline display 4 years ago
bypass.c Set range of LV2 and native CV plugin ports 4 years ago
cv-to-audio.c Set NATIVE_PLUGIN_USES_CONTROL_VOLTAGE flag on C relevant plugins 4 years ago
lfo.c Increase lfo max value, so we can get real slow 4 years ago
midi-base.hpp Replace hacky midi-pattern temporary-note-flag with midi-queue 4 years ago
midi-channel-ab.c Set range of LV2 and native CV plugin ports 4 years ago
midi-channel-filter.c Set range of LV2 and native CV plugin ports 4 years ago
midi-channelize.c Set range of LV2 and native CV plugin ports 4 years ago
midi-file.cpp Merge branch 'develop' of github.com:falkTX/Carla into develop 3 years ago
midi-gain.c Set range of LV2 and native CV plugin ports 4 years ago
midi-join.c Set range of LV2 and native CV plugin ports 4 years ago
midi-pattern.cpp Replace hacky midi-pattern temporary-note-flag with midi-queue 4 years ago
midi-queue.hpp Add a simple midi queue class code 4 years ago
midi-split.c Set range of LV2 and native CV plugin ports 4 years ago
midi-through.c Set range of LV2 and native CV plugin ports 4 years ago
midi-to-cv.c Set NATIVE_PLUGIN_USES_CONTROL_VOLTAGE flag on C relevant plugins 4 years ago
midi-transpose.c Set range of LV2 and native CV plugin ports 4 years ago
notes.cpp Make CarlaNative.h process function backwards compatible 4 years ago
xycontroller.cpp Fix build with old compilers 4 years ago