Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
70
void resonator::setGain(float aG)
71
{
72
mA *= aG;
73
}
74
Callers
2
pitch_synch_par_reset
Method · 0.80
frame_init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected