WavHeader.bytesPerSecond

samplerate * bitsPerSample * channels / 8

struct WavHeader
immutable
uint bytesPerSecond;

Meta