MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / SetLinearPitch

Method SetLinearPitch

Source/ChannelHandler.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78void CChannelHandler::SetLinearPitch(bool bEnable) // // //
79{
80 m_bLinearPitch = bEnable;
81}
82
83void CChannelHandler::SetVibratoStyle(vibrato_t Style) // // //
84{

Callers 3

OnBnClickedOkMethod · 0.45
OpenDocumentOldMethod · 0.45
LoadParamsExtraMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected