ryanheise / just_waveform

A Flutter plugin to extract waveform data from an audio file suitable for visual rendering.
MIT License
84 stars 16 forks source link

just_audio integration #29

Closed pigivc closed 1 year ago

pigivc commented 1 year ago

Sorry if it looks like a dumb question, but is there anyway to integrate this with just_audio player? I wanna use it as progress indicator.

ryanheise commented 1 year ago

What kind of progress? Download progress, waveform extraction progress, or playback progress?

pigivc commented 1 year ago

What kind of progress? Download progress, waveform extraction progress, or playback progress?

yes, playback progress, of course.

ryanheise commented 1 year ago

Then yes, of course.