Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetSampleLoopOffset
Method
GetSampleLoopOffset
Source/Instrument2A03.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
char CInstrument2A03::GetSampleLoopOffset(int MidiNote) const
80
{
81
return m_Assignments[MidiNote].LoopOffset;
82
}
83
84
char CInstrument2A03::GetSampleDeltaValue(int MidiNote) const
85
{
Callers
2
ExportFile
Method · 0.80
TriggerInstrument
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected