MCPcopy Create free account
hub / github.com/LMMS/lmms / userSf2Dir

Function userSf2Dir

include/ConfigManager.h:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100 }
101
102 QString userSf2Dir() const
103 {
104 return workingDir() + SF2_PATH;
105 }
106
107 QString userLadspaDir() const
108 {

Callers 1

createWorkingDirMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected