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

Method ReadFromModule

Source/InstrumentIO.cpp:101–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101void CInstrumentIONull::ReadFromModule(CInstrument &inst_, CDocumentFile &file) const {
102}
103
104void CInstrumentIONull::DoWriteToFTI(const CInstrument &inst_, CSimpleFile &file) const {
105}

Callers 1

LoadInstrumentsMethod · 0.80

Calls 15

value_castFunction · 0.85
pitch_from_midiFunction · 0.85
oct_from_midiFunction · 0.85
from_intFunction · 0.85
GetBlockIntMethod · 0.80
GetBlockCharMethod · 0.80
GetBlockVersionMethod · 0.80
SetSampleIndexMethod · 0.80
SetSamplePitchMethod · 0.80
SetSampleDeltaValueMethod · 0.80
AppendErrorMethod · 0.80
SetModTableMethod · 0.80

Tested by

no test coverage detected