Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ setLADSPADir
Method
setLADSPADir
src/gui/SetupDialog.cpp:1541–1544 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1539
1540
1541
void SetupDialog::setLADSPADir( const QString & _fd )
1542
{
1543
m_ladDir = _fd;
1544
}
1545
1546
1547
Callers
1
accept
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected