Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ SetModulationDepth
Method
SetModulationDepth
Source/InstrumentFDS.cpp:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
void CInstrumentFDS::SetModulationDepth(int Depth)
142
{
143
m_iModulationDepth = Depth;
144
}
145
146
int CInstrumentFDS::GetModulationDelay() const
147
{
Callers
5
ReadFromModule
Method · 0.80
DoReadFromFTI
Method · 0.80
ImportFile
Method · 0.80
OnModDepthChange
Method · 0.80
FinalizeRecordInstrument
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected