695 Комити (8cea4b3f2c34efca96ff91b70a6e4f453240b8a5)
 

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