Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ SetLoopOffset
Method
SetLoopOffset
Source/Channels2A03.cpp:667–670 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
665
}
666
667
void CDPCMChan::SetLoopOffset(unsigned char Loop) // // //
668
{
669
m_iLoopOffset = Loop;
670
}
671
672
void CDPCMChan::PlaySample(std::shared_ptr<const ft0cc::doc::dpcm_sample> pSamp, int Pitch) // // //
673
{
Callers
1
TriggerInstrument
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected