rutvik110 / flutter_audio_waveforms

A UI library for easily adding audio waveforms to your apps, with several customization options.
https://pub.dev/packages/flutter_audio_waveforms
MIT License
123 stars 28 forks source link

How to draw audio waveform with too many samples #39

Closed muraadkov closed 1 year ago

muraadkov commented 1 year ago

I have wav file with 3 minute duration, and i have 4 million samples to draw waveform. I put samples in widget and I attach screenshot how it looks:

image