A chunk of audio in the canonical internal format: PCM16, 24kHz, mono.
Enforces the PCM16 odd-byte invariant at construction — partial-sample
buffers (length not a multiple of 2) cause silent off-by-one drift in
downstream consumers, so we catch them at the canonical boundary.
A chunk of audio in the canonical internal format: PCM16, 24kHz, mono.
Enforces the PCM16 odd-byte invariant at construction — partial-sample buffers (length not a multiple of 2) cause silent off-by-one drift in downstream consumers, so we catch them at the canonical boundary.