MCPcopy 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
132vibrato_t CFamiTrackerModule::GetVibratoStyle() const {
133 return m_iVibratoStyle;
134}
135
136bool CFamiTrackerModule::GetLinearPitch() const {
137 return m_bLinearPitch;

Callers 7

ConfigureDocumentMethod · 0.80
CreateMainHeaderMethod · 0.80
OnInitDialogMethod · 0.80
OnBnClickedOkMethod · 0.80
to_jsonFunction · 0.80
SaveParamsMethod · 0.80
ExportFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected