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 c986c86860
Add "Find plugin in patchbay" right-click option
4 years ago
..
modgui Fix modgui with latest mod-ui changes 5 years ago
patchcanvas Add "Find plugin in patchbay" right-click option 4 years ago
widgets Add "Find plugin in patchbay" right-click option 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 Reduce pipe allocations for pyqt plugin ui and simple values 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 Host API calls now require handle as first argument 4 years ago
carla_backend_qt.py Show mapped range in edit dialog, tweak MIDI CC list 4 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 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 "Find plugin in patchbay" right-click option 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 Do not allow to enable canvas inline-displays in carla-control 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 Set version as 2.1.0 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 MIDI CC assignment showing wrong selected value (base 16 vs 10) 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