Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ getMaker
Method
getMaker
lib-src/libvamp/skeleton/MyPlugin.cpp:41–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
string
42
MyPlugin::getMaker() const
43
{
44
// Your name here
45
return
""
;
46
}
47
48
int
49
MyPlugin::getPluginVersion() const
Callers
4
enumeratePlugins
Function · 0.45
printPluginCategoryList
Function · 0.45
describe_plugin
Function · 0.45
GetVendor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected