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

Method getModuleCustomMixerFMLevel

BambooTracker/bamboo_tracker.cpp:2218–2221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2216}
2217
2218double BambooTracker::getModuleCustomMixerFMLevel() const
2219{
2220 return mod_->getCustomMixerFMLevel();
2221}
2222
2223void BambooTracker::setModuleCustomMixerSSGLevel(double level)
2224{

Callers 2

loadModuleMethod · 0.80

Calls 1

getCustomMixerFMLevelMethod · 0.80

Tested by

no test coverage detected