Does FLAC support 32-bit encoding?
I’ve had a user request for it and looking at the xiph docs it looks like this should be possible?
Is it just FlacAudioFormat::getPossibleBitDepths
that needs updating?
Does FLAC support 32-bit encoding?
I’ve had a user request for it and looking at the xiph docs it looks like this should be possible?
Is it just FlacAudioFormat::getPossibleBitDepths
that needs updating?
Yes it supports it from libflac 1.4.0 and onwards (not float though, 32bit integer)