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 47acfcfa61
Add action to copy canvas as image to clipboard
4 years ago
..
modgui Fix modgui with latest mod-ui changes 5 years ago
patchcanvas Tweak code for canvas group positions 4 years ago
widgets Make pixmapkeyboard right-click menu a bit better 4 years ago
Makefile Link zynaddsubfx-ui in resources too 4 years ago
bigmeter-ui Move some files around, fixes #984 4 years ago
carla Move frontend code to its own folder 6 years ago
carla-control Move frontend code to its own folder 6 years ago
carla-jack-multi Move frontend code to its own folder 6 years ago
carla-jack-single Move frontend code to its own folder 6 years ago
carla-patchbay Move frontend code to its own folder 6 years ago
carla-plugin Set correct Carla-VST UI size based on scale factor 4 years ago
carla-plugin-patchbay Move some files around, fixes #984 4 years ago
carla-rack Move frontend code to its own folder 6 years ago
carla-rest-frontend Move frontend code to its own folder 6 years ago
carla.cpp Define all functions for HostWindow in c++ 4 years ago
carla_app.cpp Fixup c++ frontend for strict warnings, actually works.. 4 years ago
carla_app.hpp Fixup c++ frontend for strict warnings, actually works.. 4 years ago
carla_app.py Introduce and use QSafeSettings class 4 years ago
carla_backend.py First go at backend-side canvas positions; Safer jack callbacks 4 years ago
carla_backend_qt.py First go at backend-side canvas positions; Safer jack callbacks 4 years ago
carla_backend_qtweb.py More REST tests, quick hacky code for websockets 6 years ago
carla_control.py Listen to canvas group position changes over JACK metadata and OSC 4 years ago
carla_database.cpp Don't allow NSM without project, be clear when NSM cant be used 4 years ago
carla_database.hpp Don't allow NSM without project, be clear when NSM cant be used 4 years ago
carla_database.py Initial go at category filters 4 years ago
carla_database_app.cpp Implement add-jack in c++, start plugin refresh 4 years ago
carla_host.cpp Don't allow NSM without project, be clear when NSM cant be used 4 years ago
carla_host.hpp Add option to clear xrun after project load 4 years ago
carla_host.py Add action to copy canvas as image to clipboard 4 years ago
carla_modgui.py Forgot to add a file.. 5 years ago
carla_settings.cpp Add option to clear xrun after project load 4 years ago
carla_settings.hpp Add option to clear xrun after project load 4 years ago
carla_settings.py Disable patchcanvas basic eye-candy (box shadow) causes crashes 4 years ago
carla_settings_app.cpp Update gitignore; Add missing C++ file 4 years ago
carla_shared.cpp Fixup c++ frontend for strict warnings, actually works.. 4 years ago
carla_shared.hpp Add option to clear xrun after project load 4 years ago
carla_shared.py Bump version a tiny bit 4 years ago
carla_skin.cpp Bunch more c++ stuff, WIP 4 years ago
carla_skin.hpp Bunch more c++ stuff, WIP 4 years ago
carla_skin.py Add "Find plugin in patchbay" right-click option 4 years ago
carla_utils.py Initial go at category filters 4 years ago
carla_widgets.cpp Fixup c++ frontend for strict warnings, actually works.. 4 years ago
carla_widgets.hpp Fixup c++ frontend for strict warnings, actually works.. 4 years ago
carla_widgets.py fix incorrect base conversion for midi CC numbers 4 years ago
externalui.py Reduce pipe allocations for pyqt plugin ui and simple values 4 years ago
ladspa_rdf.py A few more windows build preparations, all WIP 5 years ago
midipattern-ui Move some files around, fixes #984 4 years ago
notes-ui Move some files around, fixes #984 4 years ago