staskobzar / vue-audio-visual

VueJS audio visualization components
MIT License
693 stars 111 forks source link

add connect-distination property to AvMedia #38

Closed jamesjieye closed 4 years ago

jamesjieye commented 4 years ago

Add connect-distination property to AvMedia so that the audio visualizer can be used with existing audio media source without causing echo.

Right now, you will have to put on a headphone to avoid the echo. Without having analyser connecting to the audio destination, there will be no echo.

staskobzar commented 4 years ago

Thank you, James Published in 2.0.2 Have a good day!