Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2218
double BambooTracker::getModuleCustomMixerFMLevel() const
2219
{
2220
return mod_->getCustomMixerFMLevel();
2221
}
2222
2223
void BambooTracker::setModuleCustomMixerSSGLevel(double level)
2224
{
Callers
2
loadModule
Method · 0.80
ModulePropertiesDialog
Method · 0.80
Calls
1
getCustomMixerFMLevel
Method · 0.80
Tested by
no test coverage detected