teensy-i2s
teensy-i2s copied to clipboard
Needs to support non-I2S modes
For multi-channel codecs, the library should support "DSP mode" (aka "TDM") instead of classic I2S. To do this will probably need special-case frame setup, and should just assume that anything with more than 2 channels uses DSP-mode.
Test against one of: WM8580/81 (lots of outs!), PCM3168A, CS4244, etc.