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 c178105a15
First go at backend-side canvas positions; Safer jack callbacks
5 years ago
..
modgui Fix modgui with latest mod-ui changes 5 years ago
patchcanvas First go at backend-side canvas positions; Safer jack callbacks 5 years ago
widgets Add "Find plugin in patchbay" right-click option 5 years ago
Makefile Link zynaddsubfx-ui in resources too 5 years ago
bigmeter-ui Move some files around, fixes #984 5 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 Reduce pipe allocations for pyqt plugin ui and simple values 5 years ago
carla-plugin-patchbay Move some files around, fixes #984 5 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++ 5 years ago
carla_app.cpp Fixup c++ frontend for strict warnings, actually works.. 5 years ago
carla_app.hpp Fixup c++ frontend for strict warnings, actually works.. 5 years ago
carla_app.py Introduce and use QSafeSettings class 5 years ago
carla_backend.py First go at backend-side canvas positions; Safer jack callbacks 5 years ago
carla_backend_qt.py First go at backend-side canvas positions; Safer jack callbacks 5 years ago
carla_backend_qtweb.py More REST tests, quick hacky code for websockets 6 years ago
carla_control.py Fixup carla-control to be in sync with main carla 5 years ago
carla_database.cpp Don't allow NSM without project, be clear when NSM cant be used 5 years ago
carla_database.hpp Don't allow NSM without project, be clear when NSM cant be used 5 years ago
carla_database.py Initial go at category filters 5 years ago
carla_database_app.cpp Implement add-jack in c++, start plugin refresh 5 years ago
carla_host.cpp Don't allow NSM without project, be clear when NSM cant be used 5 years ago
carla_host.hpp Add option to clear xrun after project load 5 years ago
carla_host.py First go at backend-side canvas positions; Safer jack callbacks 5 years ago
carla_modgui.py Forgot to add a file.. 6 years ago
carla_settings.cpp Add option to clear xrun after project load 5 years ago
carla_settings.hpp Add option to clear xrun after project load 5 years ago
carla_settings.py Disable patchcanvas basic eye-candy (box shadow) causes crashes 5 years ago
carla_settings_app.cpp Update gitignore; Add missing C++ file 5 years ago
carla_shared.cpp Fixup c++ frontend for strict warnings, actually works.. 5 years ago
carla_shared.hpp Add option to clear xrun after project load 5 years ago
carla_shared.py Set version as 2.1.0 5 years ago
carla_skin.cpp Bunch more c++ stuff, WIP 5 years ago
carla_skin.hpp Bunch more c++ stuff, WIP 5 years ago
carla_skin.py Add "Find plugin in patchbay" right-click option 5 years ago
carla_utils.py Initial go at category filters 5 years ago
carla_widgets.cpp Fixup c++ frontend for strict warnings, actually works.. 5 years ago
carla_widgets.hpp Fixup c++ frontend for strict warnings, actually works.. 5 years ago
carla_widgets.py Fix MIDI CC assignment showing wrong selected value (base 16 vs 10) 5 years ago
externalui.py Reduce pipe allocations for pyqt plugin ui and simple values 5 years ago
ladspa_rdf.py A few more windows build preparations, all WIP 5 years ago
midipattern-ui Move some files around, fixes #984 5 years ago
notes-ui Move some files around, fixes #984 5 years ago