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

Upgrade miniaudio to v0.11.21 #422

Merged
merged 5 commits into from
Jan 3, 2024

Conversation

a740g
Copy link
Contributor

@a740g a740g commented Jan 3, 2024

This update fixes the following:

  • Core Audio: Fix a -Wshadow warning.
  • Fix a bug where ma_decoder_init_file() can incorrectly return successfully.
  • Fix a crash when using a node with more than 2 outputs.
  • Fix a bug where ma_standard_sample_rate_11025 uses the incorrect rate.
  • Fix a bug in ma_noise where only white noise would be generated even when specifying pink or Brownian.
  • Fix an SSE related bug when converting from mono streams.
  • Remove the use of some deprecated functions.
  • Improvements to runtime linking on Apple platforms.

@a740g a740g added the enhancement New feature or request label Jan 3, 2024
@a740g a740g self-assigned this Jan 3, 2024
@a740g a740g mentioned this pull request Jan 3, 2024
@a740g a740g merged commit fcac614 into QB64-Phoenix-Edition:main Jan 3, 2024
4 checks passed
@a740g a740g deleted the miniaudio-upgrade branch January 3, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants