Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ SetPatternLength
Method
SetPatternLength
Source/SongData.cpp:163–166 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
void CSongData::SetPatternLength(unsigned int Length)
164
{
165
m_iPatternLength = Length;
166
}
167
168
void CSongData::SetFrameCount(unsigned int Count)
169
{
Callers
7
OpenDocumentOld
Method · 0.80
Undo
Method · 0.80
Redo
Method · 0.80
LoadFrames
Method · 0.80
LoadPatterns
Method · 0.80
ImportFile
Method · 0.80
makeSong
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected