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

Do not throw an error if voice is out of range in func_play() #570

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

a740g
Copy link
Contributor

@a740g a740g commented Nov 21, 2024

This PR removes the voice range check in func_play(). If the voice is out of range, it now simply defaults to zero, aligning the behavior with QB45 standards.

This issue was identified during a wiki update.

@a740g a740g added the bug Something isn't working label Nov 21, 2024
@a740g a740g self-assigned this Nov 21, 2024
@a740g a740g merged commit 38045eb into QB64-Phoenix-Edition:main Nov 21, 2024
4 checks passed
@a740g a740g deleted the play-function-fix branch November 21, 2024 13:01
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.

2 participants