Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ setStartFrame
Method
setStartFrame
src/core/SampleBuffer.cpp:1400–1403 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1398
1399
1400
void SampleBuffer::setStartFrame( const f_cnt_t _s )
1401
{
1402
m_startFrame = _s;
1403
}
1404
1405
1406
Callers
1
setSampleStartFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected