How is audio represented with numbers in computers?

后端 未结 10 1219
野的像风
野的像风 2020-11-29 16:50

I like thinking about how everything can be and is represented by numbers. For example, plaintext is represented by a code like ASCII, and images are represented by RGB valu

10条回答
  •  抹茶落季
    2020-11-29 17:42

    Have you ever looked at a waveform close up? The Y-axis is simply represented as an integer, typically in 16 bits.

提交回复
热议问题