19 Jan
2024
19 Jan
'24
6:43 p.m.
Oh, it sounds like we have some race somewhere ..:( adding condition (that never fired!) to int FileSndFile::write_samples() fixed 24 bit RAW PCM Note - I set whole thing to write to ramdisk (/dev/shm) so may be it exposes some races ... or we need to update libsndfile ..( On Fri, Jan 19, 2024 at 8:16 PM Andrew Randrianasulu <[email protected]> wrote:
argh, may be better to just divide by 100 instead of 104 ...
still not sure WHY it needed?
24-bit raw PCM still broken ..:(
On Fri, Jan 19, 2024 at 6:32 PM Andrew Randrianasulu <[email protected]> wrote:
try andy dv test file, render only audio as Big Endian, Signed, 16 bits.
Load it back and watch too loud audio.
note: wav file not tested