Home
last modified time | relevance | path

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

/dports/audio/eq10q-lv2/eq10q-2.2/
H A Dmidside_matrix.c64 float *fOutGain2; //Its S for lr2ms and R for ms2lr member
133 plugin->fOutGain2 = (float*)data; in connectPortMatrix()
195 const double gain_out_2 = (double) dB2Lin(*(plugin_data->fOutGain2)); in runMatrix()