Home
last modified time | relevance | path

Searched refs:PORT_DRY_WET (Results 1 – 3 of 3) sorted by relevance

/dports/audio/eq10q-lv2/eq10q-2.2/gui/widgets/
H A Ddynamicswindow.h56 #define PORT_DRY_WET 14 macro
155 case PORT_DRY_WET: in gui_port_event()
H A Ddynamicswindow.cpp329 write_function(controller, PORT_DRY_WET, sizeof(float), 0, &aux); in onDryWetChange()
/dports/audio/eq10q-lv2/eq10q-2.2/
H A Ddynamics.c56 #define PORT_DRY_WET 14 macro
193 case PORT_DRY_WET: in connectPortDyn()