Larpoux

Results 794 comments of Larpoux

Btw: by the past, Flutter Sound tried to manage itself the audio session. But we stopped doing that, because some Flutter Sound users complained that Flutter Sound was incompatible with...

Hi, @MrTavus I am not sure that it’s possible to do that on Flutter Sound 9.x. Some times ago there was a parameter allowing to specify the output device. I...

Oh yes! Sure. If you suggest to improve flutter sound, it would be great. Of course, a pull request would be the best for me, because I don’t want to...

Sorry for the bug. I am working to fix that today.

[taudio 10.3.1](https://taudio.canardoux.xyz/) is released. The bug on Android when recording PCM16WAV is fixed. It is really simple to upgrade from Flutter Sound 9.x. Just 5 minutes. Here is a [small...

@vongrad : Yes, Taudio is ready for production (with the Flutter Sound compatibility API). I must fix the doc.

Yes I did. I should work. I did a release build to check that everything OK. Perhaps retry in 10 minutes ...

I am going to look to this issue tomorrow. (I removed some dummy code that I had not understood the reason, but perhaps this code was not really dummy). I...

The Wave header built by Android is incorrect. But I don’t want to restore the old code because it was ugly and was a problem for the maintenance. Right now...

Yes @cuong292, the code was broken when I implemented the support for Float32 wav. My fix of yesterday was not good. We really need to record Raw Float32 or Raw...