Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ userLadspaDir
Function
userLadspaDir
include/ConfigManager.h:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
QString userLadspaDir() const
108
{
109
return workingDir() + LADSPA_PATH;
110
}
111
112
QString userVstDir() const
113
{
Callers
2
createWorkingDir
Method · 0.85
loadConfigFile
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected