surround_frequency_generator 1.0.0
surround_frequency_generator: ^1.0.0 copied to clipboard
A package to create surround sound effects with a frequency generator using Web Audio API
1.0.0 Oct 10, 2021 #
- Forking repository from surround_sound package.
- Updating flutter packages.
- Changing default waveform from SQUARE to SINUSOIDAL.
- Implementing functionality for iOS.
0.3.2 Oct 10, 2021 #
- Update flutter packages
0.3.1 April 28, 2021 #
- Expose the previous change in a separate function
0.3.0 April 27, 2021 #
- Remove Tonejs dependencies from v0.2.x
- Remove ios bug
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