82 Revize (e3acf32f5d581020ad7e1b985094c7852931635d)
 

Autor SHA1 Zpráva Datum
  Pete (El Supremo) e3acf32f5d Cosmetic changes to chorus and flange examples před 10 roky
  Paul Stoffregen 7e0ccb30d8 Merge pull request #8 from robsoles/master před 10 roky
  robsoles dd968dda0a Add AVC control to control_sgtl5000.* and example před 10 roky
  PaulStoffregen 3d66692947 Rename AudioPrint to AudioAnalyzePrint před 10 roky
  PaulStoffregen 8e66b244fc Rename AudioPlaySDcardRAW to AudioPlaySdRaw před 10 roky
  PaulStoffregen 5ff60b9a70 Rename AudioPlaySDcardWAV to AudioPlaySdWav před 10 roky
  PaulStoffregen 4d67342153 Rename AudioToneSweep to AudioSynthToneSweep před 10 roky
  PaulStoffregen 46e437354d Add MIT license to last few files před 10 roky
  PaulStoffregen 8169a8a766 Manually merged Pete's pull request: Correct a calculation in flange;remove static class from chorus and flange před 10 roky
  PaulStoffregen e3cb8ba481 Add MIT license for Pete's files před 10 roky
  PaulStoffregen 183fcd95a9 Add MIT license před 10 roky
  PaulStoffregen c274463185 Each object includes only required headers před 10 roky
  PaulStoffregen e4cb836eea Reorganize all header files před 10 roky
  PaulStoffregen bdc11e316d Move the last couple ojects to their own files před 10 roky
  PaulStoffregen 0fb630e4bf Split I2S input & output to their own files před 10 roky
  PaulStoffregen f16fb938bf Move other objects to their own files před 10 roky
  PaulStoffregen a8fd397ba1 Move DSP instruction stuff to its own header file před 10 roky
  PaulStoffregen 6490ee9155 Move control objects to their own files před 10 roky
  PaulStoffregen 2bb856fa95 Move input & output objects to their own files před 10 roky
  PaulStoffregen 7b16c9dc0c Fix compiler warnings před 10 roky
  Paul Stoffregen f771e3cfe2 Merge pull request #6 from el-supremo/master před 10 roky
  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. před 10 roky
  PaulStoffregen f2fa19d39b Merge branch 'master' of git://github.com/el-supremo/Audio před 10 roky
  Pete (El Supremo) dd1c6bdb72 Remove debugging statement from AudioToneSweep and add ToneSweep example sketch před 10 roky
  PaulStoffregen 3c31127761 Fix compiler warnings před 10 roky
  Pete (El Supremo) 62698957fb Add an audio sweep. User defined start and end frequencies and length of time of sweep. před 10 roky
  PaulStoffregen c2c35827c7 Merge branch 'master' of github.com:PaulStoffregen/Audio (Pete's changes) před 10 roky
  Paul Stoffregen 06555e188a Merge pull request #4 from robsoles/master před 10 roky
  Pete (El Supremo) 1d58a8e996 Correct storage class of some variables in FIR před 10 roky
  robsoles 1498a6e60a Added filter 'tone' examples and trimmed fat in balance examples před 10 roky
  robsoles f6e459c3a1 Syncing changes to level & volume setting routines před 10 roky
  robsoles 56466edaae Added DAC & HP balance examples před 10 roky
  robsoles fcf9987c16 Various corrections and addition of calcBiquad(..); před 10 roky
  robsoles 99de614f24 Revert line out level value před 10 roky
  robsoles 998bfc2668 Add delay to coefficient loader fix. před 10 roky
  robsoles c0efade772 Fix SGTL5000 filter coefficent loader před 10 roky
  Pete (El Supremo) 2f0383f501 Correct the calculation of delay_rate_incr před 10 roky
  Pete (El Supremo) 3e6e912dd9 Cosmetic fix to Flange.begin před 10 roky
  robsoles f62bd8ef11 Some filter additions, some SGTL5000 additions před 10 roky
  Pete (El Supremo) a27b78fc24 AudioSynthWaveform updated to add tone ramping when a tone starts and ends před 10 roky
  Pete (El Supremo) 0b64ca0e24 Add chorus and flange effects and an example sketch for each před 10 roky
  Pete (El Supremo) 19bc87c838 Add the fir_filer sketch to the examples directory před 10 roky
  Pete (El Supremo) bb1117e933 Delete *.bak před 10 roky
  Pete (El Supremo) 3e4d82e9c5 Removed extraneous comment lines před 10 roky
  Pete (El Supremo) 3b1570c6ec Added AudioFilterFIR which performs FIR filter před 10 roky
  PaulStoffregen bf8cffdf02 Fix memory leaks in AudioPlaySDcardWAV před 10 roky
  PaulStoffregen ba7c3d8080 Add AudioEffectFade object před 10 roky
  PaulStoffregen 14e2019092 clean up old TODO comments před 10 roky
  PaulStoffregen c98b062518 Dial tone example using only analog input (no audio shield) před 10 roky
  PaulStoffregen e1e5a34c73 Fix update scheduling with AudioInputAnalog před 10 roky