|
I have started with an electronic drum kit project at home and made progress to the point where I have data streaming over serial port from my kit. Now I need to play wav files to represent the drum data.
How do I load multiple wav files and play them back at the same time ? Keep in mind that a relatively long wav could be already playing and I want to play another one (or more) on top of it.
Any info would be appreciated greatly.
|