Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
346
InstrumentSequenceLoopRoot InstrumentFM::getPanLoopRoot() const
347
{
348
return owner_->getPanFMLoopRoot(panNum_);
349
}
350
351
InstrumentSequenceRelease InstrumentFM::getPanRelease() const
352
{
Callers
2
setInstrumentPanParameters
Method · 0.80
setInstrumentPanParameters
Method · 0.80
Calls
2
getPanFMLoopRoot
Method · 0.80
getPanADPCMLoopRoot
Method · 0.80
Tested by
no test coverage detected