1llest-waveform-vue icon indicating copy to clipboard operation
1llest-waveform-vue copied to clipboard

A lightweight and controllable audio visualization vue3 plugin

Results 3 1llest-waveform-vue issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement

### 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...

bug

### 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!

enhancement