MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / time_std

Method time_std

src/models/demucs/frontend.cpp:292–292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

290float HTDemucsFrontend::freq_std() const noexcept { return freq_std_; }
291float HTDemucsFrontend::time_mean() const noexcept { return time_mean_; }
292float HTDemucsFrontend::time_std() const noexcept { return time_std_; }
293
294} // namespace engine::models::demucs

Callers 1

pipeline.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected