flutter_sound_processing 0.1.0
flutter_sound_processing: ^0.1.0 copied to clipboard
Flutter package designed for sound processing and analysis.
0.0.1-beta - 2023-05-27 #
- Added
getFeatureMatrixmethod for calculating feature matrices from audio signals for Android.
0.0.2-beta - 2023-05-27 #
- Updated the README with additional instructions, usage examples, and important information.
0.1.0 - 2023-06-18 #
- Added iOS implementation for
getFeatureMatrixmethod.