Home
last modified time | relevance | path

Searched refs:WETLEVEL (Results 1 – 21 of 21) sorted by relevance

/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/tap/
H A Dtap_vibrato.c40 #define WETLEVEL 3 macro
147 case WETLEVEL: in connect_port_Vibrato()
344 port_descriptors[WETLEVEL] = LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL; in tap_init()
357 port_names[WETLEVEL] = strdup("Wet Level [dB]"); in tap_init()
379 port_range_hints[WETLEVEL].HintDescriptor = in tap_init()
393 port_range_hints[WETLEVEL].LowerBound = -90.0f; in tap_init()
394 port_range_hints[WETLEVEL].UpperBound = +20.0f; in tap_init()
H A Dtap_reflector.c39 #define WETLEVEL 2 macro
187 case WETLEVEL: in connect_port_Reflector()
414 port_descriptors[WETLEVEL] = LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL; in tap_init()
425 port_names[WETLEVEL] = strdup("Wet Level [dB]"); in tap_init()
442 port_range_hints[WETLEVEL].HintDescriptor = in tap_init()
450 port_range_hints[WETLEVEL].LowerBound = -90.0f; in tap_init()
451 port_range_hints[WETLEVEL].UpperBound = 20.0f; in tap_init()
H A Dtap_pitch.c40 #define WETLEVEL 3 macro
150 case WETLEVEL: in connect_port_Pitch()
455 port_descriptors[WETLEVEL] = LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL; in tap_init()
468 port_names[WETLEVEL] = strdup("Wet Level [dB]"); in tap_init()
490 port_range_hints[WETLEVEL].HintDescriptor = in tap_init()
504 port_range_hints[WETLEVEL].LowerBound = -90.0f; in tap_init()
505 port_range_hints[WETLEVEL].UpperBound = 20.0f; in tap_init()
H A Dtap_chorusflanger.c44 #define WETLEVEL 6 macro
185 case WETLEVEL: in connect_port_ChorusFlanger()
475 port_descriptors[WETLEVEL] = LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL; in tap_init()
492 port_names[WETLEVEL] = strdup("Wet Level [dB]"); in tap_init()
527 port_range_hints[WETLEVEL].HintDescriptor = in tap_init()
543 port_range_hints[WETLEVEL].LowerBound = -90.0f; in tap_init()
544 port_range_hints[WETLEVEL].UpperBound = +20.0f; in tap_init()
H A Dtap_doubler.c43 #define WETLEVEL 5 macro
244 case WETLEVEL: in connect_port_Doubler()
608 port_descriptors[WETLEVEL] = LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL; in tap_init()
626 port_names[WETLEVEL] = strdup("Wet Level [dB]"); in tap_init()
659 port_range_hints[WETLEVEL].HintDescriptor = in tap_init()
681 port_range_hints[WETLEVEL].LowerBound = -90.0f; in tap_init()
682 port_range_hints[WETLEVEL].UpperBound = +20.0f; in tap_init()
H A Dtap_reverb.c375 case WETLEVEL: in connect_port_Reverb()
700 port_descriptors[WETLEVEL] = LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL; in tap_init()
720 port_names[WETLEVEL] = strdup("Wet Level [dB]"); in tap_init()
751 port_range_hints[WETLEVEL].HintDescriptor = in tap_init()
755 port_range_hints[WETLEVEL].LowerBound = -70.0f; in tap_init()
756 port_range_hints[WETLEVEL].UpperBound = +10.0f; in tap_init()
H A Dtap_reverb.h36 #define WETLEVEL 2 macro
/dports/audio/tap-plugins/tap-plugins-0.7.2/
H A Dtap_vibrato.c40 #define WETLEVEL 3 macro
144 case WETLEVEL: in connect_port_Vibrato()
341 port_descriptors[WETLEVEL] = LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL; in _init()
354 port_names[WETLEVEL] = strdup("Wet Level [dB]"); in _init()
376 port_range_hints[WETLEVEL].HintDescriptor = in _init()
390 port_range_hints[WETLEVEL].LowerBound = -90.0f; in _init()
391 port_range_hints[WETLEVEL].UpperBound = +20.0f; in _init()
H A Dtap_reflector.c39 #define WETLEVEL 2 macro
187 case WETLEVEL: in connect_port_Reflector()
414 port_descriptors[WETLEVEL] = LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL; in _init()
425 port_names[WETLEVEL] = strdup("Wet Level [dB]"); in _init()
442 port_range_hints[WETLEVEL].HintDescriptor = in _init()
450 port_range_hints[WETLEVEL].LowerBound = -90.0f; in _init()
451 port_range_hints[WETLEVEL].UpperBound = 20.0f; in _init()
H A Dtap_pitch.c40 #define WETLEVEL 3 macro
150 case WETLEVEL: in connect_port_Pitch()
455 port_descriptors[WETLEVEL] = LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL; in _init()
468 port_names[WETLEVEL] = strdup("Wet Level [dB]"); in _init()
490 port_range_hints[WETLEVEL].HintDescriptor = in _init()
504 port_range_hints[WETLEVEL].LowerBound = -90.0f; in _init()
505 port_range_hints[WETLEVEL].UpperBound = 20.0f; in _init()
H A Dtap_chorusflanger.c44 #define WETLEVEL 6
185 case WETLEVEL: in test_main()
475 port_descriptors[WETLEVEL] = LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL;
492 port_names[WETLEVEL] = strdup("Wet Level [dB]");
527 port_range_hints[WETLEVEL].HintDescriptor =
543 port_range_hints[WETLEVEL].LowerBound = -90.0f;
544 port_range_hints[WETLEVEL].UpperBound = +20.0f;
H A Dtap_doubler.c43 #define WETLEVEL 5 macro
244 case WETLEVEL: in connect_port_Doubler()
608 port_descriptors[WETLEVEL] = LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL; in _init()
626 port_names[WETLEVEL] = strdup("Wet Level [dB]"); in _init()
659 port_range_hints[WETLEVEL].HintDescriptor = in _init()
681 port_range_hints[WETLEVEL].LowerBound = -90.0f; in _init()
682 port_range_hints[WETLEVEL].UpperBound = +20.0f; in _init()
H A Dtap_reverb.c375 case WETLEVEL: in connect_port_Reverb()
700 port_descriptors[WETLEVEL] = LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL; in _init()
720 port_names[WETLEVEL] = strdup("Wet Level [dB]"); in _init()
751 port_range_hints[WETLEVEL].HintDescriptor = in _init()
755 port_range_hints[WETLEVEL].LowerBound = -70.0f; in _init()
756 port_range_hints[WETLEVEL].UpperBound = +10.0f; in _init()
H A Dtap_reverb.h36 #define WETLEVEL 2 macro
/dports/audio/tap-plugins-lv2/tap-lv2-cab6e0d/vibrato/
H A Dtap_vibrato.c39 #define WETLEVEL 3 macro
155 case WETLEVEL: in connect_port_Vibrato()
/dports/audio/tap-plugins-lv2/tap-lv2-cab6e0d/pitch/
H A Dtap_pitch.c39 #define WETLEVEL 3
157 case WETLEVEL:
/dports/audio/tap-plugins-lv2/tap-lv2-cab6e0d/reflector/
H A Dtap_reflector.c38 #define WETLEVEL 2 macro
204 case WETLEVEL: in connect_port_Reflector()
/dports/audio/tap-plugins-lv2/tap-lv2-cab6e0d/chorusflanger/
H A Dtap_chorusflanger.c44 #define WETLEVEL 6 macro
200 case WETLEVEL: in connect_port_ChorusFlanger()
/dports/audio/tap-plugins-lv2/tap-lv2-cab6e0d/doubler/
H A Dtap_doubler.c43 #define WETLEVEL 5 macro
249 case WETLEVEL: in connect_port_Doubler()
/dports/audio/tap-plugins-lv2/tap-lv2-cab6e0d/reverb/
H A Dtap_reverb.h36 #define WETLEVEL 2 macro
H A Dtap_reverb.c373 case WETLEVEL: