Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetModulationEnable
Method
GetModulationEnable
Source/InstrumentFDS.cpp:156–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
bool CInstrumentFDS::GetModulationEnable() const
157
{
158
return m_bModulationEnable;
159
}
160
161
void CInstrumentFDS::SetModulationEnable(bool Enable)
162
{
Callers
3
to_json
Function · 0.80
ExportFile
Method · 0.80
SelectInstrument
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected