21 Commits (ea344052e39d88ac867fbc744a0d505de57d82f9)

Author SHA1 Message Date
  Matt Bradshaw ea344052e3 clearer uint16 conversion, basic test script to track down rounding errors 6 years ago
  Matt Bradshaw 9731230c56 nicer formatting of output data 6 years ago
  Matt Bradshaw f90eb6b81c fixed error where 9-bit status chunk was being produced and added maximum length check 6 years ago
  Matt Bradshaw b2c230c577 oops, broke mono support while adding stereo support! fixed now 6 years ago
  Matt Bradshaw adc533f9ca added stereo support (well, still mono output but accepts stereo files) 6 years ago
  Matt Bradshaw 4fcb6c2923 added support for multiple file uploads 6 years ago
  Matt Bradshaw 281140c4e7 web page now producing working cpp and header files 6 years ago
  Matt Bradshaw 1fec068b72 web page now almost producing correct cpp file 6 years ago
  Matt Bradshaw 7a68b02f11 offlineaudiocontext to the rescue! 6 years ago
  Matt Bradshaw 7e332b16d5 looks like web audio api resamples everything to 48kHz? going back to paul's way, reading the wav file manually 6 years ago
  Matt Bradshaw 609fe13c3d generating dummy text file 6 years ago
  Matt Bradshaw 1bec7b51c3 loading files and playing them using web audio api 6 years ago
  Matt Bradshaw 1e33c8755f added html and js files 6 years ago
  PaulStoffregen c3fa61d4f9 Improve wav2sketch parsing of WAV files with junk sections 6 years ago
  zirafa 33f3df4555 Fix format error: header chunkSize can be 16, 18, or 40 7 years ago
  Dean Blackketter a4814ce934 Len noticed a bug in binary velocity output 8 years ago
  Dean Blackketter c53268213d Merge in changes from LenShustek/miditones with latest updates, including building correctly on Mac 8 years ago
  Dean Blackketter d08a1cc276 Move miditones to a non-versioned file name 8 years ago
  Frank Bösing 99708bd16b Move miditones to "extras"-folder to prevent compiling 8 years ago
  PaulStoffregen 7e017b129e Rename AudioAnalyzeGuitarTuner to AudioAnalyzeNoteFrequency 9 years ago
  PaulStoffregen 1c2c54ac5d Move wav2sketch to extras folder, avoids problem with Arduino 1.6.6 9 years ago