Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix WAV music bug #1944

Merged
merged 2 commits into from
Dec 9, 2023
Merged

Fix WAV music bug #1944

merged 2 commits into from
Dec 9, 2023

Conversation

Jowan-Spooner
Copy link
Collaborator

The audio subsystem was setting the loop-property of the WAV audio stream which it didn't count as an error worth reporting but somehow REALLY didn't like, so it just refused to play the wav at all.

This adds a check and removes the loop setting for wav files (from the visual editor).

@Jowan-Spooner Jowan-Spooner added the Bug 🐞 Something isn't working label Dec 7, 2023
@Jowan-Spooner Jowan-Spooner merged commit 25d22af into main Dec 9, 2023
@Jowan-Spooner Jowan-Spooner deleted the fix-wav-music branch December 21, 2023 10:00
Invertex pushed a commit to Invertex/dialogic that referenced this pull request Jan 26, 2024
* Fix audio bug

* Hide loop field on WAV files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant