AlbrechtL / rtl_fm_streamer

Software to turn the RTL2832U into an SDR
GNU General Public License v2.0
67 stars 22 forks source link

rtl_fm-streamer: fix block alignment in WAVHeaderStereo #7

Closed athoik closed 4 years ago

athoik commented 4 years ago

For 16-bit PCM format stereo audio, the block alignment value is 4.

AlbrechtL commented 4 years ago

Thanks!