This is a great intro to audio in Rust using the cpal crate, as well as the basics of audio architecture -- like the intimidating and unblockable audio thread.
I cover lots of optimization techniques, like proper memory management across multiple threads - great for audio and graphic programming.

