22 lines
497 B
Markdown
22 lines
497 B
Markdown
### Important Terminology
|
|
|
|
<div style="font-size: 0.8em;">
|
|
|
|
- Bit/Sampling Depth
|
|
- Number of bits that represent each data point
|
|
- Typically 16/24/32 bits
|
|
- Sampling Rate
|
|
- Number of data points per second
|
|
- Typically 44.1/48kHz
|
|
- Bit Rate
|
|
- Number of bits per second of audio
|
|
- Varies wildly
|
|
- Audio Channels
|
|
- Number of audio streams contained
|
|
- Typically 2 (Stereo)
|
|
|
|
</div>
|
|
|
|
Note:
|
|
|
|
[comment]: # (!!!) <!--------------------------------------------------------->
|