MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / SetModulationSpeed

Method SetModulationSpeed

Source/InstrumentFDS.cpp:131–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129}
130
131void CInstrumentFDS::SetModulationSpeed(int Speed)
132{
133 m_iModulationSpeed = Speed;
134}
135
136int CInstrumentFDS::GetModulationDepth() const
137{

Callers 6

ReadFromModuleMethod · 0.80
DoReadFromFTIMethod · 0.80
ImportFileMethod · 0.80
OnVScrollMethod · 0.80
OnModRateChangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected