Home
last modified time | relevance | path

Searched defs:LADSPA_PATH (Results 1 – 4 of 4) sorted by relevance

/dports/audio/lmms/lmms-1.2.2/include/
H A DConfigManager.h48 const QString LADSPA_PATH ="plugins/ladspa/"; variable
/dports/databases/postgresql12-plpython/postgresql-12.9/src/pl/plpython/
H A Dplpy_procedure.c346 PG_RE_THROW();
347 }
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/
H A DMakefile36 LADSPA_PATH = $(LIB_PATH)/ladspa macro
/dports/audio/carla/Carla-2.4.1/source/frontend/C++/
H A Dcarla_host.cpp2672 …QStringList LADSPA_PATH = settings.valueStringList(CARLA_KEY_PATHS_LADSPA, CARLA_DEFAULT_LADSPA_PA… in setEngineSettings() local