Playing multiple sounds at once
Revision as of 17:34, 25 April 2019 by Jennifer.fleites (talk | contribs) (→Adding swmixer to idea using multithreading)
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 for the Laser Harp.
Libraries tested
- pydub
- multiprocessing
- multithreading
- swmixer
- pygame