139 Commits (94f7f6fbe8ea9f8aa6a164c1bd132c6dd7457342)

Autor SHA1 Mensaje Fecha
  PaulStoffregen 579badc745 Add links to CV analog circuits in documentation hace 7 años
  PaulStoffregen 1cf7b26a2b Mention link to Chip's ADC noise tests in SGTL5000 documentation hace 7 años
  PaulStoffregen 105da7494d Mention wav2sketch instructions in documentation hace 7 años
  PaulStoffregen c3eb1f6bfe Fix typo in PT2811 documentation hace 7 años
  PaulStoffregen 2a2b24a72f Quad input on Teensy 3.5 & 3.6 needs pin 38 hace 7 años
  PaulStoffregen c8d680c4a0 Document Macintosh USB audio workaround hace 7 años
  PaulStoffregen ce1feb388c Add info about Adafruit Microphone to ADC documentation hace 8 años
  PaulStoffregen 86b9b9ceb1 Add documentation for new objects hace 8 años
  PaulStoffregen 248b6d25cc Add PT8211 documentation and example hace 8 años
  Benjamin d16055bfbd Add biquad shelf filter documentation in GUI hace 8 años
  PaulStoffregen aeb15ca042 Mention 72 MHz issue in AudioInputAnalog docs hace 8 años
  PaulStoffregen 6c65d6f27a Mention analogRead issue in AudioInputAnalog docs hace 8 años
  PaulStoffregen eaded1b6ac Add touchguitar image to Karplus Strong documentation hace 8 años
  PaulStoffregen b661008005 Document USB examples hace 8 años
  PaulStoffregen 6bf4140a27 List more examples for DAC & ADC hace 8 años
  PaulStoffregen ad5ce98926 Improve DAC and I2S slave documentation hace 8 años
  PaulStoffregen a8a56a0e63 Update wav2sketch link hace 8 años
  PaulStoffregen 1acdc4bd2c Add documentation for USB & KarplusStrong hace 8 años
  Caleb Crome d6718ac763 AudioConnection:Fix the source and destination names for AudioConnections when using custom node names. hace 8 años
  PaulStoffregen 5a27a29a4f Update documentation with links to Sparkfun's blog hace 8 años
  Jacquot-SFE 4d3f56dd0e Adding SimpleDrum synthesis object to audio library. hace 8 años
  PaulStoffregen ae52c06b93 Document experimental SD library optimization hace 8 años
  PaulStoffregen 803218e7c2 Update maximum delay recommendations hace 8 años
  PaulStoffregen b32149a46d Add photos to quad in/out object documentation hace 8 años
  PaulStoffregen 29b4ded50d Document FIR filter requirements, fixes #114 hace 8 años
  PaulStoffregen a25efdf12b Update Tfilter design link in FIR filter docs hace 8 años
  PaulStoffregen 8263da1c58 Fix AudioEffectFlange documentation hace 8 años
  PaulStoffregen 84c9c6588b Begin work on CS4272 documentation hace 8 años
  PaulStoffregen 5d6a53f907 Add AudioInputI2SQuad to the design tool hace 8 años
  PaulStoffregen 43ffaa01b7 Add (minimal) AudioOutputI2SQuad documentation hace 8 años
  PaulStoffregen dadc16968d Opps, CSS class "tooltip" has baggage hace 8 años
  PaulStoffregen 2f5d57d586 GUI: use div for tooltip info, fixes #148 hace 8 años
  PaulStoffregen a6218788e4 Add AudioEffectMidSide documentation & example (thanks Hedde Bosman) hace 8 años
  PaulStoffregen 531c1759bc Document AudioSynthWaveformSineHires hace 8 años
  PaulStoffregen 32245a94ce Add readPeakToPeak() to AudioAnalyzePeak hace 8 años
  PaulStoffregen b3e5b475bc GUI: Avoid history.pushState on Chrome with file:/ access hace 8 años
  PaulStoffregen 3cc5a15122 Add dacVolumeRamp documentation hace 8 años
  PaulStoffregen fe4831c78b Add AudioAnalyzeRMS (thanks sgorpi) hace 8 años
  PaulStoffregen f6b029ecf4 Add AK4558 definition to GUI hace 9 años
  MickMad 553bbcd5cd Fixed control functions, examples, GUI elements hace 9 años
  PaulStoffregen 7e017b129e Rename AudioAnalyzeGuitarTuner to AudioAnalyzeNoteFrequency hace 9 años
  PaulStoffregen c4cea1db07 Add AudioAnalyzeGuitarTuner documentation hace 9 años
  PaulStoffregen d5783c0a07 Update documentation with new waveform names hace 9 años
  PaulStoffregen ad5eeb150c Add arrangeAll (thanks mamuesp, from #141) hace 9 años
  PaulStoffregen 609f87e417 fix typo hace 9 años
  PaulStoffregen 564b2eb8fa Fix GUI documentation URLs (issue #140) hace 9 años
  Manfred Müller-Späth f5b7c2abdf Fixed: issue #92 - testing for input/output nodes - if none found, the export is not possible hace 9 años
  Manfred Müller-Späth 1c522d1be2 Improvement: import is able to parse comma separated definitions of variables hace 9 años
  Manfred Müller-Späth bc6be819e4 Improvement: import is now very error tolerant, no need of "begin" or "end" comments - just throw the data in. It searches for keywords (aka node types) at the start of each line and tries to parse these lines. hace 9 años
  Manfred Müller-Späth 1b990b7ca4 Bugfix: import function - undefined variable hace 9 años