Playing multiple sounds at once
Contents
Introduction
This tutorial will explain different methods attempted in getting multiple sounds to play concurrently, as well as the method that was most valuable.
Libraries tested
- pydub
- multiprocessing
- multithreading
- swmixer
- pygame