Skip to content

Latest commit

 

History

History

Sampling

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Sampling

Bit-depth

Decibels Per Bit
A_dB = 20*log(A_1/A_1)
A_dB_per_bit = (20*log(2/1))/bit
A_16bit_dB = 16 bits * A_dB_per_bit/bit = 96.33 dB

Sampling Frequency

Nyquist-Shannon sampling theorem

<< Previous Section:Content Table | Next Section: Quickstart Guide>>

License

Copyright 2022 © Cale McCollough.

This source code form is an open-source document, the Writings and Discoveries, that was written by and contains intellectual property. The Writings and Discoveries consist of documents, files, source code, technology design files, art, trademarks, and other content contained this file, folder and the GitHub repository located at https://github.com/KabukiStarship/MusictechCookbook. The Writings and Discoveries are published under the Kabuki Strong Source-available License, the License, which is a non-commercial open-source license and is for educational and demonstration purposes only. You may use, reproduce, publicly display, and modify the Writings and Discoveries so long as you submit and donate fixes and derived intellectual property, the Donated Ideas, to the Repository as an Issue ticket to become part of the Writings and Discoveries. You may not sell the Writings and Discoveries or otherwise profit from derivative works created from the Writings and Discoveries without the expressed written permission of the copyright holder. Unless required by applicable law or agreed to in writing, the Writings and Discoveries distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.