flutter_soloud icon indicating copy to clipboard operation
flutter_soloud copied to clipboard

Flutter low-level audio plugin using SoLoud C++ library and FFI

Results 22 flutter_soloud issues
Sort by recently updated
recently updated
newest added

**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...

bug