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

Method getWaveformLoopRoot

BambooTracker/instrument/instrument.cpp:398–401  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

396}
397
398InstrumentSequenceLoopRoot InstrumentSSG::getWaveformLoopRoot() const
399{
400 return owner_->getWaveformSSGLoopRoot(wfNum_);
401}
402
403InstrumentSequenceRelease InstrumentSSG::getWaveformRelease() const
404{

Callers 1

Calls 1

Tested by

no test coverage detected