I'm wondering what the difference is between audioContext.destination and audioContext.createMediaStreamDestination().
Streams that generated from destination do behave a bit differently when they are played on browser pages. So I would like to know the best practice to use them separately and why.