131 Commits (28c676b4bba999d3791db1efa17be8ff023855f7)

Author SHA1 Message Date
  PaulStoffregen 248b6d25cc Add PT8211 documentation and example 8 years ago
  Benjamin d16055bfbd Add biquad shelf filter documentation in GUI 8 years ago
  PaulStoffregen aeb15ca042 Mention 72 MHz issue in AudioInputAnalog docs 8 years ago
  PaulStoffregen 6c65d6f27a Mention analogRead issue in AudioInputAnalog docs 8 years ago
  PaulStoffregen eaded1b6ac Add touchguitar image to Karplus Strong documentation 8 years ago
  PaulStoffregen b661008005 Document USB examples 8 years ago
  PaulStoffregen 6bf4140a27 List more examples for DAC & ADC 8 years ago
  PaulStoffregen ad5ce98926 Improve DAC and I2S slave documentation 8 years ago
  PaulStoffregen a8a56a0e63 Update wav2sketch link 8 years ago
  PaulStoffregen 1acdc4bd2c Add documentation for USB & KarplusStrong 8 years ago
  Caleb Crome d6718ac763 AudioConnection:Fix the source and destination names for AudioConnections when using custom node names. 8 years ago
  PaulStoffregen 5a27a29a4f Update documentation with links to Sparkfun's blog 8 years ago
  Jacquot-SFE 4d3f56dd0e Adding SimpleDrum synthesis object to audio library. 8 years ago
  PaulStoffregen ae52c06b93 Document experimental SD library optimization 8 years ago
  PaulStoffregen 803218e7c2 Update maximum delay recommendations 8 years ago
  PaulStoffregen b32149a46d Add photos to quad in/out object documentation 8 years ago
  PaulStoffregen 29b4ded50d Document FIR filter requirements, fixes #114 8 years ago
  PaulStoffregen a25efdf12b Update Tfilter design link in FIR filter docs 8 years ago
  PaulStoffregen 8263da1c58 Fix AudioEffectFlange documentation 8 years ago
  PaulStoffregen 84c9c6588b Begin work on CS4272 documentation 8 years ago
  PaulStoffregen 5d6a53f907 Add AudioInputI2SQuad to the design tool 8 years ago
  PaulStoffregen 43ffaa01b7 Add (minimal) AudioOutputI2SQuad documentation 8 years ago
  PaulStoffregen dadc16968d Opps, CSS class "tooltip" has baggage 8 years ago
  PaulStoffregen 2f5d57d586 GUI: use div for tooltip info, fixes #148 8 years ago
  PaulStoffregen a6218788e4 Add AudioEffectMidSide documentation & example (thanks Hedde Bosman) 8 years ago
  PaulStoffregen 531c1759bc Document AudioSynthWaveformSineHires 8 years ago
  PaulStoffregen 32245a94ce Add readPeakToPeak() to AudioAnalyzePeak 8 years ago
  PaulStoffregen b3e5b475bc GUI: Avoid history.pushState on Chrome with file:/ access 8 years ago
  PaulStoffregen 3cc5a15122 Add dacVolumeRamp documentation 8 years ago
  PaulStoffregen fe4831c78b Add AudioAnalyzeRMS (thanks sgorpi) 8 years ago
  PaulStoffregen f6b029ecf4 Add AK4558 definition to GUI 9 years ago
  MickMad 553bbcd5cd Fixed control functions, examples, GUI elements 9 years ago
  PaulStoffregen 7e017b129e Rename AudioAnalyzeGuitarTuner to AudioAnalyzeNoteFrequency 9 years ago
  PaulStoffregen c4cea1db07 Add AudioAnalyzeGuitarTuner documentation 9 years ago
  PaulStoffregen d5783c0a07 Update documentation with new waveform names 9 years ago
  PaulStoffregen ad5eeb150c Add arrangeAll (thanks mamuesp, from #141) 9 years ago
  PaulStoffregen 609f87e417 fix typo 9 years ago
  PaulStoffregen 564b2eb8fa Fix GUI documentation URLs (issue #140) 9 years ago
  Manfred Müller-Späth f5b7c2abdf Fixed: issue #92 - testing for input/output nodes - if none found, the export is not possible 9 years ago
  Manfred Müller-Späth 1c522d1be2 Improvement: import is able to parse comma separated definitions of variables 9 years ago
  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. 9 years ago
  Manfred Müller-Späth 1b990b7ca4 Bugfix: import function - undefined variable 9 years ago
  Manfred Müller-Späth e60107aa12 Bugfix: added the loading of the static form data (had been forgotten in the last commit) 9 years ago
  Manfred Müller-Späth 380a351f6b Removed the asynchronous loading of HTML files via JavaScript, because this will be blocked on real offline use (file:// protocol). 9 years ago
  Manfred Müller-Späth 8c9b34d565 Some bugfixes and some improvements 9 years ago
  Manfred Müller-Späth 0a43f66de2 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9 years ago
  Manfred Müller-Späth ff75404f8e Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9 years ago
  Manfred Müller-Späth 50b2897871 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9 years ago
  Manfred Müller-Späth 5c8aa2b9d3 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9 years ago
  Manfred Müller-Späth 563aa6482c Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9 years ago