31 コミット (570c7165f0057f1b42bf9b982a54a88dbc607af0)

作成者 SHA1 メッセージ 日付
  Frank Bösing 516252a640 Fixes for Teensy LC 3年前
  PaulStoffregen f6b809e572 Fix missing DSP instruction alternates on Teensy LC 4年前
  Frank Bösing d7be8bea70 PROGMEM->FLASHMEM 4年前
  PaulStoffregen fc71e415c0 Fix compiler warning 5年前
  PaulStoffregen 1173ad7da9 Fix I2S output 5年前
  Frank bbd51d9535
Add parameter "force" to allow runtime PLL-freq change 5年前
  Frank 59a05b308e
More exact initialization of PLL 5年前
  Frank Bösing c99b7b7204 initial cache-support 5年前
  PaulStoffregen 8746601628 merge Frank's latest changes 5年前
  PaulStoffregen 07a305d8bc Import all of Frank's T4 edits 5年前
  Transmogrifox 19b6ed3db1 Replace DC removal algorithm with IIR HPF, 2 Hz 7年前
  PaulStoffregen 13d11c61a3 Support more clock speeds 8年前
  Frank 80be3f1ca6 Typo 8年前
  Frank 7847d2ccac rmv volatile from q-bit functions, 1 cycle less for clr 8年前
  Frank cd9eb4b218 Access Q-bitn from c 8年前
  PaulStoffregen 4b27e4d420 rewrite AudioAnalyzeRMS - arm math version doesn't work! 8年前
  PaulStoffregen 3f8a1fbcfd Add more DSP instructions 8年前
  PaulStoffregen 14fd8f907b Fix some Teensy-LC compiler errors 9年前
  PaulStoffregen bdd67504ef Make input ADC and output DAC play nicely together 10年前
  PaulStoffregen 6bdf3a0945 Support other CPU speeds in ADC & DAC 10年前
  PaulStoffregen d951eef420 Convert AudioInputAnalog to use DMAChannel.h 10年前
  PaulStoffregen 6b6218bb90 Add AudioSynthWaveformDc 10年前
  PaulStoffregen 8798978f2a Add AudioEffectMultiply 10年前
  PaulStoffregen dcb7414941 Add AudioEffectEnvelope 10年前
  PaulStoffregen 33ad99be10 Reassign DMA channels for compatibility with OctoWS2811 10年前
  PaulStoffregen 0cdc17dd06 Fix DSP inst multiply_16tx16b_add_16bx16t() 10年前
  PaulStoffregen 65fefb7f34 Move square root to utility folder 10年前
  PaulStoffregen 7059c1383c Add misc math functions 10年前
  PaulStoffregen 46e437354d Add MIT license to last few files 10年前
  PaulStoffregen e4cb836eea Reorganize all header files 10年前
  PaulStoffregen a8fd397ba1 Move DSP instruction stuff to its own header file 10年前