Skip to content

Add "DelayFromMarker" variants to EventInstant - #143

Merged
BillyDM merged 7 commits into
mainfrom
delay_from_origin
Sep 5, 2026
Merged

Add "DelayFromMarker" variants to EventInstant#143
BillyDM merged 7 commits into
mainfrom
delay_from_origin

Conversation

@BillyDM

@BillyDM BillyDM commented Sep 2, 2026

Copy link
Copy Markdown
Owner

This adds two new variants to EventInstant: DelaySecondsFromMarker and DelaySamplesFromMarker.

This allows users to schedule events with a precise delay from the last "event marker" of the node. This marker is set by sending a NodeEventType::Marker event to the node, where the new origin will occur at the instant the Firewheel processor receives the Marker event.

This is useful for accurate timing of dynamic rapid-fire effects, such as a machine gun sound effect.

@BillyDM BillyDM changed the title Add "DelayFromLastOrigin" variants to EventInstant Add "DelayFromMarker" variants to EventInstant Sep 3, 2026
@BillyDM
BillyDM merged commit 56ab564 into main Sep 5, 2026
3 checks passed
@BillyDM
BillyDM deleted the delay_from_origin branch September 5, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant