Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ controllerConnection
Function
controllerConnection
include/AutomatableModel.h:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
ControllerConnection* controllerConnection() const
111
{
112
return m_controllerConnection;
113
}
114
115
116
void setControllerConnection( ControllerConnection* c );
Callers
1
controllerValue
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected