36 Révisions (f9415b80d1b08c70e03aabf3df032a8d1887d6d9)

Auteur SHA1 Message Date
  Frank 1602348981
Add PROGMEM to output array il y a 3 ans
  Frank 068f9b573e
Add files via upload il y a 4 ans
  Frank a412ee8a1b
Update wav2sketch.c il y a 4 ans
  Matt Bradshaw afeca2d0ff deal with spaces in file name il y a 6 ans
  Matt Bradshaw dac2dc8042 added browser functionality check il y a 6 ans
  Matt Bradshaw 2f01de5216 re-added support for mp3, flac, etc il y a 6 ans
  Matt Bradshaw cf43f1d4da u-law encoding seems to be working il y a 6 ans
  Matt Bradshaw 893392bd7f added u-law encoding but needs to be properly implemented il y a 6 ans
  Matt Bradshaw a830d24607 tweaked padding and word creation mechanism to fix bug with unaligned wav il y a 6 ans
  Matt Bradshaw 5b9a690845 made padding function work more like original but need to do some refactoring il y a 6 ans
  Matt Bradshaw fe54aab301 sample rate detection working il y a 6 ans
  Matt Bradshaw 666fbaea32 nearly done adding sample rate detection but ran out of time before going to pub il y a 6 ans
  Matt Bradshaw f7b8ce783d ready to attempt sample rate stuff il y a 6 ans
  Matt Bradshaw 5232355994 changed rounding function, results now more consistent with existing wav2sketch il y a 6 ans
  Matt Bradshaw ea344052e3 clearer uint16 conversion, basic test script to track down rounding errors il y a 6 ans
  Matt Bradshaw 9731230c56 nicer formatting of output data il y a 6 ans
  Matt Bradshaw f90eb6b81c fixed error where 9-bit status chunk was being produced and added maximum length check il y a 6 ans
  Matt Bradshaw b2c230c577 oops, broke mono support while adding stereo support! fixed now il y a 6 ans
  Matt Bradshaw adc533f9ca added stereo support (well, still mono output but accepts stereo files) il y a 6 ans
  Matt Bradshaw 4fcb6c2923 added support for multiple file uploads il y a 6 ans
  Matt Bradshaw 281140c4e7 web page now producing working cpp and header files il y a 6 ans
  Matt Bradshaw 1fec068b72 web page now almost producing correct cpp file il y a 6 ans
  Matt Bradshaw 7a68b02f11 offlineaudiocontext to the rescue! il y a 6 ans
  Matt Bradshaw 7e332b16d5 looks like web audio api resamples everything to 48kHz? going back to paul's way, reading the wav file manually il y a 6 ans
  Matt Bradshaw 609fe13c3d generating dummy text file il y a 6 ans
  Matt Bradshaw 1bec7b51c3 loading files and playing them using web audio api il y a 6 ans
  Matt Bradshaw 1e33c8755f added html and js files il y a 6 ans
  PaulStoffregen c3fa61d4f9 Improve wav2sketch parsing of WAV files with junk sections il y a 6 ans
  zirafa 33f3df4555 Fix format error: header chunkSize can be 16, 18, or 40 il y a 7 ans
  Dean Blackketter a4814ce934 Len noticed a bug in binary velocity output il y a 8 ans
  Dean Blackketter c53268213d Merge in changes from LenShustek/miditones with latest updates, including building correctly on Mac il y a 8 ans
  Dean Blackketter d08a1cc276 Move miditones to a non-versioned file name il y a 8 ans
  Frank Bösing 99708bd16b Move miditones to "extras"-folder to prevent compiling il y a 8 ans
  PaulStoffregen 7e017b129e Rename AudioAnalyzeGuitarTuner to AudioAnalyzeNoteFrequency il y a 9 ans
  PaulStoffregen 1c2c54ac5d Move wav2sketch to extras folder, avoids problem with Arduino 1.6.6 il y a 9 ans