24 Commits (e995ac8d5ba9f8d47e31ad2eac1e91f3d29ce716)

Autor SHA1 Mensaje Fecha
  Frank 1602348981
Add PROGMEM to output array hace 3 años
  Matt Bradshaw afeca2d0ff deal with spaces in file name hace 6 años
  Matt Bradshaw dac2dc8042 added browser functionality check hace 6 años
  Matt Bradshaw cf43f1d4da u-law encoding seems to be working hace 6 años
  Matt Bradshaw 893392bd7f added u-law encoding but needs to be properly implemented hace 6 años
  Matt Bradshaw a830d24607 tweaked padding and word creation mechanism to fix bug with unaligned wav hace 6 años
  Matt Bradshaw 5b9a690845 made padding function work more like original but need to do some refactoring hace 6 años
  Matt Bradshaw fe54aab301 sample rate detection working hace 6 años
  Matt Bradshaw 666fbaea32 nearly done adding sample rate detection but ran out of time before going to pub hace 6 años
  Matt Bradshaw f7b8ce783d ready to attempt sample rate stuff hace 6 años
  Matt Bradshaw 5232355994 changed rounding function, results now more consistent with existing wav2sketch hace 6 años
  Matt Bradshaw ea344052e3 clearer uint16 conversion, basic test script to track down rounding errors hace 6 años
  Matt Bradshaw 9731230c56 nicer formatting of output data hace 6 años
  Matt Bradshaw f90eb6b81c fixed error where 9-bit status chunk was being produced and added maximum length check hace 6 años
  Matt Bradshaw b2c230c577 oops, broke mono support while adding stereo support! fixed now hace 6 años
  Matt Bradshaw adc533f9ca added stereo support (well, still mono output but accepts stereo files) hace 6 años
  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