Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xShug0/audio.cpp
/ make_default_pipeline_registry
Function
make_default_pipeline_registry
app/workflow/pipeline.cpp:40–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
AppPipelineRegistry make_default_pipeline_registry() {
41
return AppPipelineRegistry{};
42
}
43
44
} // namespace minitts::app
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected