Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BambooTracker/BambooTracker
/ getModuleMixerType
Method
getModuleMixerType
BambooTracker/bamboo_tracker.cpp:2208–2211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2206
}
2207
2208
MixerType BambooTracker::getModuleMixerType() const
2209
{
2210
return mod_->getMixerType();
2211
}
2212
2213
void BambooTracker::setModuleCustomMixerFMLevel(double level)
2214
{
Callers
2
loadModule
Method · 0.80
ModulePropertiesDialog
Method · 0.80
Calls
1
getMixerType
Method · 0.80
Tested by
no test coverage detected