Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
131
void CInstrumentFDS::SetModulationSpeed(int Speed)
132
{
133
m_iModulationSpeed = Speed;
134
}
135
136
int CInstrumentFDS::GetModulationDepth() const
137
{
Callers
6
ReadFromModule
Method · 0.80
DoReadFromFTI
Method · 0.80
ImportFile
Method · 0.80
OnVScroll
Method · 0.80
OnModRateChange
Method · 0.80
FinalizeRecordInstrument
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected