MCPcopy 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
2203void BambooTracker::setModuleMixerType(MixerType type)
2204{
2205 mod_->setMixerType(type);
2206}
2207
2208MixerType BambooTracker::getModuleMixerType() const
2209{

Callers 1

onAcceptedMethod · 0.80

Calls 1

setMixerTypeMethod · 0.80

Tested by

no test coverage detected