Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ GetVibratoStyle
Method
GetVibratoStyle
Source/FamiTrackerModule.cpp:132–134 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
vibrato_t CFamiTrackerModule::GetVibratoStyle() const {
133
return m_iVibratoStyle;
134
}
135
136
bool CFamiTrackerModule::GetLinearPitch() const {
137
return m_bLinearPitch;
Callers
7
ConfigureDocument
Method · 0.80
CreateMainHeader
Method · 0.80
OnInitDialog
Method · 0.80
OnBnClickedOk
Method · 0.80
to_json
Function · 0.80
SaveParams
Method · 0.80
ExportFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected