MCPcopy 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
1128void StepSequencerRow::SetOffset(float offset)
1129{
1130 mOffset = offset;
1131 UpdateTimeListener();
1132}
1133
1134void StepSequencerRow::UpdateTimeListener()
1135{

Callers 1

FloatSliderUpdatedMethod · 0.45

Calls 2

OffsetInfoClass · 0.85
GetListenerInfoMethod · 0.80

Tested by

no test coverage detected