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

Method DoWriteToModule

Source/InstrumentIO.cpp:98–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96
97
98void CInstrumentIONull::DoWriteToModule(const CInstrument &inst_, CDocumentFile &file) const {
99}
100
101void CInstrumentIONull::ReadFromModule(CInstrument &inst_, CDocumentFile &file) const {
102}

Callers

nothing calls this directly

Calls 15

GetSeqCountMethod · 0.80
WriteBlockIntMethod · 0.80
WriteBlockCharMethod · 0.80
GetSampleCountMethod · 0.80
GetSamplePitchMethod · 0.80
GetSampleDeltaValueMethod · 0.80
GetPatchMethod · 0.80
GetCustomRegMethod · 0.80
GetModTableMethod · 0.80
GetModulationSpeedMethod · 0.80
GetModulationDepthMethod · 0.80
GetModulationDelayMethod · 0.80

Tested by

no test coverage detected