surround_sound 0.2.2
surround_sound: ^0.2.2 copied to clipboard
A package to create surround sound effects with a frequency generator using Web Audio API
0.2.2 April 21, 2021 #
- Improve name finding algorithm
- Updated WebView version
0.2.1 March 28, 2021 #
- Add initializer to the controller to stop race conditions
0.2.0 March 19, 2021 #
- Remove all Web Audio API dependencies
- Package is fully depend on Tone JS
0.1.7 March 12, 2021 #
- Upgrade flutter version
- Remove unwanted dependencies
- Upgrade packages
0.1.6 November 27, 2020 #
- Webview version update
0.1.5 September 02, 2020 #
- Minor bug fix in controller
- Add documentation to AudioParam
0.1.4 August 31, 2020 #
- Sensitivity of x, y and z axis was increased
0.1.3 July 31, 2020 #
- Bug fixes in html
- IOS bug fixes in Plist file (For Flutter WebView)
0.1.2 July 17, 2020 #
- Now background colors can be set to the widget
0.1.1 July 15, 2020 #
- Bug fixes and improvements
0.1.0 July 13, 2020 #
- Minimum product that can be used successfully