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

Function copiedValue

include/AutomatableModel.h:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97
98
99 static float copiedValue()
100 {
101 return s_copiedValue;
102 }
103
104 bool isAutomated() const;
105 bool isAutomatedOrControlled() const

Callers 2

pasteValueMethod · 0.85
addDefaultActionsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected