22 Révisions (af0b54930fe740ec0a31c36a4d391c41568c32ca)

Auteur SHA1 Message Date
  PaulStoffregen a94f95fe80 Update links in comments, to Laurent de Soras's exp2 approximation info il y a 5 ans
  PaulStoffregen fd2947410a Fix WAVEFORM_TRIANGLE_VARIABLE at less than 1.0 amplitude il y a 6 ans
  PaulStoffregen bf96e81da6 Fix WAVEFORM_TRIANGLE at less than 1.0 amplitude il y a 6 ans
  PaulStoffregen 8cea4b3f2c Add waveform phase modulation il y a 6 ans
  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 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 8fb976cf20 Include Arduino.h first in all cpp files, for precompiled header speedup il y a 6 ans
  Florian Lorétan fbd1fe65ce #144: Add the reverse sawtooth and sample-and-hold waveforms. il y a 9 ans
  Nantonos 73bfb6926f Add simple pulse waveform il y a 10 ans
  PaulStoffregen 8996df5142 Add arbitrary waveform and offset to AudioSynthWaveform il y a 10 ans
  PaulStoffregen 22fe5c9ea8 remove ramp from waveform object (replaced by envelope object) il y a 10 ans
  PaulStoffregen 128a0940d3 Remove old AudioSynthWaveform il y a 10 ans
  Pete (El Supremo) 0c0731862c Fixed AudioSynthWaveform. Uses LUT with linear interpolation for sinewave. il y a 10 ans
  Pete (El Supremo) a2682bac25 declare tone_incr to be volatile to prevent the compiler optimizing frequency() out of existence il y a 10 ans
  Pete (El Supremo) 519822e76c Remove old version of AudioSynthWaveform. Fix sine wave generation to clean up its specturm and also fix ramping. il y a 10 ans
  PaulStoffregen 183fcd95a9 Add MIT license il y a 10 ans
  PaulStoffregen c274463185 Each object includes only required headers il y a 10 ans
  PaulStoffregen f16fb938bf Move other objects to their own files il y a 10 ans