I want to mix multiple audio files and export single audio file, to demonstrate, here's a example timeline;
audio1 : -----------------------------------------------------------------------
audio2 : ===============
audio3 : +++++++++++
audio4 : ************
audio5 : ~~~~~~~~~
I have the delay times, like, audio2 should be played with 2 seconds delay after audio1 is played and etc. How can I mix these AudioFileClip()?