MCPcopy 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
151void CInstrumentFDS::SetModulationDelay(int Delay)
152{
153 m_iModulationDelay = Delay;
154}
155
156bool CInstrumentFDS::GetModulationEnable() const
157{

Callers 4

ReadFromModuleMethod · 0.80
DoReadFromFTIMethod · 0.80
ImportFileMethod · 0.80
OnModDelayChangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected