72 Commits (183fcd95a9a46b2c4a655cb8e7214fb060f0c1d6)
 

Autor SHA1 Mensaje Fecha
  PaulStoffregen 183fcd95a9 Add MIT license hace 10 años
  PaulStoffregen c274463185 Each object includes only required headers hace 10 años
  PaulStoffregen e4cb836eea Reorganize all header files hace 10 años
  PaulStoffregen bdc11e316d Move the last couple ojects to their own files hace 10 años
  PaulStoffregen 0fb630e4bf Split I2S input & output to their own files hace 10 años
  PaulStoffregen f16fb938bf Move other objects to their own files hace 10 años
  PaulStoffregen a8fd397ba1 Move DSP instruction stuff to its own header file hace 10 años
  PaulStoffregen 6490ee9155 Move control objects to their own files hace 10 años
  PaulStoffregen 2bb856fa95 Move input & output objects to their own files hace 10 años
  PaulStoffregen 7b16c9dc0c Fix compiler warnings hace 10 años
  Paul Stoffregen f771e3cfe2 Merge pull request #6 from el-supremo/master hace 10 años
  Pete (El Supremo) 28a58248d9 My own version of AudioSynthWaveform. Sine is generated with arm_sin_q15() (but is slower) and the other three waveforms are generated without using tables. hace 10 años
  PaulStoffregen f2fa19d39b Merge branch 'master' of git://github.com/el-supremo/Audio hace 10 años
  Pete (El Supremo) dd1c6bdb72 Remove debugging statement from AudioToneSweep and add ToneSweep example sketch hace 10 años
  PaulStoffregen 3c31127761 Fix compiler warnings hace 10 años
  Pete (El Supremo) 62698957fb Add an audio sweep. User defined start and end frequencies and length of time of sweep. hace 10 años
  PaulStoffregen c2c35827c7 Merge branch 'master' of github.com:PaulStoffregen/Audio (Pete's changes) hace 10 años
  Paul Stoffregen 06555e188a Merge pull request #4 from robsoles/master hace 10 años
  Pete (El Supremo) 1d58a8e996 Correct storage class of some variables in FIR hace 10 años
  robsoles 1498a6e60a Added filter 'tone' examples and trimmed fat in balance examples hace 10 años
  robsoles f6e459c3a1 Syncing changes to level & volume setting routines hace 10 años
  robsoles 56466edaae Added DAC & HP balance examples hace 10 años
  robsoles fcf9987c16 Various corrections and addition of calcBiquad(..); hace 10 años
  robsoles 99de614f24 Revert line out level value hace 10 años
  robsoles 998bfc2668 Add delay to coefficient loader fix. hace 10 años
  robsoles c0efade772 Fix SGTL5000 filter coefficent loader hace 10 años
  Pete (El Supremo) 2f0383f501 Correct the calculation of delay_rate_incr hace 10 años
  Pete (El Supremo) 3e6e912dd9 Cosmetic fix to Flange.begin hace 10 años
  robsoles f62bd8ef11 Some filter additions, some SGTL5000 additions hace 10 años
  Pete (El Supremo) a27b78fc24 AudioSynthWaveform updated to add tone ramping when a tone starts and ends hace 10 años
  Pete (El Supremo) 0b64ca0e24 Add chorus and flange effects and an example sketch for each hace 10 años
  Pete (El Supremo) 19bc87c838 Add the fir_filer sketch to the examples directory hace 10 años
  Pete (El Supremo) bb1117e933 Delete *.bak hace 10 años
  Pete (El Supremo) 3e4d82e9c5 Removed extraneous comment lines hace 10 años
  Pete (El Supremo) 3b1570c6ec Added AudioFilterFIR which performs FIR filter hace 10 años
  PaulStoffregen bf8cffdf02 Fix memory leaks in AudioPlaySDcardWAV hace 10 años
  PaulStoffregen ba7c3d8080 Add AudioEffectFade object hace 10 años
  PaulStoffregen 14e2019092 clean up old TODO comments hace 10 años
  PaulStoffregen c98b062518 Dial tone example using only analog input (no audio shield) hace 10 años
  PaulStoffregen e1e5a34c73 Fix update scheduling with AudioInputAnalog hace 10 años
  PaulStoffregen 8cac457d8f Add comment to filter example hace 10 años
  PaulStoffregen aa53af053a Add DTMF Dial Tone decode + transmit example hace 10 años
  PaulStoffregen 2a63896a70 Add AudioAnalyzeToneDetect hace 11 años
  Paul Stoffregen 8020f09e02 Merge pull request #1 from MickMad/master hace 11 años
  Michele Perla 7281ae2031 Add objects to use with Mikroe Audio Codec PROTO (AudioContolWM8731master, AudioInputI2Sslave, AudioOutpuI2Sslave), with example hace 11 años
  PaulStoffregen 85609adbac Add AudioFilterBiquad object hace 11 años
  PaulStoffregen 886b2f63b7 Fix PassThroughAnalog example hace 11 años
  PaulStoffregen 67e7db35a6 Add AudioNoInterrupts() and AudioInterrupts() hace 11 años
  PaulStoffregen 759a8e2439 Document analogReference in PlayFromSketch example hace 11 años
  PaulStoffregen 533e753cb5 change format for new_objects files hace 11 años