Marco Bavagnoli

Results 6 issues of Marco Bavagnoli

ref to the flow chart package issue [Text Editor Bug/Crash #2 ](https://github.com/alnitak/flutter_flow_chart/issues/2)

Hi, thanks for your amazing work! I am developing a plugin with Flutter and I got crashes on Android devices and emulators with SDK 44100 D/miniaudio(10278): INFO: Buffer Size: 2048*3...

## Description --- Removed the main example which was too much complicate for a first approach. In the futere I'll make a new GitHub repository with that. For now there...

**Description** As for now methods like `setFilterParameter()` have parameters like `int attributeId` which identifies the index number to the filter parameter. This is difficult to choose since parameters are stored...

enhancement

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

**Description** Memory leak while running. In DevTools is not noticeable but looking at the the system monitor, the memory consumption increases till all opened apps, on Linux, close.

bug