Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ dbToGain
Function
dbToGain
include/rack0.hpp:267–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
265
}
266
267
DEPRECATED inline float dbToGain(float db) {
268
return dsp::dbToAmplitude(db);
269
}
270
271
272
} // namespace rack
Callers
nothing calls this directly
Calls
1
dbToAmplitude
Function · 0.85
Tested by
no test coverage detected