Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
101
void CInstrumentIONull::ReadFromModule(CInstrument &inst_, CDocumentFile &file) const {
102
}
103
104
void CInstrumentIONull::DoWriteToFTI(const CInstrument &inst_, CSimpleFile &file) const {
105
}
Callers
1
LoadInstruments
Method · 0.80
Calls
15
value_cast
Function · 0.85
pitch_from_midi
Function · 0.85
oct_from_midi
Function · 0.85
from_int
Function · 0.85
GetBlockInt
Method · 0.80
GetBlockChar
Method · 0.80
GetBlockVersion
Method · 0.80
SetSampleIndex
Method · 0.80
SetSamplePitch
Method · 0.80
SetSampleDeltaValue
Method · 0.80
AppendError
Method · 0.80
SetModTable
Method · 0.80
Tested by
no test coverage detected