lincollincol / compose-audiowaveform

Audio waveform library for Jetpack Compose
Apache License 2.0
199 stars 12 forks source link

fix: Crash due to NaN result in normalization #20

Closed thedroiddiv closed 1 year ago

thedroiddiv commented 1 year ago

Fixes #14

thedroiddiv commented 1 year ago

@lincollincol I hope you're open to pull requests

lincollincol commented 1 year ago

Hello, @thedroiddiv ! Thank you for fixing the issue with NaN in the normalize() function. Sorry for the late review. I'm currently busy, so I don't have the opportunity to spend more time on my own projects :)

I appreciate any help, so feel free to open pull requests!