descriptinc / audiotools

Object-oriented handling of audio data, with GPU-powered augmentations, and more.
https://descriptinc.github.io/audiotools/
MIT License
233 stars 39 forks source link

FFMPEG normalization needs to be in float. #9

Closed pseeth closed 3 years ago

pseeth commented 3 years ago

This is so that the array doesn't cast to a float64 in some cases, which makes it not possible to write to disk.