staskobzar / vue-audio-visual

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

AVWave playtime fixed position #133

Open actorius opened 1 year ago

actorius commented 1 year ago

Hello!

Is possible set fixed position for playtime?

staskobzar commented 1 year ago

Hello, Actually, the only way now is to click scroll audio player play position. When you change "currentTime" of a audio element it will not change plugin position. But it should be easy to add and looks like an interesting idea. I will try to update when I have some time. Thanks

staskobzar commented 1 year ago

@actorius in new plugin v3.0.4 this is fixed. audio element parameter "currentTime" is synchronized with waveform