Home
last modified time | relevance | path

Searched refs:LADSPA_IS_PORT_AUDIO (Results 1 – 25 of 200) sorted by relevance

12345678

/dports/audio/hydrogen/hydrogen-1.0.1/src/core/src/fx/
H A Dladspa_fx.cpp37 #define LADSPA_IS_AUDIO_INPUT(x) (LADSPA_IS_PORT_INPUT(x) && LADSPA_IS_PORT_AUDIO(x))
39 #define LADSPA_IS_AUDIO_OUTPUT(x) (LADSPA_IS_PORT_OUTPUT(x) && LADSPA_IS_PORT_AUDIO(x))
226 } else if ( LADSPA_IS_PORT_INPUT( pd ) && LADSPA_IS_PORT_AUDIO( pd ) ) { in load()
230 } else if ( LADSPA_IS_PORT_OUTPUT( pd ) && LADSPA_IS_PORT_AUDIO( pd ) ) { in load()
H A Deffects.cpp192 } else if ( LADSPA_IS_PORT_INPUT( pd ) && LADSPA_IS_PORT_AUDIO( pd ) ) { in getPluginList()
196 } else if ( LADSPA_IS_PORT_OUTPUT( pd ) && LADSPA_IS_PORT_AUDIO( pd ) ) { in getPluginList()
/dports/audio/carla/Carla-2.4.1/source/utils/
H A DCarlaLadspaUtils.hpp101 if (LADSPA_IS_PORT_AUDIO(port1) && ! LADSPA_IS_PORT_AUDIO(port2)) in is_ladspa_port_good()
/dports/audio/rezound/rezound-0.13.1beta/src/backend/LADSPA/
H A Dutils.cpp245 if(LADSPA_IS_PORT_INPUT(pd) && LADSPA_IS_PORT_AUDIO(pd)) in getLADSPADefaultMapping()
250 else if(LADSPA_IS_PORT_OUTPUT(pd) && LADSPA_IS_PORT_AUDIO(pd)) in getLADSPADefaultMapping()
H A DLADSPAActions.cpp40 if(LADSPA_IS_PORT_OUTPUT(pd) && LADSPA_IS_PORT_AUDIO(pd)) in getLADSPAActionFactories()
/dports/audio/csound/csound-6.15.0/Opcodes/dssi4cs/src/
H A Ddssi4cs.c446 if (LADSPA_IS_PORT_AUDIO(PortDescriptor)) in dssiinit()
500 if (LADSPA_IS_PORT_AUDIO(PortDescriptor)) { in dssiinit()
733 && LADSPA_IS_PORT_AUDIO(PortDescriptor)) in dssiaudio_init()
736 && LADSPA_IS_PORT_AUDIO(PortDescriptor)) in dssiaudio_init()
749 && LADSPA_IS_PORT_AUDIO(PortDescriptor)) { in dssiaudio_init()
762 && LADSPA_IS_PORT_AUDIO(PortDescriptor)) { in dssiaudio_init()
916 if (LADSPA_IS_PORT_AUDIO(PortDescriptor)) { in dssictls_init()
H A Dladspa.h171 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/LadspaUGen/
H A Dladspalist.c30 else if(LADSPA_IS_PORT_AUDIO(desc->PortDescriptors[j])) in describePluginLibrary()
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_ladspa/
H A Dmod_ladspa.c227 && LADSPA_IS_PORT_AUDIO(ldesc->PortDescriptors[i])) in dump_info()
231 else if (LADSPA_IS_PORT_AUDIO(ldesc->PortDescriptors[i])) in dump_info()
316 if (LADSPA_IS_PORT_INPUT(port_desc) && LADSPA_IS_PORT_AUDIO(port_desc)) { in ladspa_callback()
366 if (LADSPA_IS_PORT_AUDIO(port_desc)) { in ladspa_callback()
/dports/audio/ladspa/ladspa_sdk_1.17/src/
H A Danalyseplugin.c189 && LADSPA_IS_PORT_AUDIO in analysePlugin()
195 else if (LADSPA_IS_PORT_AUDIO in analysePlugin()
/dports/audio/caps-lv2/caps-lv2-5d52a0c/
H A Dladspa.h167 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
/dports/audio/caps-plugins/caps-0.4.5/
H A Dladspa.h167 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
/dports/textproc/liblrdf/LRDF-0.6.1/src/
H A Dladspa.h167 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
/dports/audio/sweep/sweep-0.9.3/plugins/ladspa/
H A Dladspa.h167 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
/dports/audio/swhplugins/ladspa-0.4.17/
H A Dladspa.h167 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
/dports/audio/lmms/lmms-1.2.2/src/core/
H A DLadspaManager.cpp198 LADSPA_IS_PORT_AUDIO( in getPluginInputs()
224 LADSPA_IS_PORT_AUDIO( in getPluginOutputs()
471 return( LADSPA_IS_PORT_AUDIO in isPortAudio()
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/plugins/Effect/ladspa/
H A Dladspa.h171 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
/dports/multimedia/pipewire/pipewire-0.3.43/src/modules/module-filter-chain/
H A Dladspa.h171 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/distrho/src/ladspa/
H A Dladspa.h171 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
/dports/audio/autotalent/autotalent-0.2/
H A Dladspa.h171 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
/dports/audio/carla/Carla-2.4.1/source/includes/ladspa/
H A Dladspa.h171 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
/dports/audio/audacity/audacity-Audacity-3.1.3/src/effects/ladspa/
H A Dladspa.h171 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/distrho/src/ladspa/
H A Dladspa.h171 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/distrho/src/ladspa/
H A Dladspa.h171 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro
/dports/audio/ecasound/ecasound-2.9.3/libecasound/
H A Dladspa.h171 #define LADSPA_IS_PORT_AUDIO(x) ((x) & LADSPA_PORT_AUDIO) macro

12345678