vue-audio-visual
vue-audio-visual copied to clipboard
VueJS audio visualization components
I'm trying to use the AvCircle component, hiding the controls and starting the audio from a custom play button. I'm attempting to use ref-link, but I'm encountering this error: main.js:15...
From the docs, we have common events playing, paused. I am trying to emit the events from the av-waveform as so: ``` ``` I am trying to change the data...
I can set the width using canv-width in pixel, but how would i fill the parent container, 100% would do this. i am using version 2.5 for vue 2.
Is it possible to hide the default audio controls and show only the av line? I know that i will need to create a custom player button but i want...
The audio plays, but the visualizer doesn't seem to show the waves. This only happens if the source audio is a url (eg:https://www.soundjay.com/human/sounds/heartbeat-01a.mp3) Works perfectly if the audio is added...
Hello, I've noticed an issue (or perhaps I'm missing something here) that when i have 2 waveform elements loaded, one's canvas will overwrite the other. The workflow is: I record...
The Wikimedia Foundation just [announced its sound logo](https://commons.wikimedia.org/wiki/File:Sound_of_All_Human_Knowledge_Winner_Announcement.webm). As for the visual, their marketing & design sub-contractor went for a colorful wave form. It's unexpected, so i share it with...
Switch the local audio file and play it. Do you need to convert the file to blob?
failed to load config from C:\Users\msi\Downloads\Github\vue-audio-visual\vite.config.ts error when starting dev server: SyntaxError: Unexpected end of input at ESMLoader.moduleStrategy (node:internal/modules/esm/translators:117:18) at ESMLoader.moduleProvider (node:internal/modules/esm/loader:337:14)