File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11
2+ ### 3.0.0-pre.2 ()
3+ - fixed biquad resonant filter ` frequency ` default parameter #179
4+ - fix: on some unclear conditions ` isInitialized ` returning false on MacOS after engine starts with no error #177
5+
26### 3.0.0-pre.1 (3 Feb 2025)
37- fix: Call ` loadMem ` will crash the application #174 .
48
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: >-
33 A low-level audio plugin for Flutter,
44 mainly meant for games and immersive apps.
55 Based on the SoLoud (C++) audio engine.
6- version : 3.0.0-pre.1
6+ version : 3.0.0-pre.2
77issue_tracker : https://github.com/alnitak/flutter_soloud/issues
88homepage : https://github.com/alnitak/flutter_soloud
99maintainer : Marco Bavagnoli (@lildeimos)
You can’t perform that action at this time.
0 commit comments