1012 Révisions (1602348981f39e6ad5ffa96a716720e1aa9813b7)
 

Auteur SHA1 Message Date
  Frank Bösing 5cd13329f6 add output_i2s2 il y a 6 ans
  Frank 5a3b348889
re-enable i2s-slave for T3.x il y a 6 ans
  Frank a0b88e2db2
Fix input for Imxrt il y a 6 ans
  PaulStoffregen 8746601628 merge Frank's latest changes il y a 6 ans
  PaulStoffregen 4cd45ef9ba Remove extra imxrt defines il y a 6 ans
  PaulStoffregen 07a305d8bc Import all of Frank's T4 edits il y a 6 ans
  Paul Stoffregen 6a96113a4a
Merge pull request #276 from FrankBoesing/patch-4 il y a 6 ans
  Paul Stoffregen 3754011fc1
Merge pull request #272 from FrankBoesing/master il y a 6 ans
  Paul Stoffregen 8a9cfbe32a
Merge pull request #277 from tsandmann/bugfix-AudioPlaySdWav il y a 6 ans
  Timo Sandmann 3885801da8 Bugfix for missing initialization of data pointers in AudioPlaySdWav il y a 7 ans
  Frank 90a494be47
memset: wrong size - element size is not 1 il y a 7 ans
  Paul Stoffregen 6ec1e26e81
Merge pull request #273 from FrankBoesing/patch-3 il y a 7 ans
  Frank b47ca43f73
Add missing Keywords setLowShelf/setHighShelf il y a 7 ans
  Frank 7441fa8dd9
Bugfix: Errors when using 168MHz due to missing line il y a 7 ans
  Paul Stoffregen bc3a7089b1
Merge pull request #263 from chipaudette/master il y a 7 ans
  Chip Audette 58bebdab44 AIC3206: rename channel macros, add comments il y a 7 ans
  Chip Audette 8e48ce8ec3 AIC3206: Bug fixes il y a 7 ans
  Chip Audette 3b6400621b Add AudioControlTLV320AIC3206 il y a 7 ans
  Chip Audette e06e997fdd Merge remote-tracking branch 'refs/remotes/PaulStoffregen/master' il y a 7 ans
  PaulStoffregen bf6de96083 Add links to Recorder example il y a 7 ans
  PaulStoffregen 3856412457 Avoid global Wavetable defines il y a 7 ans
  PaulStoffregen d79b1b254f Improve wavetable Zelda example il y a 7 ans
  PaulStoffregen 84073ecbfd Fix wavetable crash on instrument change after stop il y a 7 ans
  PaulStoffregen dffb84f2b6 Don't disable interrupt in update() il y a 7 ans
  PaulStoffregen 8557edb234 Impove SimpleWavetable example il y a 7 ans
  PaulStoffregen 0a35f52289 Bring wavetable data structures into AudioSynthWavetable class il y a 7 ans
  PaulStoffregen eba5e06a9a Begin wavetable documentation il y a 7 ans
  PaulStoffregen ab87205424 Add comments to wavetable synth examples il y a 7 ans
  PaulStoffregen 7bca4efd91 Add keywords for wavetable synth il y a 7 ans
  PaulStoffregen baff7e0dac Import Wavetable Synthesis project il y a 7 ans
  PaulStoffregen 734d723860 Fix minor documentation mistakes il y a 7 ans
  Matt Bradshaw afeca2d0ff deal with spaces in file name il y a 7 ans
  Matt Bradshaw dac2dc8042 added browser functionality check il y a 7 ans
  Matt Bradshaw 2f01de5216 re-added support for mp3, flac, etc il y a 7 ans
  Matt Bradshaw cf43f1d4da u-law encoding seems to be working il y a 7 ans
  Matt Bradshaw 893392bd7f added u-law encoding but needs to be properly implemented il y a 7 ans
  Matt Bradshaw a830d24607 tweaked padding and word creation mechanism to fix bug with unaligned wav il y a 7 ans
  Matt Bradshaw 5b9a690845 made padding function work more like original but need to do some refactoring il y a 7 ans
  Matt Bradshaw fe54aab301 sample rate detection working il y a 7 ans
  Matt Bradshaw 666fbaea32 nearly done adding sample rate detection but ran out of time before going to pub il y a 7 ans
  Matt Bradshaw f7b8ce783d ready to attempt sample rate stuff il y a 7 ans
  Matt Bradshaw 5232355994 changed rounding function, results now more consistent with existing wav2sketch il y a 7 ans
  Matt Bradshaw ea344052e3 clearer uint16 conversion, basic test script to track down rounding errors il y a 7 ans
  Matt Bradshaw 9731230c56 nicer formatting of output data il y a 7 ans
  Matt Bradshaw f90eb6b81c fixed error where 9-bit status chunk was being produced and added maximum length check il y a 7 ans
  Matt Bradshaw b2c230c577 oops, broke mono support while adding stereo support! fixed now il y a 7 ans
  Matt Bradshaw adc533f9ca added stereo support (well, still mono output but accepts stereo files) il y a 7 ans
  Matt Bradshaw 4fcb6c2923 added support for multiple file uploads il y a 7 ans
  Matt Bradshaw 281140c4e7 web page now producing working cpp and header files il y a 7 ans
  Matt Bradshaw 1fec068b72 web page now almost producing correct cpp file il y a 7 ans