Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BambooTracker/BambooTracker
/ getModuleCustomMixerSSGLevel
Method
getModuleCustomMixerSSGLevel
BambooTracker/bamboo_tracker.cpp:2228–2231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2226
}
2227
2228
double BambooTracker::getModuleCustomMixerSSGLevel() const
2229
{
2230
return mod_->getCustomMixerSSGLevel();
2231
}
2232
2233
size_t BambooTracker::getGrooveCount() const
2234
{
Callers
2
loadModule
Method · 0.80
ModulePropertiesDialog
Method · 0.80
Calls
1
getCustomMixerSSGLevel
Method · 0.80
Tested by
no test coverage detected