Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pcm

Convert Two Bytes Into Signed 16 Bit Integer In Javascript

In JavaScript, I need to convert two bytes into a 16 bit integer, so that I can convert a stream of… Read more Convert Two Bytes Into Signed 16 Bit Integer In Javascript