Urs Fleisch e4813f4996 Calculate bitrate for IEEE Float WAV files without fact chunk (#959)
When a WAV file with float format without a fact chunk containing
a totalSamples value is encountered, the bitrate is not calculated.
However, since all samples have the same number of bits, the
number of samples can be calculated from the size of the data chunk
and number of channels and bits per sample, as it is done in the
PCM case.
2020-12-22 15:46:48 +01:00
..
2019-08-26 23:23:33 +02:00
2019-09-12 12:13:24 +02:00
2020-12-20 18:12:14 +01:00
2019-08-26 23:23:33 +02:00
2017-02-06 10:35:49 +09:00
2017-02-06 10:35:49 +09:00