Home
last modified time | relevance | path

Searched refs:WETPOSR (Results 1 – 3 of 3) sorted by path

/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/tap/
H A Dtap_doubler.c45 #define WETPOSR 7 macro
250 case WETPOSR: in connect_port_Doubler()
610 port_descriptors[WETPOSR] = LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL; in tap_init()
628 port_names[WETPOSR] = strdup("Wet Right Position"); in tap_init()
667 port_range_hints[WETPOSR].HintDescriptor = in tap_init()
685 port_range_hints[WETPOSR].LowerBound = 0.0f; in tap_init()
686 port_range_hints[WETPOSR].UpperBound = 1.0f; in tap_init()
/dports/audio/tap-plugins-lv2/tap-lv2-cab6e0d/doubler/
H A Dtap_doubler.c45 #define WETPOSR 7 macro
255 case WETPOSR: in connect_port_Doubler()
/dports/audio/tap-plugins/tap-plugins-0.7.2/
H A Dtap_doubler.c45 #define WETPOSR 7 macro
250 case WETPOSR: in connect_port_Doubler()
610 port_descriptors[WETPOSR] = LADSPA_PORT_INPUT | LADSPA_PORT_CONTROL; in _init()
628 port_names[WETPOSR] = strdup("Wet Right Position"); in _init()
667 port_range_hints[WETPOSR].HintDescriptor = in _init()
685 port_range_hints[WETPOSR].LowerBound = 0.0f; in _init()
686 port_range_hints[WETPOSR].UpperBound = 1.0f; in _init()