MCPcopy Create free account
hub / github.com/BambooTracker/BambooTracker / getPanLoopRoot

Method getPanLoopRoot

BambooTracker/instrument/instrument.cpp:346–349  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

344}
345
346InstrumentSequenceLoopRoot InstrumentFM::getPanLoopRoot() const
347{
348 return owner_->getPanFMLoopRoot(panNum_);
349}
350
351InstrumentSequenceRelease InstrumentFM::getPanRelease() const
352{

Callers 2

Calls 2

getPanFMLoopRootMethod · 0.80
getPanADPCMLoopRootMethod · 0.80

Tested by

no test coverage detected