22 Révisions (5a3b34888994925f5809f8a389187c312d34cc76)

Auteur SHA1 Message Date
  PaulStoffregen 07a305d8bc Import all of Frank's T4 edits il y a 5 ans
  PaulStoffregen 8fb976cf20 Include Arduino.h first in all cpp files, for precompiled header speedup il y a 6 ans
  Transmogrifox 6424ffbb26 Further precision increase eliminates DC offset il y a 7 ans
  Transmogrifox b8d349fbe7 increase precision to minimize DC error il y a 7 ans
  Transmogrifox 38c7071270 Fix indentation and move filtercoefficient to #define constant instead of int32_t variable il y a 7 ans
  Transmogrifox 19b6ed3db1 Replace DC removal algorithm with IIR HPF, 2 Hz il y a 7 ans
  PaulStoffregen 982426cf6b Fix ADC input with various clock speeds il y a 8 ans
  Konstantin Lopyrev dde07982b0 Fix the DC offset computation. The previous computation would occassionally get stuck with an incorrect offset. il y a 8 ans
  PaulStoffregen 14fd8f907b Fix some Teensy-LC compiler errors il y a 9 ans
  PaulStoffregen 87b715ad2d Fix AudioInputAnalog il y a 10 ans
  PaulStoffregen 7602cb2ece Remove old debugging stuff from AudioInputAnalog il y a 10 ans
  PaulStoffregen fff6eda8eb Allow AudioInputAnalog to use different pins il y a 10 ans
  PaulStoffregen 9901efdd73 Improve AudioInputAnalog DC blocking filter il y a 10 ans
  PaulStoffregen e8cb4897b0 Avoid allocating unneeded DMA channels il y a 10 ans
  PaulStoffregen bdd67504ef Make input ADC and output DAC play nicely together il y a 10 ans
  PaulStoffregen d951eef420 Convert AudioInputAnalog to use DMAChannel.h il y a 10 ans
  PaulStoffregen 33ad99be10 Reassign DMA channels for compatibility with OctoWS2811 il y a 10 ans
  PaulStoffregen e9d52cd601 reword connect in AudioInputAnalog il y a 10 ans
  PaulStoffregen 183fcd95a9 Add MIT license il y a 10 ans
  PaulStoffregen c274463185 Each object includes only required headers il y a 10 ans
  PaulStoffregen e4cb836eea Reorganize all header files il y a 10 ans
  PaulStoffregen f16fb938bf Move other objects to their own files il y a 10 ans
  PaulStoffregen 2bb856fa95 Move input & output objects to their own files il y a 10 ans