davidalbers / whitenoise-android

White, pink, and brown noise maker for Android with lots of features.
MIT License
35 stars 13 forks source link

Brown noise stops after ~3h #31

Open marciof opened 3 years ago

marciof commented 3 years ago

Description: Brown noise stops playing after having it on non-stop for about 3h continuously. Switching to white or pink noise restarts that type of noise, and I can then switch back again to brown noise. I don't know if this is specific to brown noise, as I haven't tested the other noise types.

Steps to reproduce:

  1. Disable "wave" and "volume" icons.
  2. Unset timer.
  3. Choose Brown noise.
  4. Click play.

Expected behavior: Brown noise continues playing non-stop even after 3h.

Actual behavior: Brown noise stops playing after ~3h.

App version: 1.14

Device: Surface Duo, Android 10

davidalbers commented 2 years ago

Thanks for the detailed bug report! This should be fixed in the newest version (2.0). Let me know if you get a chance to try it.

I'm not sure what exactly what was causing the issue but I was able reproduce in 1.14 as well. 2.0 has some audio library updates and playback in 2.0 seems much more reliable now.