-
Does the magnitude calculated from the complex number values in the CSI data represent the signal's amplitude directly, or is it expressed in decibels?"
-
## Flutter Sound Version : 9.2.13
- flutter doctor
[✓] Flutter (Channel stable, 3.0.0, on macOS 12.3.1 21E258 darwin-x64, locale
zh-Hans-CN)
[✓] Android toolchain - develop for Android devi…
-
Hi, I like to have that extra few hundred decibels of headroom sometimes so the six decibels of 24 bit don't get it for me! Actually I like record to 32 bit and process everything at the higher bit r…
-
Copying data files to sub-DEC105_ses-00_task-ASSR_run-01_meg.ds
Writing '/data/Indiv_fMRI_TMS/ASD/DECIBELS_DATA/BIDS/sub-DEC105/ses-00/sub-DEC105_ses-00_scans.tsv'...
Wrote /data/Indiv_fMRI_TMS/ASD/…
-
Hi! Im new at this and i want to create a beep sound that includes parameters:
`Beep(dbHL, hz, time);`
Im creating an Audiometry App in WPF but i dont know how to start
![image](https://user…
ghost updated
6 years ago
-
audioRecorder.onProgress.listen((event) {
print(event.duration);
print(event.decibels);
});
After starting the recorder I tried this, however nothing gets printed.
Can someon…
-
## Flutter Sound Version : 9.2.13
----------------------------------------------------------
## Severity
- Result is not what expected
- Minor issue
---------------------------------…
-
please add conversion of decibels to microwatts and back.
example by link: https://www.rapidtables.org/ru/convert/power/dBm_to_mW.html
-
## Flutter Sound Version : 9.2.13
```
- |-- flutter_sound 9.2.13
| |-- flutter_sound_platform_interface 9.2.13
| |-- flutter_sound_web 9.2.13
| | |-- flutter_sound_platform_interface...
…
-
Decibels aren't part of SI units, bu it would be nice to support them within this library. Is this something that would be acceptable to include in this library?