151 Commits (33ad99be10f46317878c8d7f6e5a95cd1d91910a)
 

Autor SHA1 Mensaje Fecha
  PaulStoffregen 33ad99be10 Reassign DMA channels for compatibility with OctoWS2811 hace 10 años
  PaulStoffregen 2371818686 Fix repetitive file playing in AudioPlaySdWav hace 10 años
  PaulStoffregen 0cdc17dd06 Fix DSP inst multiply_16tx16b_add_16bx16t() hace 10 años
  PaulStoffregen 60e6ed2eee AudioOutputAnalog to default to 1.2V range hace 10 años
  PaulStoffregen 38f22b072f Fix default STGL5000 line level output voltage hace 10 años
  PaulStoffregen 128a0940d3 Remove old AudioSynthWaveform hace 10 años
  PaulStoffregen 7142f4c47d Add amplitude() to AudioSynthWaveformSine hace 10 años
  PaulStoffregen 441fa091b4 Fix FM modulation of AudioSynthWaveformSineModulated hace 10 años
  PaulStoffregen a8efaeeea7 Add missing open source license headers hace 10 años
  PaulStoffregen 8fd56ee20a Add AudioSynthWaveformSine hace 10 años
  Paul Stoffregen 34a40b548d Merge pull request #27 from robsoles/master hace 10 años
  Paul Stoffregen 533ef61ed6 Merge pull request #28 from el-supremo/master hace 10 años
  Pete (El Supremo) 191e65e02a Change FIR filter (as suggested by rheslip) to filter one channel instead of two. Updated example, added documenting file hace 10 años
  Pete (El Supremo) 7b68746d03 Update the PlaySynthMusic example to use a floating point table of note frequencies (not divided by 2) hace 10 años
  Pete (El Supremo) 0c0731862c Fixed AudioSynthWaveform. Uses LUT with linear interpolation for sinewave. hace 10 años
  robsoles 54aaa02150 Fixed gain calculator problem hace 10 años
  PaulStoffregen 677c072ca1 add comment to look into thread safety in SD WAV play() hace 10 años
  PaulStoffregen a50017b4c4 Build wav2sketch for Windows hace 10 años
  robsoles 511d9a1625 control_sgtl5000.* overhaul with many renames. hace 10 años
  robsoles 250e0d412f Improve accuracy in AudioPeak(..); hace 10 años
  robsoles 2475d5ca8e Fix 'no return value' in other route(..); hace 10 años
  robsoles b54767d746 Added route(..), fixed dap_enable(..) hace 10 años
  Paul Stoffregen ab3b21ec3c Merge pull request #24 from el-supremo/master hace 10 años
  Pete (El Supremo) 456a59dc0c Fix up synth_tonesweep and the example to conform (more closely) to the naming conventions hace 10 años
  Pete (El Supremo) 40cc5e4572 Fix bug in PlaySynthMusic example - remove unnecessary include hace 10 años
  Pete (El Supremo) a2682bac25 declare tone_incr to be volatile to prevent the compiler optimizing frequency() out of existence hace 10 años
  Pete (El Supremo) 519822e76c Remove old version of AudioSynthWaveform. Fix sine wave generation to clean up its specturm and also fix ramping. hace 10 años
  PaulStoffregen 1b51f558fb Fix memory leak in AudioPlaySdRaw hace 10 años
  Paul Stoffregen db3d4801e9 Merge pull request #23 from el-supremo/master hace 10 años
  Pete (El Supremo) 28f93925d2 Fix Issue #20 - AudioFilterFIR should receive data as read-only blocks hace 10 años
  Pete (El Supremo) 764ea901fc Speed up copy_to_fft_buffer a bit hace 10 años
  PaulStoffregen 3737c4590d Update readme hace 10 años
  Paul Stoffregen 9c3bd838ec Merge pull request #14 from el-supremo/master hace 10 años
  Paul Stoffregen 11843d59d7 Merge pull request #15 from robsoles/master hace 10 años
  robsoles 27ed288398 Add adc_hpf() to allow control of ADC high pass filter. hace 10 años
  Pete (El Supremo) 8bc4acdb48 Play William Tell Overture using new AudioSynthWaveform hace 10 años
  PaulStoffregen 65fefb7f34 Move square root to utility folder hace 10 años
  PaulStoffregen febe2e85c4 WAV file parsing to handle extended format headers hace 10 años
  PaulStoffregen 81e1016b24 Improve WAV file parsing hace 10 años
  PaulStoffregen 0eefb414ec Add keywords file hace 10 años
  PaulStoffregen 39fb562527 Fix AudioAnalyzeFFT256 magnitude & averaging hace 10 años
  PaulStoffregen 7059c1383c Add misc math functions hace 10 años
  Paul Stoffregen 7b3fbe6dd5 Merge pull request #13 from robsoles/master hace 10 años
  robsoles c34a7ab254 cosmetic change hace 10 años
  robsoles b949d79da7 Mono peak meter using Analog in/out & AudioPeak hace 10 años
  robsoles f95bdca19b re-trim the comments in the example. hace 10 años
  robsoles 5e8e352ec3 Stereo peak meter using AudioPeak hace 10 años
  robsoles 44e34bb099 Actual fix for multiple filter sets in AudioFilterBiquad hace 10 años
  PaulStoffregen ef55379cbf Change PassThroughAnalog to follow analog pin name convention hace 10 años
  PaulStoffregen e9d52cd601 reword connect in AudioInputAnalog hace 10 años