Home
last modified time | relevance | path

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

/dports/audio/eq10q-lv2/eq10q-2.2/
H A Dmidside_matrix.c69 float *fSoloOut2; //Its S for lr2ms and R for ms2lr member
149 plugin->fSoloOut2 = (float*)data; in connectPortMatrix()
200 const float solo_out_2 = *(plugin_data->fSoloOut2); in runMatrix()