vue-audio-visual icon indicating copy to clipboard operation
vue-audio-visual copied to clipboard

VueJS audio visualization components

Results 27 vue-audio-visual issues
Sort by recently updated
recently updated
newest added

Can I programmatically play audio? I mean by function instead by the controls? For example, I hide controls with: :audio-controls="false" The lets say by means of a function y play...

I am having problem with cross-origin when i use tag in my vuejs component: When i press play button, there is a message at console browser saying: El HTMLMediaElement pasado...

When installing to Vue3 ("vue": "^3.2.29",) - running on ("vite": "^2.7.13") ``` > node_modules/vue-audio-visual/src/components/AvBase.js:1:9: error: No matching export in "node_modules/vue-audio-visual/node_modules/vue/dist/vue.runtime.esm.js" for import "h" 1 │ import { h } from...

![image](https://user-images.githubusercontent.com/6359387/149474159-615398b2-9bbe-40f2-9b44-0e8083b5c07f.png)

hey i installed today your package but ther is an mistake what is happening everytime i run that with mix `WARNING in ./node_modules/vue-audio-visual/src/components/AvBase.js 173:8-9 export 'h' (imported as 'h') was...

Hi! first I wanted to thank you for your library. It has proven very useful in the last few days and I have been able to build cool stuff with...

![image](https://user-images.githubusercontent.com/65012068/105446494-cf76e680-5ca4-11eb-826a-23474a4019f7.png) Hi staskobzar, thanks so much for making this awsome library. I just want to ask you that does it support time-range on the waveform-type like this below? If not,...

enhancement
todo

Element crashes when trying to process too long files (2h +)

bug
enhancement
todo