Home
last modified time | relevance | path

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

/dports/audio/eq10q-lv2/eq10q-2.2/
H A Dmidside_matrix.c68 float *fSoloOut1; //Its M for lr2ms and L for ms2lr member
145 plugin->fSoloOut1 = (float*)data; in connectPortMatrix()
199 const float solo_out_1 = *(plugin_data->fSoloOut1); in runMatrix()