Home
last modified time | relevance | path

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

/dports/audio/eq10q-lv2/eq10q-2.2/
H A Dmidside_matrix.c63 float *fOutGain1; //Its M for lr2ms and L for ms2lr member
129 plugin->fOutGain1 = (float*)data; in connectPortMatrix()
194 const double gain_out_1 = (double) dB2Lin(*(plugin_data->fOutGain1)); in runMatrix()