15 Revize (9f8a1603d24e2ac882edda4627fd46e7918dfec9)

Autor SHA1 Zpráva Datum
  PaulStoffregen 8fb976cf20 Include Arduino.h first in all cpp files, for precompiled header speedup před 6 roky
  PaulStoffregen 88535e1164 ToneSweep improvements (thanks Pio) před 7 roky
  PaulStoffregen 9b283ea102 fix tonesweep před 8 roky
  Frank f9e116b4ec oops :) the dead was living, sry. před 8 roky
  Frank b39702fe52 rmv dead code,+ some optimization před 8 roky
  Frank 671bc5fff9 use AUDIO_SAMPLE_RATE_EXACT před 8 roky
  Bill Pugh 4103b9d08a Bug fix so that downward tone sweeps will work. před 8 roky
  Pete (El Supremo) 456a59dc0c Fix up synth_tonesweep and the example to conform (more closely) to the naming conventions před 10 roky
  PaulStoffregen 795e43ddb6 Fix compile error před 10 roky
  Pete (El Supremo) b09b9d3c89 cosmetic changes to synth_tonesweep.cpp and .h před 10 roky
  Pete (El Supremo) f4237e51ec Cosmetic fixes to AudioSynthToneSweep.cpp and .h před 10 roky
  PaulStoffregen 4d67342153 Rename AudioToneSweep to AudioSynthToneSweep před 10 roky
  PaulStoffregen e3cb8ba481 Add MIT license for Pete's files před 10 roky
  PaulStoffregen c274463185 Each object includes only required headers před 10 roky
  PaulStoffregen bdc11e316d Move the last couple ojects 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
  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
  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
  Pete (El Supremo) 1d58a8e996 Correct storage class of some variables in FIR před 10 roky
  robsoles f6e459c3a1 Syncing changes to level & volume setting routines 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) 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 e1e5a34c73 Fix update scheduling with AudioInputAnalog před 10 roky
  PaulStoffregen 8cac457d8f Add comment to filter example před 10 roky
  PaulStoffregen 2a63896a70 Add AudioAnalyzeToneDetect před 11 roky
  Michele Perla 7281ae2031 Add objects to use with Mikroe Audio Codec PROTO (AudioContolWM8731master, AudioInputI2Sslave, AudioOutpuI2Sslave), with example před 11 roky
  PaulStoffregen 85609adbac Add AudioFilterBiquad object před 11 roky
  PaulStoffregen e6ee6db33c Add analogReference() to AudioOutputAnalog před 11 roky
  PaulStoffregen da835d59df fix AudioOutputAnalog update scheduling před 11 roky
  PaulStoffregen e6f99d8b04 Add AudioOutputAnalog object, for audio to Teensy 3.1 DAC před 11 roky
  PaulStoffregen 7763119ac1 Remove leftover debugging print před 11 roky
  PaulStoffregen c6962f58b4 AudioPlayMemory using u-law and simpler header před 11 roky
  PaulStoffregen 9e16bb1de7 Remove 8 kHz upsampling před 11 roky