Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ SetSampleDeltaValue
Method
SetSampleDeltaValue
Source/Instrument2A03.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
void CInstrument2A03::SetSampleDeltaValue(int MidiNote, char Value)
110
{
111
m_Assignments[MidiNote].Delta = Value;
112
}
113
114
bool CInstrument2A03::AssignedSamples() const
115
{
Callers
5
ReadFromModule
Method · 0.80
DoReadFromFTI
Method · 0.80
ImportFile
Method · 0.80
OnEnChangeDeltaCounter
Method · 0.80
OnDeltaposDeltaSpin
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected