Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BambooTracker/BambooTracker
/ setModuleMixerType
Method
setModuleMixerType
BambooTracker/bamboo_tracker.cpp:2203–2206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2201
}
2202
2203
void BambooTracker::setModuleMixerType(MixerType type)
2204
{
2205
mod_->setMixerType(type);
2206
}
2207
2208
MixerType BambooTracker::getModuleMixerType() const
2209
{
Callers
1
onAccepted
Method · 0.80
Calls
1
setMixerType
Method · 0.80
Tested by
no test coverage detected