Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ SetModulationDelay
Method
SetModulationDelay
Source/InstrumentFDS.cpp:151–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
void CInstrumentFDS::SetModulationDelay(int Delay)
152
{
153
m_iModulationDelay = Delay;
154
}
155
156
bool CInstrumentFDS::GetModulationEnable() const
157
{
Callers
4
ReadFromModule
Method · 0.80
DoReadFromFTI
Method · 0.80
ImportFile
Method · 0.80
OnModDelayChange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected