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

Fixes for milestone 2.5.0 #41

Merged
merged 13 commits into from
Sep 27, 2024
Merged

Fixes for milestone 2.5.0 #41

merged 13 commits into from
Sep 27, 2024

Conversation

JohnDog3112
Copy link
Collaborator

  • Fixed minor typos for twr_audio_modify functions saying they took in node_id rather than playback_id
  • changed d2d_drawimagedirty to d2d_drawimage_ex
  • Fixed warning for the synchronous version of Pong
  • Added atan2 function to api-c-stdlib.md docs
  • Added headers to prevent browsers from caching the webpage to examples/server.py
  • Added 8, 16, and 32 bit versions of twr_audio_from_samples and twr_audio_get_samples
  • Increased volume for the bounce noise in the Pong example.

@JohnDog3112 JohnDog3112 added this to the 2.5.0 milestone Sep 26, 2024
@twiddlingbits twiddlingbits merged commit 44572c6 into twiddlingbits:dev Sep 27, 2024
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.

Add Audio Library add atan2 to the builtin math library Improve Pong Example
2 participants