staskobzar / vue-audio-visual

VueJS audio visualization components
MIT License
687 stars 109 forks source link

Can vue-audio-visual Support range on AvWaveform type? #67

Open lolabi2202 opened 3 years ago

lolabi2202 commented 3 years ago

image 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, do you intend to update this feature(actually it can be a prop of waveform type) soon?

staskobzar commented 3 years ago

Hi @lolabi2202 , thank you for feedback! Right now this is not supported, unfortunately. But, it sounds like a useful and handy features to do. I agree, it can be a new prop for waveform type. I mark this as an enhancement to do. I can not tell you how soon I can develop this but I will keep updating here. Have a good day!

lolabi2202 commented 3 years ago

Oh great! Hope that it will be released as soon as possible. Thank you so much. Have a good day!

pankaj7822 commented 3 years ago

@staskobzar You really have made an awesome library. just a query Was the feature to support range on AV-waveform Updated?

staskobzar commented 3 years ago

@pankaj7822 thank you! work is still in progress for that feature. Unfortunately, recently I was busy with other projects. Probably with Vue 3 I will re-work it with typescript and then will add this feature.