292 Révisions (bf6f8b4992f274330fc7830ae5cb299545877749)
 

Auteur SHA1 Message Date
  PaulStoffregen bf6f8b4992 Fix harmless compiler warnings in AudioRecordQueue il y a 10 ans
  PaulStoffregen 9bcfe36a21 Add Delay example il y a 10 ans
  PaulStoffregen de39e6f790 WAV header parse for 44100 il y a 10 ans
  PaulStoffregen fe2286932b register SPI interrupt when playing WAV & RAW files il y a 10 ans
  PaulStoffregen 7a50961114 Add SPI interrupt registration layer il y a 10 ans
  PaulStoffregen 32aee43eee Update ADC documentation in GUI, but optional pin number 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 700cb656c1 Shorten example folder from SGTL5000_Specific to SGTL5000 il y a 10 ans
  PaulStoffregen e7c826e578 Add Examples lists to GUI documentation il y a 10 ans
  Paul Stoffregen 13abc7de95 Merge pull request #79 from Nantonos/sgtl5000-doc il y a 10 ans
  Nantonos 27a66cbcb5 Document sgtl5000 il y a 10 ans
  PaulStoffregen 5cc3e4dc4d Update readme still yet again il y a 10 ans
  PaulStoffregen fb216cf3cb Update readme yet again il y a 10 ans
  PaulStoffregen 2efd4f9966 Update readme again il y a 10 ans
  PaulStoffregen d09f16c0e2 Update readme il y a 10 ans
  PaulStoffregen 9901efdd73 Improve AudioInputAnalog DC blocking filter il y a 10 ans
  PaulStoffregen 038d091793 GUI: reenable input ports when other objects driving them are deleted il y a 10 ans
  PaulStoffregen 9b923a1d35 Update SpectrumAnalyzerBasic example il y a 10 ans
  PaulStoffregen 4346fff2fa Update WM8731 example il y a 10 ans
  PaulStoffregen f84e0017ab Fix audible click at end of Wav file playing il y a 10 ans
  Paul Stoffregen 133195feb3 Merge pull request #76 from Nantonos/chorusflange il y a 10 ans
  Nantonos 581845a0d9 remove unimplemented stop() il y a 10 ans
  Nantonos b2b425df01 Chorus and flange gui docs il y a 10 ans
  PaulStoffregen 6cd7199c18 Fix capacitor polarity on ADC circuit diagram il y a 10 ans
  PaulStoffregen bef5cb5adc Add ADC input circuit documentation il y a 10 ans
  PaulStoffregen f7f896195a Impove and document FIR filter il y a 10 ans
  PaulStoffregen 0933185d86 Reformat FIR Filter spacing il y a 10 ans
  PaulStoffregen d5ee0b5266 Remove CalcBiquadToneControl example (obsolete) il y a 10 ans
  PaulStoffregen 519cb463aa Add Biquad frequency limitation to documentation il y a 10 ans
  PaulStoffregen 9a3641a8c8 Fix biquad documentation il y a 10 ans
  PaulStoffregen f522e86bba Improve Biquad filter il y a 10 ans
  PaulStoffregen d4a8bb9488 Add Recorder example il y a 10 ans
  PaulStoffregen aea5f90081 Finish AudioRecordQueue and Record example il y a 10 ans
  PaulStoffregen cee685fd8f Improve GUI welcome message il y a 10 ans
  PaulStoffregen 029bbe268f Add GUI documentation URLs il y a 10 ans
  PaulStoffregen c903eae49e Update keywords il y a 10 ans
  PaulStoffregen 673b7aef49 Update SdCardTest example il y a 10 ans
  PaulStoffregen 533e33d8e2 Update WavFilePlayer example il y a 10 ans
  PaulStoffregen 2cef57dd35 Add AudioRecordQueue (work in progress) il y a 10 ans
  PaulStoffregen e95b0c1558 Clean up harmless compiler warnings il y a 10 ans
  PaulStoffregen 456e529138 Remove UTF8 byte order markers il y a 10 ans
  PaulStoffregen 13d6c4aafa Add MemoryAndCpuUsage example il y a 10 ans
  PaulStoffregen c1f34a4b18 Update more examples il y a 10 ans
  PaulStoffregen 0891e07bac Update examples 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 6bdf3a0945 Support other CPU speeds in ADC & DAC il y a 10 ans
  PaulStoffregen d951eef420 Convert AudioInputAnalog to use DMAChannel.h il y a 10 ans
  PaulStoffregen 0ac18f9094 Convert AudioOutputPWM to use DMAChannel.h il y a 10 ans