292 Commits (bf6f8b4992f274330fc7830ae5cb299545877749)
 

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