663 Commits (88535e1164a290dcb5133c417e4b58991d4a7db7)
 

Autor SHA1 Mensaje Fecha
  PaulStoffregen 88535e1164 ToneSweep improvements (thanks Pio) hace 7 años
  PaulStoffregen aafb89c662 Update AudioEffectChorus documentation hace 7 años
  PaulStoffregen fd062d59fd Update ToneSweep documentation hace 7 años
  PaulStoffregen cc44014a69 AudioAnalyzeRMS needs to treat no input as zeros hace 7 años
  PaulStoffregen 878c7e4166 Opps, fix minor error in TDM documentation hace 7 años
  PaulStoffregen 74bc4ee2f8 Add ADAT documentation hace 7 años
  PaulStoffregen 98a6be4511 Add ADAT 8 channel TOSLINK output by Ernstjan Freriks hace 7 años
  PaulStoffregen 5b1493ab32 Update keywords hace 7 años
  PaulStoffregen e796d693e0 Add comment about stereo recording thread on forum hace 7 años
  Paul Stoffregen e7cae102ca Merge pull request #249 from FrankBoesing/patch-1 hace 7 años
  Frank decff0dfa1 Fix problem with optimized loops like do {} while (!myFFT.available()); hace 7 años
  PaulStoffregen 24c6b7e11e Fix buffer management in stereo DAC output hace 7 años
  PaulStoffregen 0cb1e3e415 Fix DAC output range hace 7 años
  PaulStoffregen d7bc194c25 Document CY15B104 extra capacitor requirement hace 7 años
  PaulStoffregen 2e448ffea5 Add CY15B104 documentation hace 7 años
  Paul Stoffregen 9485e7bd4f Merge pull request #246 from FrankBoesing/patch-1 hace 7 años
  Frank bf58e235bb Add F-RAM hace 7 años
  Frank f0df80de7b Add F-RAM hace 7 años
  Paul Stoffregen 072af6a322 Merge pull request #244 from transmogrifox/adc_dcremoval hace 7 años
  Transmogrifox 6424ffbb26 Further precision increase eliminates DC offset hace 7 años
  Transmogrifox b8d349fbe7 increase precision to minimize DC error hace 7 años
  Transmogrifox 38c7071270 Fix indentation and move filtercoefficient to #define constant instead of int32_t variable hace 7 años
  Transmogrifox 19b6ed3db1 Replace DC removal algorithm with IIR HPF, 2 Hz hace 7 años
  PaulStoffregen 6aab072831 Add AudioEffectEnvelope releaseNoteOn hace 7 años
  PaulStoffregen dc825828e6 Use 64 bit frame size for I2S master mode hace 7 años
  PaulStoffregen a0fd10601c Fix delay effect on Teensy 3.5 & 3.6 hace 7 años
  PaulStoffregen 501b2b3e5a Fix AudioPlaySdWav status functions with LTO hace 7 años
  PaulStoffregen 6f12606b74 Fix variable filter name edit in design tool hace 7 años
  PaulStoffregen 15e2c363b3 Add AudioSynthWaveformDc read() hace 7 años
  Paul Stoffregen 2aaf78e0fa Merge pull request #234 from dxinteractive/master hace 7 años
  Damien Clarke 5a53acb2c1 Add keywords and include with rest of library hace 7 años
  PaulStoffregen cd23fe128a Add waveshaper documentation hace 7 años
  Paul Stoffregen f7ac20caa2 Merge pull request #225 from dxinteractive/master hace 7 años
  PaulStoffregen 92ebcdb675 Update mixer documentation hace 7 años
  PaulStoffregen 8a5d715dda Increase AudioEffectEnvelope numerical resolution hace 7 años
  Paul Stoffregen 7e8dcf63e4 Merge pull request #226 from zirafa/subchunksize hace 7 años
  PaulStoffregen 2d7751e48d Add documentation for new features hace 7 años
  PaulStoffregen 9cb3752852 Minor optimization in AudioSynthWaveformPWM hace 7 años
  PaulStoffregen bcea3e853d Add AudioSynthWaveformPWM hace 7 años
  PaulStoffregen 909537ca1d Fix Tutorial 1-05 hace 7 años
  Paul Stoffregen fef16985d2 Merge pull request #227 from FrankBoesing/patch-4 hace 7 años
  Frank 94f7f6fbe8 Add a comment for TDA1543 hace 7 años
  Damien Clarke 4e8caa70dd Accept floats instead of int16_ts for waveshape in shape() hace 7 años
  zirafa 33f3df4555 Fix format error: header chunkSize can be 16, 18, or 40 hace 7 años
  PaulStoffregen a251520338 Add MIDI note to frequency comment hace 7 años
  PaulStoffregen 4512276221 Fix I2S slave mode input & output hace 7 años
  PaulStoffregen 7673a0dbdf Add AudioInputTDM hace 7 años
  PaulStoffregen 1c9a303022 Add AudioOutputTDM for 16 channel output hace 7 años
  Damien Clarke 919ff96ad3 Remove commented performance testing code hace 7 años
  Damien Clarke 73d44f7611 Add waveshaper effect hace 7 años