714 Commits (4fcb6c2923cf50fc8b659deac68b917d8f15365f)
 

Autor SHA1 Mensaje Fecha
  Matt Bradshaw 4fcb6c2923 added support for multiple file uploads hace 6 años
  Matt Bradshaw 281140c4e7 web page now producing working cpp and header files hace 6 años
  Matt Bradshaw 1fec068b72 web page now almost producing correct cpp file hace 6 años
  Matt Bradshaw 7a68b02f11 offlineaudiocontext to the rescue! hace 6 años
  Matt Bradshaw 7e332b16d5 looks like web audio api resamples everything to 48kHz? going back to paul's way, reading the wav file manually hace 6 años
  Matt Bradshaw 609fe13c3d generating dummy text file hace 6 años
  Matt Bradshaw 1bec7b51c3 loading files and playing them using web audio api hace 6 años
  Matt Bradshaw 1e33c8755f added html and js files hace 6 años
  PaulStoffregen 4a4d695cec Play WAV files with junk sections hace 6 años
  PaulStoffregen c3fa61d4f9 Improve wav2sketch parsing of WAV files with junk sections hace 6 años
  PaulStoffregen e4fcedd834 Update WM8731 documentation hace 6 años
  PaulStoffregen e83ddeefdd Add WM8731 inputSelect() function and update example hace 6 años
  PaulStoffregen fd2947410a Fix WAVEFORM_TRIANGLE_VARIABLE at less than 1.0 amplitude hace 6 años
  PaulStoffregen bf96e81da6 Fix WAVEFORM_TRIANGLE at less than 1.0 amplitude hace 6 años
  PaulStoffregen 9fd9bc796b Add AudioAmplifier documentation image hace 6 años
  PaulStoffregen bebf5dce98 Add simple AudioAmplifier hace 6 años
  PaulStoffregen 15fe912697 Add AudioInputPDM documentation hace 6 años
  PaulStoffregen 48e0aa4529 Add AudioInputPDM hace 6 años
  PaulStoffregen c50086b93a Add AudioSynthWaveformModulated documentation hace 6 años
  PaulStoffregen 8cea4b3f2c Add waveform phase modulation hace 6 años
  PaulStoffregen 2244781c1c Never allow freq modulation to attempt higher than Nyquist hace 6 años
  PaulStoffregen e2db4871c6 Add AudioSynthWaveformModulated hace 6 años
  PaulStoffregen 4cd3436bd7 Add variable triangle waveform hace 6 años
  PaulStoffregen eef399ef8d Fix numerical overflow at top of triangle waveform hace 6 años
  PaulStoffregen 324d11346c Update AudioSynthWaveform documentation hace 6 años
  PaulStoffregen 3da7c56a8e Add Waveforms example hace 6 años
  PaulStoffregen e822e3fd6b Fix AudioSynthWaveform (had many bugs, ugh....) hace 6 años
  PaulStoffregen 99b0e1a44c Reformat AudioSynthWaveform (no actual code change) hace 6 años
  PaulStoffregen f702d20ea5 Add AudioEffectDigitalCombine documentation hace 6 años
  PaulStoffregen f3a3ca864c Move combine effect constants to class enum, not global scope hace 6 años
  PaulStoffregen 50dd542807 Add AudioEffectDigitalCombine (from Bleep Labs) hace 6 años
  PaulStoffregen ff3c7c3d1e Finish granular effect documentation hace 6 años
  PaulStoffregen 4c634b745b Increase granular speed range, change public function to setSpeed() hace 6 años
  PaulStoffregen 8aa07122d0 Change granular public API to beginFreeze(), beginPitchShift(), stop() hace 6 años
  PaulStoffregen ee0b05b63b Granular freeze mode sample at start & rework all state variables hace 6 años
  PaulStoffregen cf81588168 Simplify pitch shift start logic hace 6 años
  PaulStoffregen abb49296e1 Begin granular effect documentation hace 6 años
  PaulStoffregen 0366f1c26e Clean up granular effect code hace 6 años
  PaulStoffregen c4d1a36310 Add AudioEffectGranular, untested (Bleep Labs) hace 6 años
  PaulStoffregen 01aedf8a1a Add freeverb documentation and examples hace 6 años
  PaulStoffregen 551d8619e4 Add AudioEffectFreeverbStereo hace 6 años
  PaulStoffregen 5337b55819 Add freeverb adjustable roomsize & damping hace 6 años
  PaulStoffregen 1b69ff6c17 Add AudioEffectFreeverb hace 6 años
  PaulStoffregen 4d98116e6f Add isActive() and isSustain() to envelope hace 6 años
  PaulStoffregen f191fa9ae7 Add issue template hace 6 años
  PaulStoffregen 8fb976cf20 Include Arduino.h first in all cpp files, for precompiled header speedup hace 6 años
  PaulStoffregen be51fd59ec Update AudioInputUSB documentation hace 6 años
  PaulStoffregen 0432114065 Update AudioEffectEnvelope documentation hace 6 años
  PaulStoffregen f4bdcb4862 Document maximum possible delays hace 7 años
  PaulStoffregen 368261dcfe Fix AudioSynthWaveformSineModulated amplitude without mod input (thanks neurofun) hace 7 años