Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ convert
Function
convert
include/dsp/convert.hpp:34–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
/** Trivial conversions */
33
template <>
34
inline float convert(float x) {return x;}
35
36
37
/** Integer to float */
Callers
nothing calls this directly
Calls
1
min
Function · 0.85
Tested by
no test coverage detected