MCPcopy 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
2208MixerType BambooTracker::getModuleMixerType() const
2209{
2210 return mod_->getMixerType();
2211}
2212
2213void BambooTracker::setModuleCustomMixerFMLevel(double level)
2214{

Callers 2

loadModuleMethod · 0.80

Calls 1

getMixerTypeMethod · 0.80

Tested by

no test coverage detected