21 コミット (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 c3fa61d4f9 Improve wav2sketch parsing of WAV files with junk sections 6年前
  zirafa 33f3df4555 Fix format error: header chunkSize can be 16, 18, or 40 7年前
  PaulStoffregen 7e017b129e Rename AudioAnalyzeGuitarTuner to AudioAnalyzeNoteFrequency 9年前
  PaulStoffregen 1c2c54ac5d Move wav2sketch to extras folder, avoids problem with Arduino 1.6.6 9年前