Demonstration of updating SDL2 audio callback data in Rust using the Rust-SDL2 bindings.
See my post on this: https://stasiak.at/updating-sdl2-audio-callback-data-in-rust.html
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upType | Name | Latest commit message | Commit time |
---|---|---|---|
Failed to load latest commit information. | |||
![]() |
src | ||
![]() |
.gitignore | ||
![]() |
Cargo.lock | ||
![]() |
Cargo.toml | ||
![]() |
LICENSE | ||
![]() |
README.md | ||
![]() |
beep.wav |
Demonstration of updating SDL2 audio callback data in Rust using the Rust-SDL2 bindings.
See my post on this: https://stasiak.at/updating-sdl2-audio-callback-data-in-rust.html