MCPcopy Create free account
hub / github.com/BambooTracker/BambooTracker / setModuleCustomMixerFMLevel

Method setModuleCustomMixerFMLevel

BambooTracker/bamboo_tracker.cpp:2213–2216  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2211}
2212
2213void BambooTracker::setModuleCustomMixerFMLevel(double level)
2214{
2215 mod_->setCustomMixerFMLevel(level);
2216}
2217
2218double BambooTracker::getModuleCustomMixerFMLevel() const
2219{

Callers 1

onAcceptedMethod · 0.80

Calls 1

setCustomMixerFMLevelMethod · 0.80

Tested by

no test coverage detected