MCPcopy 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
667void CDPCMChan::SetLoopOffset(unsigned char Loop) // // //
668{
669 m_iLoopOffset = Loop;
670}
671
672void CDPCMChan::PlaySample(std::shared_ptr<const ft0cc::doc::dpcm_sample> pSamp, int Pitch) // // //
673{

Callers 1

TriggerInstrumentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected