Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ loopPointsEnabled
Method
loopPointsEnabled
include/TimeLineWidget.h:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
bool loopPointsEnabled() const
122
{
123
return m_loopPoints == LoopPointsEnabled;
124
}
125
126
inline const MidiTime & loopBegin() const
127
{
Callers
1
processNextBuffer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected