15 Комити (fd2947410a0270bb8c1ad6316ab9a91c8e3be060)

Аутор SHA1 Порука Датум
  PaulStoffregen 8fb976cf20 Include Arduino.h first in all cpp files, for precompiled header speedup пре 6 година
  PaulStoffregen 88535e1164 ToneSweep improvements (thanks Pio) пре 7 година
  PaulStoffregen 9b283ea102 fix tonesweep пре 8 година
  Frank f9e116b4ec oops :) the dead was living, sry. пре 8 година
  Frank b39702fe52 rmv dead code,+ some optimization пре 8 година
  Frank 671bc5fff9 use AUDIO_SAMPLE_RATE_EXACT пре 8 година
  Bill Pugh 4103b9d08a Bug fix so that downward tone sweeps will work. пре 8 година
  Pete (El Supremo) 456a59dc0c Fix up synth_tonesweep and the example to conform (more closely) to the naming conventions пре 10 година
  PaulStoffregen 795e43ddb6 Fix compile error пре 10 година
  Pete (El Supremo) b09b9d3c89 cosmetic changes to synth_tonesweep.cpp and .h пре 10 година
  Pete (El Supremo) f4237e51ec Cosmetic fixes to AudioSynthToneSweep.cpp and .h пре 10 година
  PaulStoffregen 4d67342153 Rename AudioToneSweep to AudioSynthToneSweep пре 10 година
  PaulStoffregen e3cb8ba481 Add MIT license for Pete's files пре 10 година
  PaulStoffregen c274463185 Each object includes only required headers пре 10 година
  PaulStoffregen bdc11e316d Move the last couple ojects to their own files пре 10 година
  PaulStoffregen f16fb938bf Move other objects to their own files пре 10 година
  PaulStoffregen a8fd397ba1 Move DSP instruction stuff to its own header file пре 10 година
  PaulStoffregen 6490ee9155 Move control objects to their own files пре 10 година
  PaulStoffregen 2bb856fa95 Move input & output objects to their own files пре 10 година
  PaulStoffregen 7b16c9dc0c Fix compiler warnings пре 10 година
  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. пре 10 година
  Pete (El Supremo) dd1c6bdb72 Remove debugging statement from AudioToneSweep and add ToneSweep example sketch пре 10 година
  PaulStoffregen 3c31127761 Fix compiler warnings пре 10 година
  Pete (El Supremo) 62698957fb Add an audio sweep. User defined start and end frequencies and length of time of sweep. пре 10 година
  Pete (El Supremo) 1d58a8e996 Correct storage class of some variables in FIR пре 10 година
  robsoles f6e459c3a1 Syncing changes to level & volume setting routines пре 10 година
  robsoles fcf9987c16 Various corrections and addition of calcBiquad(..); пре 10 година
  robsoles 99de614f24 Revert line out level value пре 10 година
  robsoles 998bfc2668 Add delay to coefficient loader fix. пре 10 година
  robsoles c0efade772 Fix SGTL5000 filter coefficent loader пре 10 година
  Pete (El Supremo) 2f0383f501 Correct the calculation of delay_rate_incr пре 10 година
  Pete (El Supremo) 3e6e912dd9 Cosmetic fix to Flange.begin пре 10 година
  robsoles f62bd8ef11 Some filter additions, some SGTL5000 additions пре 10 година
  Pete (El Supremo) a27b78fc24 AudioSynthWaveform updated to add tone ramping when a tone starts and ends пре 10 година
  Pete (El Supremo) 0b64ca0e24 Add chorus and flange effects and an example sketch for each пре 10 година
  Pete (El Supremo) 3e4d82e9c5 Removed extraneous comment lines пре 10 година
  Pete (El Supremo) 3b1570c6ec Added AudioFilterFIR which performs FIR filter пре 10 година
  PaulStoffregen bf8cffdf02 Fix memory leaks in AudioPlaySDcardWAV пре 10 година
  PaulStoffregen ba7c3d8080 Add AudioEffectFade object пре 10 година
  PaulStoffregen e1e5a34c73 Fix update scheduling with AudioInputAnalog пре 10 година
  PaulStoffregen 8cac457d8f Add comment to filter example пре 10 година
  PaulStoffregen 2a63896a70 Add AudioAnalyzeToneDetect пре 11 година
  Michele Perla 7281ae2031 Add objects to use with Mikroe Audio Codec PROTO (AudioContolWM8731master, AudioInputI2Sslave, AudioOutpuI2Sslave), with example пре 11 година
  PaulStoffregen 85609adbac Add AudioFilterBiquad object пре 11 година
  PaulStoffregen e6ee6db33c Add analogReference() to AudioOutputAnalog пре 11 година
  PaulStoffregen da835d59df fix AudioOutputAnalog update scheduling пре 11 година
  PaulStoffregen e6f99d8b04 Add AudioOutputAnalog object, for audio to Teensy 3.1 DAC пре 11 година
  PaulStoffregen 7763119ac1 Remove leftover debugging print пре 11 година
  PaulStoffregen c6962f58b4 AudioPlayMemory using u-law and simpler header пре 11 година
  PaulStoffregen 9e16bb1de7 Remove 8 kHz upsampling пре 11 година