Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ initValue
Function
initValue
include/AutomatableModel.h:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
149
template<class T>
150
T initValue() const
151
{
152
return castValue<T>( m_initValue );
153
}
154
155
bool isAtInitValue() const
156
{
Callers
2
loadSettings
Method · 0.85
loadSettings
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected