John Robinson
5b33918be9
adjust #includes per restructure, deps
3 yıl önce
John Robinson
f9415b80d1
restructure code into {src,include}/audio
3 yıl önce
Frank
af0b54930f
Add Teensy LC Code for PT8211
3 yıl önce
Frank Bösing
ad7b4f1644
add output_pt8211
5 yıl önce
Benjamin
246a7f6977
changed defines to be more specific
See conversation https://github.com/PaulStoffregen/Audio/pull/194
8 yıl önce
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).
8 yıl önce
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
8 yıl önce
PaulStoffregen
0b63609636
Do not assume AudioStream.h includes Arduino.h
8 yıl önce
PaulStoffregen
cb5c9e9729
Use DMAChannel begin()
10 yıl önce
PaulStoffregen
52e72175ad
Convert I2S objects to use DMAChannel.h
10 yıl önce
PaulStoffregen
183fcd95a9
Add MIT license
10 yıl önce
PaulStoffregen
e4cb836eea
Reorganize all header files
10 yıl önce