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

Method pasteValue

src/core/AutomatableModel.cpp:665–668  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

663
664
665void AutomatableModel::pasteValue()
666{
667 setValue( copiedValue() );
668}
669
670
671

Callers

nothing calls this directly

Calls 1

copiedValueFunction · 0.85

Tested by

no test coverage detected