Method
HinawaSndMotuRegisterDspParameterget_mixer_source_gain
deprecated: 2.5.
Declaration [src]
void
hinawa_snd_motu_register_dsp_parameter_get_mixer_source_gain (
const HinawaSndMotuRegisterDspParameter* self,
gsize mixer,
const guint8** gain
)
Description [src]
Get the array with elements for the data of source gains in indicated mixer. The data has gain value between 0x00 and 0x80.
Deprecated since: 2.5.
Use Hitaki.SndMotuRegisterDspParameter.get_mixer_source_gain instead.