Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xShug0/audio.cpp
/ runtime_spec
Method
runtime_spec
src/framework/audio/resampling.cpp:120–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
RuntimeSpecFn runtime_spec() const noexcept {
121
return runtime_spec_;
122
}
123
124
private:
125
template <typename Fn>
Callers
1
try_resample_mono_soxr
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected