Skip to content

Fix: Audio operator evaluation/state management#980

Merged
pixtur merged 2 commits intotixl3d:mainfrom
H445:audioplayer-fix-evaluation
Mar 11, 2026
Merged

Fix: Audio operator evaluation/state management#980
pixtur merged 2 commits intotixl3d:mainfrom
H445:audioplayer-fix-evaluation

Conversation

@H445
Copy link
Collaborator

@H445 H445 commented Mar 11, 2026

The audio player operators were triggering a playback during initial evaluation even if PlayAudio=false.

example: being evaluated using a switch operator, when switching to the node path including the audio player, it would automatically play back.

Now uses: UpdateStatus and UpdatePlayback instead of a direct Update().

Also tightened up: EnsureOperatorId

@pixtur pixtur merged commit 3a200d6 into tixl3d:main Mar 11, 2026
1 check passed
@pixtur
Copy link
Collaborator

pixtur commented Mar 11, 2026

Good catch!

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.

2 participants