MCPcopy 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
141void CInstrumentFDS::SetModulationDepth(int Depth)
142{
143 m_iModulationDepth = Depth;
144}
145
146int CInstrumentFDS::GetModulationDelay() const
147{

Callers 5

ReadFromModuleMethod · 0.80
DoReadFromFTIMethod · 0.80
ImportFileMethod · 0.80
OnModDepthChangeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected