Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ SetLength
Method
SetLength
Source/WaveEditor.cpp:406–411 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
404
}
405
406
void CWaveEditorN163::SetLength(int Length)
407
{
408
m_iLX = Length;
409
m_iSX = 320 / Length;
410
WaveChanged();
411
}
Callers
3
SelectInstrument
Method · 0.80
ParseString
Method · 0.80
OnWaveSizeChange
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected