[Feature] Export audio in floating point sample format
Open
enhancement
feature
- Dominant language
- Python
- Stars
- 28.4k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
## Description
I would like the option to export audio in 32-bit float sample format (fltp in FFmpeg). This would mitigate the clipping that occurs with integer sample formats.
## Additional information
The FFmpeg codec for wav files would be pcm_f32le for fltp samples.
Contributor guide
Assessment
This issue has not been assessed yet.