Skip to content

Address Art-Net output loop forking.#67

Merged
s0 merged 1 commit intomainfrom
artnet-tc-change
Apr 25, 2026
Merged

Address Art-Net output loop forking.#67
s0 merged 1 commit intomainfrom
artnet-tc-change

Conversation

@s0
Copy link
Copy Markdown
Member

@s0 s0 commented Apr 25, 2026

Maintaining a custom frame event loop using setTimeout caused previous ArtNet states to continue sending even though they should have stopped.

This issue has now been addressed.

fixes #66

Maintaining a custom frame event loop using `setTimeout` caused previous
ArtNet states to continue sending even though they should have stopped.

This issue has now been addressed.

fixes #66
@s0 s0 merged commit 0d50503 into main Apr 25, 2026
12 checks passed
@s0 s0 deleted the artnet-tc-change branch April 25, 2026 16:31
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.

Artnet sometimes continues transmitting even with changed state

1 participant