723 Комити (fe54aab30151bf28af76ee1c4ea15a9f86a49343)
 

Аутор SHA1 Порука Датум
  Matt Bradshaw fe54aab301 sample rate detection working пре 6 година
  Matt Bradshaw 666fbaea32 nearly done adding sample rate detection but ran out of time before going to pub пре 6 година
  Matt Bradshaw f7b8ce783d ready to attempt sample rate stuff пре 6 година
  Matt Bradshaw 5232355994 changed rounding function, results now more consistent with existing wav2sketch пре 6 година
  Matt Bradshaw ea344052e3 clearer uint16 conversion, basic test script to track down rounding errors пре 6 година
  Matt Bradshaw 9731230c56 nicer formatting of output data пре 6 година
  Matt Bradshaw f90eb6b81c fixed error where 9-bit status chunk was being produced and added maximum length check пре 6 година
  Matt Bradshaw b2c230c577 oops, broke mono support while adding stereo support! fixed now пре 6 година
  Matt Bradshaw adc533f9ca added stereo support (well, still mono output but accepts stereo files) пре 6 година
  Matt Bradshaw 4fcb6c2923 added support for multiple file uploads пре 6 година
  Matt Bradshaw 281140c4e7 web page now producing working cpp and header files пре 6 година
  Matt Bradshaw 1fec068b72 web page now almost producing correct cpp file пре 6 година
  Matt Bradshaw 7a68b02f11 offlineaudiocontext to the rescue! пре 6 година
  Matt Bradshaw 7e332b16d5 looks like web audio api resamples everything to 48kHz? going back to paul's way, reading the wav file manually пре 6 година
  Matt Bradshaw 609fe13c3d generating dummy text file пре 6 година
  Matt Bradshaw 1bec7b51c3 loading files and playing them using web audio api пре 6 година
  Matt Bradshaw 1e33c8755f added html and js files пре 6 година
  PaulStoffregen 4a4d695cec Play WAV files with junk sections пре 6 година
  PaulStoffregen c3fa61d4f9 Improve wav2sketch parsing of WAV files with junk sections пре 6 година
  PaulStoffregen e4fcedd834 Update WM8731 documentation пре 6 година
  PaulStoffregen e83ddeefdd Add WM8731 inputSelect() function and update example пре 6 година
  PaulStoffregen fd2947410a Fix WAVEFORM_TRIANGLE_VARIABLE at less than 1.0 amplitude пре 6 година
  PaulStoffregen bf96e81da6 Fix WAVEFORM_TRIANGLE at less than 1.0 amplitude пре 6 година
  PaulStoffregen 9fd9bc796b Add AudioAmplifier documentation image пре 6 година
  PaulStoffregen bebf5dce98 Add simple AudioAmplifier пре 6 година
  PaulStoffregen 15fe912697 Add AudioInputPDM documentation пре 6 година
  PaulStoffregen 48e0aa4529 Add AudioInputPDM пре 6 година
  PaulStoffregen c50086b93a Add AudioSynthWaveformModulated documentation пре 6 година
  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 година