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

Method amount

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

Source from the content-addressed store, hash-verified

97 }
98
99 FloatModel * amount()
100 {
101 return &m_amount;
102 }
103
104 FxChannel * sender() const
105 {

Callers 5

doProcessingMethod · 0.80
createChannelSendMethod · 0.80
channelSendModelMethod · 0.80
saveSettingsMethod · 0.80
loadSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected