Home
last modified time | relevance | path

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

/dports/audio/eq10q-lv2/eq10q-2.2/
H A Ddynamics.c60 #define PORT_COMP_MODE 16 macro
68 #define PORT_COMP_MODE 16 macro
205 case PORT_COMP_MODE: in connectPortDyn()
218 case PORT_COMP_MODE: in connectPortDyn()
/dports/audio/eq10q-lv2/eq10q-2.2/gui/widgets/
H A Ddynamicswindow.h58 #define PORT_COMP_MODE 16 macro
171 case PORT_COMP_MODE: in gui_port_event()
H A Ddynamicswindow.cpp353 write_function(controller, PORT_COMP_MODE, sizeof(float), 0, &aux); in onModeCompressorChange()