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

Method getSampleRootDeltaN

BambooTracker/instrument/instrument.cpp:529–532  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

527}
528
529int InstrumentADPCM::getSampleRootDeltaN() const
530{
531 return owner_->getSampleADPCMRootDeltaN(sampNum_);
532}
533
534bool InstrumentADPCM::isSampleRepeatable() const
535{

Callers 3

writePitchADPCMMethod · 0.80

Calls 2

atMethod · 0.45

Tested by

no test coverage detected