Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
529
int InstrumentADPCM::getSampleRootDeltaN() const
530
{
531
return owner_->getSampleADPCMRootDeltaN(sampNum_);
532
}
533
534
bool InstrumentADPCM::isSampleRepeatable() const
535
{
Callers
3
writePitchADPCM
Method · 0.80
setInstrumentSampleParameters
Method · 0.80
setInstrumentSampleParameters
Method · 0.80
Calls
2
getSampleADPCMRootDeltaN
Method · 0.45
at
Method · 0.45
Tested by
no test coverage detected