1llest-waveform-vue
1llest-waveform-vue copied to clipboard
A lightweight and controllable audio visualization vue3 plugin
### Description Allow an option to show the current playtime as the audio is playing and cursor is advancing. See the demo example here: https://staskobzar.github.io/vue-audio-visual/ You can customize the playtime...
### Description of the bug If the containing div is of limited width / size, clicking on the waveform is no longer precise...the precision of the cursor gets really bad...
### Description Right now, there is no way to set the time of the waveform component programatically (like you can do with play/pause). Exposing a `pick` method would be ideal!