flutter_soloud
flutter_soloud copied to clipboard
Flutter low-level audio plugin using SoLoud C++ library and FFI
**Description** For now, there are only a few examples available: - [x] pitch shift filter with time stretch [web example](https://marcobavagnoli.com/flutter_soloud_pitchshift/) - [x] metronome [web example](https://marcobavagnoli.com/flutter_soloud_metronome/) - [x] audio data visualization...
Thank you very much for providing flutter_soloud. **Description** When running the app on an Android (12, 13, 14) device, it occassionally happenes that VS Code loses the connection to the...