Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetModulation
Method
GetModulation
Source/InstrumentFDS.cpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
int CInstrumentFDS::GetModulation(int Index) const
108
{
109
return m_iModulation[Index];
110
}
111
112
void CInstrumentFDS::SetModulation(int Index, int Value)
113
{
Callers
3
OnPaint
Method · 0.80
EditSequence
Method · 0.80
CompileChunk
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected