I\'m looking to mix 2 audio\'s with the ffmpeg-fluent, below is the code that works for this purpose.
ffmpeg() .input(audio1) .input(audio2) .complexFil