663 Révisions (88535e1164a290dcb5133c417e4b58991d4a7db7)
 

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