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

[Merged by Bors] - Basic spatial audio #6028

Closed
wants to merge 26 commits into from

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    619c895 View commit details
    Browse the repository at this point in the history
  2. clippy

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    5deff32 View commit details
    Browse the repository at this point in the history
  3. fix docs

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    7fec250 View commit details
    Browse the repository at this point in the history
  4. update example doc

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    e1c10f1 View commit details
    Browse the repository at this point in the history
  5. better explanation

    Co-Authored-By: Griffin <[email protected]>
    mockersf and DGriffin91 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    b78ab0f View commit details
    Browse the repository at this point in the history
  6. adding 2d example

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    2428ed7 View commit details
    Browse the repository at this point in the history
  7. copy

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    39f524c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a6fef89 View commit details
    Browse the repository at this point in the history
  9. spacial -> spatial

    Co-authored-by: harudagondi <[email protected]>
    mockersf and harudagondi committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    dc6067f View commit details
    Browse the repository at this point in the history
  10. update example readme

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a953c4d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5d38b9f View commit details
    Browse the repository at this point in the history
  12. fix it

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    8220e08 View commit details
    Browse the repository at this point in the history
  13. use patched rodio

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    8eb4e5b View commit details
    Browse the repository at this point in the history
  14. spawn bundles

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    42ebc13 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3b98093 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    04163cd View commit details
    Browse the repository at this point in the history
  17. circles are nice

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    363a78d View commit details
    Browse the repository at this point in the history
  18. 📎

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    2eeb62c View commit details
    Browse the repository at this point in the history
  19. span in 2d

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ec19fb1 View commit details
    Browse the repository at this point in the history
  20. rename AudioSinkExt trait

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    998ea9d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9897917 View commit details
    Browse the repository at this point in the history
  22. rodio 0.17 🎉

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    17c663e View commit details
    Browse the repository at this point in the history
  23. remove outdated comments

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ceaa7cb View commit details
    Browse the repository at this point in the history
  24. doc improvement

    Co-Authored-By: Alice Cecile <[email protected]>
    mockersf and alice-i-cecile committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ac5da74 View commit details
    Browse the repository at this point in the history
  25. don't unwrap

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    55afc9a View commit details
    Browse the repository at this point in the history
  26. reformulate

    mockersf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    25c3c6b View commit details
    Browse the repository at this point in the history