Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ GetMusehubAPIEndpoint
Function
GetMusehubAPIEndpoint
libraries/lib-musehub/MuseHubService.cpp:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
std::string GetMusehubAPIEndpoint()
187
{
188
return musehubAPIEndpointUrl;
189
}
190
191
std::string GetEffectUrl(const std::string& effectCode)
192
{
Callers
1
GetEffects
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected