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 c0af83748f
Fix build without audio file support
5 years ago
..
external @ bb1223c3bc Update external plugins submodule 5 years ago
resources midipattern: fix writing notes independent of BPM 5 years ago
Makefile Add simple audio-gain plugin 5 years ago
_all.c Export audiogain and midichannelize as lv2, remove midithrough 5 years ago
_data.cpp Initial work for file type paths, use it for audio and midi plugins 5 years ago
audio-base.hpp Rework audio file plugin, finally actually works properly 5 years ago
audio-file.cpp Fix build without audio file support 5 years ago
audio-gain.c Implement CV exposed ports in carla-patchbay 5 years ago
bigmeter.cpp Make previous changes c++98 compat 5 years ago
bypass.c Implement CV exposed ports in carla-patchbay 5 years ago
lfo.c Implement CV exposed ports in carla-patchbay 5 years ago
midi-base.hpp Start fixing up midi pattern plugin, WIP 5 years ago
midi-channel-ab.c Implement CV exposed ports in carla-patchbay 5 years ago
midi-channel-filter.c Implement CV exposed ports in carla-patchbay 5 years ago
midi-channelize.c Implement CV exposed ports in carla-patchbay 5 years ago
midi-file.cpp Initial work for file type paths, use it for audio and midi plugins 5 years ago
midi-gain.c Implement CV exposed ports in carla-patchbay 5 years ago
midi-join.c Implement CV exposed ports in carla-patchbay 5 years ago
midi-pattern.cpp midipattern: fix writing notes independent of BPM 5 years ago
midi-split.c Implement CV exposed ports in carla-patchbay 5 years ago
midi-through.c Implement CV exposed ports in carla-patchbay 5 years ago
midi-transpose.c Implement CV exposed ports in carla-patchbay 5 years ago
notes.cpp carla-vst: expose first plugin params for host automation; cleanup 5 years ago