Frank
3baed4b82d
DMAMEM, aligned
hace 4 años
PaulStoffregen
ae4df75649
Improve digital I/O on Teensy 3.6 with overclocking
hace 5 años
Frank
076aa90ce5
PT8211: Fix Teensy 3.x
dma.enable() needs to be called before setting I2S0_TCSR
hace 5 años
Frank
dd9f05ea58
fix __IMXRT1062__
hace 5 años
Frank Bösing
ad7b4f1644
add output_pt8211
hace 5 años
PaulStoffregen
07a305d8bc
Import all of Frank's T4 edits
hace 5 años
PaulStoffregen
8fb976cf20
Include Arduino.h first in all cpp files, for precompiled header speedup
hace 6 años
Frank
94f7f6fbe8
Add a comment for TDA1543
hace 7 años
Frank
897e67228d
Bugfix re: noise when no blocks are available
hace 8 años
Benjamin
246a7f6977
changed defines to be more specific
See conversation https://github.com/PaulStoffregen/Audio/pull/194
hace 8 años
Benjamin
cf013ec88e
move OS-related #defines to .h file; speed improvements
Combine two loops in stereo CIC computation into one for-loop.
Add compiler optimization "unroll-loops" to isr if OS enabled. Speed
improved from 113µs to 65µs per isr call for CIC interpolation filtering
(Measured on Teensy 3.2 96MHz optimized).
hace 8 años
Benjamin
913b4dcede
Remove LED blink in isr
hace 8 años
Benjamin
0db2e23ba1
Add PT8211 w/ experimental 4x oversampling
PT8211 with oversampling and linear interpolation by Frank Bösing.
3 Stage CIC interpolation by Ben Rheinland
hace 8 años