694 Révisions (2244781c1c5a13100ff480d8499a8c6067e4452b)
 

Auteur SHA1 Message Date
  PaulStoffregen 2244781c1c Never allow freq modulation to attempt higher than Nyquist il y a 6 ans
  PaulStoffregen e2db4871c6 Add AudioSynthWaveformModulated il y a 6 ans
  PaulStoffregen 4cd3436bd7 Add variable triangle waveform il y a 6 ans
  PaulStoffregen eef399ef8d Fix numerical overflow at top of triangle waveform il y a 6 ans
  PaulStoffregen 324d11346c Update AudioSynthWaveform documentation il y a 6 ans
  PaulStoffregen 3da7c56a8e Add Waveforms example il y a 6 ans
  PaulStoffregen e822e3fd6b Fix AudioSynthWaveform (had many bugs, ugh....) il y a 6 ans
  PaulStoffregen 99b0e1a44c Reformat AudioSynthWaveform (no actual code change) il y a 6 ans
  PaulStoffregen f702d20ea5 Add AudioEffectDigitalCombine documentation il y a 6 ans
  PaulStoffregen f3a3ca864c Move combine effect constants to class enum, not global scope il y a 6 ans
  PaulStoffregen 50dd542807 Add AudioEffectDigitalCombine (from Bleep Labs) il y a 6 ans
  PaulStoffregen ff3c7c3d1e Finish granular effect documentation il y a 6 ans
  PaulStoffregen 4c634b745b Increase granular speed range, change public function to setSpeed() il y a 6 ans
  PaulStoffregen 8aa07122d0 Change granular public API to beginFreeze(), beginPitchShift(), stop() il y a 6 ans
  PaulStoffregen ee0b05b63b Granular freeze mode sample at start & rework all state variables il y a 6 ans
  PaulStoffregen cf81588168 Simplify pitch shift start logic il y a 6 ans
  PaulStoffregen abb49296e1 Begin granular effect documentation il y a 6 ans
  PaulStoffregen 0366f1c26e Clean up granular effect code il y a 6 ans
  PaulStoffregen c4d1a36310 Add AudioEffectGranular, untested (Bleep Labs) il y a 6 ans
  PaulStoffregen 01aedf8a1a Add freeverb documentation and examples il y a 6 ans
  PaulStoffregen 551d8619e4 Add AudioEffectFreeverbStereo il y a 6 ans
  PaulStoffregen 5337b55819 Add freeverb adjustable roomsize & damping il y a 6 ans
  PaulStoffregen 1b69ff6c17 Add AudioEffectFreeverb il y a 6 ans
  PaulStoffregen 4d98116e6f Add isActive() and isSustain() to envelope il y a 6 ans
  PaulStoffregen f191fa9ae7 Add issue template il y a 6 ans
  PaulStoffregen 8fb976cf20 Include Arduino.h first in all cpp files, for precompiled header speedup il y a 6 ans
  PaulStoffregen be51fd59ec Update AudioInputUSB documentation il y a 6 ans
  PaulStoffregen 0432114065 Update AudioEffectEnvelope documentation il y a 6 ans
  PaulStoffregen f4bdcb4862 Document maximum possible delays il y a 7 ans
  PaulStoffregen 368261dcfe Fix AudioSynthWaveformSineModulated amplitude without mod input (thanks neurofun) il y a 7 ans
  PaulStoffregen c26e76632f Fix design tool export bug (thanks neurofun) il y a 7 ans
  PaulStoffregen 88535e1164 ToneSweep improvements (thanks Pio) il y a 7 ans
  PaulStoffregen aafb89c662 Update AudioEffectChorus documentation il y a 7 ans
  PaulStoffregen fd062d59fd Update ToneSweep documentation il y a 7 ans
  PaulStoffregen cc44014a69 AudioAnalyzeRMS needs to treat no input as zeros il y a 7 ans
  PaulStoffregen 878c7e4166 Opps, fix minor error in TDM documentation il y a 7 ans
  PaulStoffregen 74bc4ee2f8 Add ADAT documentation il y a 7 ans
  PaulStoffregen 98a6be4511 Add ADAT 8 channel TOSLINK output by Ernstjan Freriks il y a 7 ans
  PaulStoffregen 5b1493ab32 Update keywords il y a 7 ans
  PaulStoffregen e796d693e0 Add comment about stereo recording thread on forum il y a 7 ans
  Paul Stoffregen e7cae102ca Merge pull request #249 from FrankBoesing/patch-1 il y a 7 ans
  Frank decff0dfa1 Fix problem with optimized loops like do {} while (!myFFT.available()); il y a 7 ans
  PaulStoffregen 24c6b7e11e Fix buffer management in stereo DAC output il y a 7 ans
  PaulStoffregen 0cb1e3e415 Fix DAC output range il y a 7 ans
  PaulStoffregen d7bc194c25 Document CY15B104 extra capacitor requirement il y a 7 ans
  PaulStoffregen 2e448ffea5 Add CY15B104 documentation il y a 7 ans
  Paul Stoffregen 9485e7bd4f Merge pull request #246 from FrankBoesing/patch-1 il y a 7 ans
  Frank bf58e235bb Add F-RAM il y a 7 ans
  Frank f0df80de7b Add F-RAM il y a 7 ans
  Paul Stoffregen 072af6a322 Merge pull request #244 from transmogrifox/adc_dcremoval il y a 7 ans