670 コミット (f191fa9ae730dcb4b5baeab0437215fd8dbeff47)
 

作成者 SHA1 メッセージ 日付
  PaulStoffregen f191fa9ae7 Add issue template 6年前
  PaulStoffregen 8fb976cf20 Include Arduino.h first in all cpp files, for precompiled header speedup 6年前
  PaulStoffregen be51fd59ec Update AudioInputUSB documentation 6年前
  PaulStoffregen 0432114065 Update AudioEffectEnvelope documentation 6年前
  PaulStoffregen f4bdcb4862 Document maximum possible delays 7年前
  PaulStoffregen 368261dcfe Fix AudioSynthWaveformSineModulated amplitude without mod input (thanks neurofun) 7年前
  PaulStoffregen c26e76632f Fix design tool export bug (thanks neurofun) 7年前
  PaulStoffregen 88535e1164 ToneSweep improvements (thanks Pio) 7年前
  PaulStoffregen aafb89c662 Update AudioEffectChorus documentation 7年前
  PaulStoffregen fd062d59fd Update ToneSweep documentation 7年前
  PaulStoffregen cc44014a69 AudioAnalyzeRMS needs to treat no input as zeros 7年前
  PaulStoffregen 878c7e4166 Opps, fix minor error in TDM documentation 7年前
  PaulStoffregen 74bc4ee2f8 Add ADAT documentation 7年前
  PaulStoffregen 98a6be4511 Add ADAT 8 channel TOSLINK output by Ernstjan Freriks 7年前
  PaulStoffregen 5b1493ab32 Update keywords 7年前
  PaulStoffregen e796d693e0 Add comment about stereo recording thread on forum 7年前
  Paul Stoffregen e7cae102ca Merge pull request #249 from FrankBoesing/patch-1 7年前
  Frank decff0dfa1 Fix problem with optimized loops like do {} while (!myFFT.available()); 7年前
  PaulStoffregen 24c6b7e11e Fix buffer management in stereo DAC output 7年前
  PaulStoffregen 0cb1e3e415 Fix DAC output range 7年前
  PaulStoffregen d7bc194c25 Document CY15B104 extra capacitor requirement 7年前
  PaulStoffregen 2e448ffea5 Add CY15B104 documentation 7年前
  Paul Stoffregen 9485e7bd4f Merge pull request #246 from FrankBoesing/patch-1 7年前
  Frank bf58e235bb Add F-RAM 7年前
  Frank f0df80de7b Add F-RAM 7年前
  Paul Stoffregen 072af6a322 Merge pull request #244 from transmogrifox/adc_dcremoval 7年前
  Transmogrifox 6424ffbb26 Further precision increase eliminates DC offset 7年前
  Transmogrifox b8d349fbe7 increase precision to minimize DC error 7年前
  Transmogrifox 38c7071270 Fix indentation and move filtercoefficient to #define constant instead of int32_t variable 7年前
  Transmogrifox 19b6ed3db1 Replace DC removal algorithm with IIR HPF, 2 Hz 7年前
  PaulStoffregen 6aab072831 Add AudioEffectEnvelope releaseNoteOn 7年前
  PaulStoffregen dc825828e6 Use 64 bit frame size for I2S master mode 7年前
  PaulStoffregen a0fd10601c Fix delay effect on Teensy 3.5 & 3.6 7年前
  PaulStoffregen 501b2b3e5a Fix AudioPlaySdWav status functions with LTO 7年前
  PaulStoffregen 6f12606b74 Fix variable filter name edit in design tool 7年前
  PaulStoffregen 15e2c363b3 Add AudioSynthWaveformDc read() 7年前
  Paul Stoffregen 2aaf78e0fa Merge pull request #234 from dxinteractive/master 7年前
  Damien Clarke 5a53acb2c1 Add keywords and include with rest of library 7年前
  PaulStoffregen cd23fe128a Add waveshaper documentation 7年前
  Paul Stoffregen f7ac20caa2 Merge pull request #225 from dxinteractive/master 7年前
  PaulStoffregen 92ebcdb675 Update mixer documentation 7年前
  PaulStoffregen 8a5d715dda Increase AudioEffectEnvelope numerical resolution 7年前
  Paul Stoffregen 7e8dcf63e4 Merge pull request #226 from zirafa/subchunksize 7年前
  PaulStoffregen 2d7751e48d Add documentation for new features 7年前
  PaulStoffregen 9cb3752852 Minor optimization in AudioSynthWaveformPWM 7年前
  PaulStoffregen bcea3e853d Add AudioSynthWaveformPWM 7年前
  PaulStoffregen 909537ca1d Fix Tutorial 1-05 7年前
  Paul Stoffregen fef16985d2 Merge pull request #227 from FrankBoesing/patch-4 7年前
  Frank 94f7f6fbe8 Add a comment for TDA1543 7年前
  Damien Clarke 4e8caa70dd Accept floats instead of int16_ts for waveshape in shape() 7年前