-
Notifications
You must be signed in to change notification settings - Fork 5
Audio Library internals
Frank edited this page Dec 24, 2020
·
18 revisions
The Audio Library uses 44100Hz, 16BIT sampling.
On of the used inputs or outputs is responsible for the timing. Usually, this is one of the I2S interfaces.
Teensy is a PJRC trademark. Notes here are for reference and will typically refer to the ARM variants unless noted.