132 Révisions (0c0731862c449bfbe66e3816bae33e5ada52b576)
 

Auteur SHA1 Message Date
  Pete (El Supremo) 0c0731862c Fixed AudioSynthWaveform. Uses LUT with linear interpolation for sinewave. il y a 10 ans
  PaulStoffregen 677c072ca1 add comment to look into thread safety in SD WAV play() il y a 10 ans
  PaulStoffregen a50017b4c4 Build wav2sketch for Windows il y a 10 ans
  Paul Stoffregen ab3b21ec3c Merge pull request #24 from el-supremo/master il y a 10 ans
  Pete (El Supremo) 456a59dc0c Fix up synth_tonesweep and the example to conform (more closely) to the naming conventions il y a 10 ans
  Pete (El Supremo) 40cc5e4572 Fix bug in PlaySynthMusic example - remove unnecessary include il y a 10 ans
  Pete (El Supremo) a2682bac25 declare tone_incr to be volatile to prevent the compiler optimizing frequency() out of existence il y a 10 ans
  Pete (El Supremo) 519822e76c Remove old version of AudioSynthWaveform. Fix sine wave generation to clean up its specturm and also fix ramping. il y a 10 ans
  PaulStoffregen 1b51f558fb Fix memory leak in AudioPlaySdRaw il y a 10 ans
  Paul Stoffregen db3d4801e9 Merge pull request #23 from el-supremo/master il y a 10 ans
  Pete (El Supremo) 28f93925d2 Fix Issue #20 - AudioFilterFIR should receive data as read-only blocks il y a 10 ans
  Pete (El Supremo) 764ea901fc Speed up copy_to_fft_buffer a bit il y a 10 ans
  PaulStoffregen 3737c4590d Update readme il y a 10 ans
  Paul Stoffregen 9c3bd838ec Merge pull request #14 from el-supremo/master il y a 10 ans
  Paul Stoffregen 11843d59d7 Merge pull request #15 from robsoles/master il y a 10 ans
  robsoles 27ed288398 Add adc_hpf() to allow control of ADC high pass filter. il y a 10 ans
  Pete (El Supremo) 8bc4acdb48 Play William Tell Overture using new AudioSynthWaveform il y a 10 ans
  PaulStoffregen 65fefb7f34 Move square root to utility folder il y a 10 ans
  PaulStoffregen febe2e85c4 WAV file parsing to handle extended format headers il y a 10 ans
  PaulStoffregen 81e1016b24 Improve WAV file parsing il y a 10 ans
  PaulStoffregen 0eefb414ec Add keywords file il y a 10 ans
  PaulStoffregen 39fb562527 Fix AudioAnalyzeFFT256 magnitude & averaging il y a 10 ans
  PaulStoffregen 7059c1383c Add misc math functions il y a 10 ans
  Paul Stoffregen 7b3fbe6dd5 Merge pull request #13 from robsoles/master il y a 10 ans
  robsoles c34a7ab254 cosmetic change il y a 10 ans
  robsoles b949d79da7 Mono peak meter using Analog in/out & AudioPeak il y a 10 ans
  robsoles f95bdca19b re-trim the comments in the example. il y a 10 ans
  robsoles 5e8e352ec3 Stereo peak meter using AudioPeak il y a 10 ans
  robsoles 44e34bb099 Actual fix for multiple filter sets in AudioFilterBiquad il y a 10 ans
  PaulStoffregen ef55379cbf Change PassThroughAnalog to follow analog pin name convention il y a 10 ans
  PaulStoffregen e9d52cd601 reword connect in AudioInputAnalog il y a 10 ans
  Paul Stoffregen b8e4ce85ca Merge pull request #12 from robsoles/master il y a 10 ans
  robsoles 80155c9020 fix updateCoefs(..) wasn't updating other coefficient sets il y a 10 ans
  robsoles b78a26f628 add a peak input measuring object il y a 10 ans
  Paul Stoffregen 3fdd2654b5 Merge pull request #11 from robsoles/master il y a 10 ans
  robsoles d90ea2c06f put pointer assignment after test il y a 10 ans
  robsoles 49234c34ab fix for bug I introduced with my last fix. il y a 10 ans
  robsoles ad746ca291 fix for compounding/cascading filters il y a 10 ans
  Paul Stoffregen 67099c39de Merge pull request #10 from robsoles/master il y a 10 ans
  robsoles 795c785f7b adding surround and bass enhance controls il y a 10 ans
  PaulStoffregen 8ab67fe42b Add comments about I2S FIFO reset bits (was an issue on I2S test fixture) il y a 10 ans
  PaulStoffregen cb5ea4bf7f Add status and position functions to AudioPlayMemory il y a 10 ans
  PaulStoffregen 5164e6177a Add status and position functions to AudioPlaySdRaw il y a 10 ans
  PaulStoffregen 636bba0723 Add status and position functions to AudioPlaySdWav il y a 10 ans
  PaulStoffregen a2574cb0fc Fix AudioPlaySdWav end-of-data handling il y a 10 ans
  PaulStoffregen ec3c9074ff Improve AudioAnalyzePrint il y a 10 ans
  PaulStoffregen 795e43ddb6 Fix compile error il y a 10 ans
  Paul Stoffregen d086aeed23 Merge pull request #9 from el-supremo/master il y a 10 ans
  Pete (El Supremo) b09b9d3c89 cosmetic changes to synth_tonesweep.cpp and .h il y a 10 ans
  Pete (El Supremo) f4237e51ec Cosmetic fixes to AudioSynthToneSweep.cpp and .h il y a 10 ans