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

Audio Library Documentation and Audio in Pong #37

Merged
merged 7 commits into from
Sep 22, 2024

Conversation

JohnDog3112
Copy link
Collaborator

@JohnDog3112 JohnDog3112 commented Sep 21, 2024

  • Added documentation for the Audio library
  • Added square wave audio to Pong
    • Bounces play B4
    • The ball going into the goal plays A4
  • Added the usage of the Audio Library to the Pong documentation
  • added tests-audio unit tests to docs
  • Renamed twr_audio_play_full to twr_audio_play_ex

@JohnDog3112 JohnDog3112 linked an issue Sep 21, 2024 that may be closed by this pull request
This was linked to issues Sep 21, 2024
@twiddlingbits twiddlingbits merged commit 5eeab57 into twiddlingbits:dev Sep 22, 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 audio docs Improve Pong Example
2 participants