Implemented multithread track processing for the audio engine using Rayon!
I used to think implementing multithreading would be a nightmare, but I utilized Rayon which was actually very intuitive and easy to use.
The screenshot shows the exact code where the tracks are being processed in parallel.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.