Closed ryanheise closed 3 years ago
Fixed in 0.9.8.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs, or use StackOverflow if you need help with just_audio.
Which API doesn't behave as documented, and how does it misbehave?
AndroidEqualizer.parameters
stops working after the player is stopped and resumed.Minimal reproduction project
The example.
To Reproduce (i.e. user steps, not code) Steps to reproduce the behavior:
example/lib/example_effects.dart
Now the equalizer just sounds like the default settings. The bands set earlier are forgotten.
Error messages
There is no error.
Expected behavior
After the user resumes playback, the equalizer should sound the same as it did before stopping.
Screenshots
None.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Flutter SDK version
Additional context
It will re-establish the connection if you drag the band sliders.