Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ SetOffset
Method
SetOffset
Source/StepSequencer.cpp:1128–1132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1126
}
1127
1128
void StepSequencerRow::SetOffset(float offset)
1129
{
1130
mOffset = offset;
1131
UpdateTimeListener();
1132
}
1133
1134
void StepSequencerRow::UpdateTimeListener()
1135
{
Callers
1
FloatSliderUpdated
Method · 0.45
Calls
2
OffsetInfo
Class · 0.85
GetListenerInfo
Method · 0.80
Tested by
no test coverage detected