37 Commits (456a59dc0cfa47fa8e28aa6c68cc65225501a5ab)

Author SHA1 Message Date
  robsoles b78a26f628 add a peak input measuring object 10 years ago
  PaulStoffregen 183fcd95a9 Add MIT license 10 years ago
  PaulStoffregen e4cb836eea Reorganize all header files 10 years ago
  PaulStoffregen 2bb856fa95 Move input & output objects to their own files 10 years ago
  PaulStoffregen 7b16c9dc0c Fix compiler warnings 10 years ago
  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 years ago
  PaulStoffregen 3c31127761 Fix compiler warnings 10 years ago
  Pete (El Supremo) 62698957fb Add an audio sweep. User defined start and end frequencies and length of time of sweep. 10 years ago
  Pete (El Supremo) 1d58a8e996 Correct storage class of some variables in FIR 10 years ago
  robsoles f6e459c3a1 Syncing changes to level & volume setting routines 10 years ago
  robsoles fcf9987c16 Various corrections and addition of calcBiquad(..); 10 years ago
  robsoles f62bd8ef11 Some filter additions, some SGTL5000 additions 10 years ago
  Pete (El Supremo) a27b78fc24 AudioSynthWaveform updated to add tone ramping when a tone starts and ends 10 years ago
  Pete (El Supremo) 0b64ca0e24 Add chorus and flange effects and an example sketch for each 10 years ago
  Pete (El Supremo) 3e4d82e9c5 Removed extraneous comment lines 10 years ago
  Pete (El Supremo) 3b1570c6ec Added AudioFilterFIR which performs FIR filter 10 years ago
  PaulStoffregen ba7c3d8080 Add AudioEffectFade object 10 years ago
  PaulStoffregen 14e2019092 clean up old TODO comments 10 years ago
  PaulStoffregen e1e5a34c73 Fix update scheduling with AudioInputAnalog 10 years ago
  PaulStoffregen 2a63896a70 Add AudioAnalyzeToneDetect 11 years ago
  Michele Perla 7281ae2031 Add objects to use with Mikroe Audio Codec PROTO (AudioContolWM8731master, AudioInputI2Sslave, AudioOutpuI2Sslave), with example 11 years ago
  PaulStoffregen 85609adbac Add AudioFilterBiquad object 11 years ago
  PaulStoffregen 67e7db35a6 Add AudioNoInterrupts() and AudioInterrupts() 11 years ago
  PaulStoffregen e6ee6db33c Add analogReference() to AudioOutputAnalog 11 years ago
  PaulStoffregen 6431c2f185 Fix mixer gain function 11 years ago
  PaulStoffregen e6f99d8b04 Add AudioOutputAnalog object, for audio to Teensy 3.1 DAC 11 years ago
  PaulStoffregen c6962f58b4 AudioPlayMemory using u-law and simpler header 11 years ago
  PaulStoffregen 9e16bb1de7 Remove 8 kHz upsampling 11 years ago
  PaulStoffregen c62c430c16 Add AudioPlayMemory object 11 years ago
  PaulStoffregen 9a455c1dc0 Add AudioSynthWaveform (any waveform), remove AudioSineWave (sine only) 11 years ago
  PaulStoffregen a1c6308a33 Fix waveform definitions 11 years ago
  PaulStoffregen 8e0e013c14 Add waveforms, sine, square, triangle, sawtooth 11 years ago
  PaulStoffregen e9e88a7672 Remove unnecessary odd offset parsing from WAV mono mode 11 years ago
  PaulStoffregen e23c08cb8f initial beta release, for realz ;-) 11 years ago