Larpoux

Results 35 issues of Larpoux

One month ago, when Russia entered in Ukraine, I said to my son : "What can we do? We cannot declare war to Russia!". One month after, I changed my...

help wanted
Not yet handled

The function `FlutterSoundPlayer:setSpeed()` works fine on iOS and Android. The speed is modified and the pitch is not impacted. On web, the pitch is impacted and the result is funny...

maybe bug
Not yet handled

On web, the DB Level provided by `startRecorder()` is alway 0. (it works fine on Android and iOS)

maybe bug
Not yet handled

# `Taudio Streams` : A new plugin library is being launched We want to launch a new plugin library completely independent of Flutter Sound. The purpose of this library will...

help wanted
Not yet handled

I wrote very quickly a draft of what I imagine for Taudio. [This is a RFC](https://flutter-sound.canardoux.xyz/taudio_rfc.html) (Request For Comment) and not definitive specifications. I ask you to give us some...

help wanted
Not yet handled

- [x] FlutterSound (dart) - [x] FlutterSoundPlatformInterface (dart) - [x] FlutterSoundPlatformInterface (iOS) - [x] FlutterSoundPlatformInterface (Android) - [x] Tau (iOS) - [x] Tau (Android) - [x] Example - [x] Doc...

enhancement
In Progress

When I add 'flutter_lua: ^0.3.1' in my dev_dependencies I get the following error message when building for the ios Simulator 👎 [!] Unable to determine Swift version for the following...

bug

## Flutter Sound Version : - **Important**: Result of the command : ```flutter pub deps | grep flutter_sound``` ├── flutter_sound 9.3.6 │ ├── flutter_sound_platform_interface... │ ├── flutter_sound_web... ├── flutter_sound_platform_interface 9.3.6...

maybe bug
Not yet handled
no-issue-activity

## Flutter Sound Version : 9.3.8 ---------------------------------------------------------- ## Severity - Result is not what expected -------------------------------------------------------- ## Platforms you faced the error - iOS ------------------------------------------------ **Describe the bug** when I...

maybe bug
Not yet handled
no-issue-activity

We need a way to record to a buffer instead of a file. This is specially interesting for Flutter Sound on Web, where there is no File System and the...

enhancement
TODO 9.x