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 BEEP behavior #610

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Fix BEEP behavior #610

merged 1 commit into from
Feb 20, 2025

Conversation

a740g
Copy link
Contributor

@a740g a740g commented Feb 19, 2025

This PR updates tinyfd_beep() to play a 900 Hz tone for 500 ms, making the BEEP sound closer to its behavior before version 4.x.

Note that on Windows and most platforms, the beep is generated as a sine wave rather than a square or triangle wave, resulting in a softer sound.

@a740g a740g added bug Something isn't working enhancement New feature or request labels Feb 19, 2025
@a740g a740g self-assigned this Feb 19, 2025
@a740g a740g merged commit 2507d62 into QB64-Phoenix-Edition:main Feb 20, 2025
4 checks passed
@a740g a740g deleted the beep-fix branch February 20, 2025 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants