MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / setGain

Method setGain

extlibs/soloud/src/audiosource/speech/resonator.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70void resonator::setGain(float aG)
71{
72 mA *= aG;
73}
74

Callers 2

pitch_synch_par_resetMethod · 0.80
frame_initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected