staskobzar / vue-audio-visual

VueJS audio visualization components
MIT License
713 stars 112 forks source link

add support for using pre-existing audio element #10

Closed tehlordvortex closed 6 years ago

tehlordvortex commented 6 years ago

Add a prop which allows the user to specify a preexisting audio element.

staskobzar commented 6 years ago

Hi Victor, thanks for contribution. Some checks are not passing. Please, fix them and pull again. I was planning to use "refs" property to implement this behavior in next release.

tehlordvortex commented 6 years ago

Hello, the checks are no longer showing up, do you happen to have links to them?

EDIT: The tests fail massively for some reason. Even after reverting to the commit before my changes.