110 Commits (84c9c6588b8980984057aeff328e11bb92fcc414)

Autor SHA1 Nachricht Datum
  PaulStoffregen 84c9c6588b Begin work on CS4272 documentation vor 8 Jahren
  PaulStoffregen 5d6a53f907 Add AudioInputI2SQuad to the design tool vor 8 Jahren
  PaulStoffregen 43ffaa01b7 Add (minimal) AudioOutputI2SQuad documentation vor 8 Jahren
  PaulStoffregen dadc16968d Opps, CSS class "tooltip" has baggage vor 8 Jahren
  PaulStoffregen 2f5d57d586 GUI: use div for tooltip info, fixes #148 vor 8 Jahren
  PaulStoffregen a6218788e4 Add AudioEffectMidSide documentation & example (thanks Hedde Bosman) vor 8 Jahren
  PaulStoffregen 531c1759bc Document AudioSynthWaveformSineHires vor 8 Jahren
  PaulStoffregen 32245a94ce Add readPeakToPeak() to AudioAnalyzePeak vor 8 Jahren
  PaulStoffregen b3e5b475bc GUI: Avoid history.pushState on Chrome with file:/ access vor 8 Jahren
  PaulStoffregen 3cc5a15122 Add dacVolumeRamp documentation vor 8 Jahren
  PaulStoffregen fe4831c78b Add AudioAnalyzeRMS (thanks sgorpi) vor 8 Jahren
  PaulStoffregen f6b029ecf4 Add AK4558 definition to GUI vor 9 Jahren
  MickMad 553bbcd5cd Fixed control functions, examples, GUI elements vor 9 Jahren
  PaulStoffregen 7e017b129e Rename AudioAnalyzeGuitarTuner to AudioAnalyzeNoteFrequency vor 9 Jahren
  PaulStoffregen c4cea1db07 Add AudioAnalyzeGuitarTuner documentation vor 9 Jahren
  PaulStoffregen d5783c0a07 Update documentation with new waveform names vor 9 Jahren
  PaulStoffregen ad5eeb150c Add arrangeAll (thanks mamuesp, from #141) vor 9 Jahren
  PaulStoffregen 609f87e417 fix typo vor 9 Jahren
  PaulStoffregen 564b2eb8fa Fix GUI documentation URLs (issue #140) vor 9 Jahren
  Manfred Müller-Späth f5b7c2abdf Fixed: issue #92 - testing for input/output nodes - if none found, the export is not possible vor 9 Jahren
  Manfred Müller-Späth 1c522d1be2 Improvement: import is able to parse comma separated definitions of variables vor 9 Jahren
  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. vor 9 Jahren
  Manfred Müller-Späth 1b990b7ca4 Bugfix: import function - undefined variable vor 9 Jahren
  Manfred Müller-Späth e60107aa12 Bugfix: added the loading of the static form data (had been forgotten in the last commit) vor 9 Jahren
  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). vor 9 Jahren
  Manfred Müller-Späth 8c9b34d565 Some bugfixes and some improvements vor 9 Jahren
  Manfred Müller-Späth 0a43f66de2 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) vor 9 Jahren
  Manfred Müller-Späth ff75404f8e Added import functionality of Arduino code (without disturbing whitespaces and empty lines) vor 9 Jahren
  Manfred Müller-Späth 50b2897871 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) vor 9 Jahren
  Manfred Müller-Späth 5c8aa2b9d3 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) vor 9 Jahren
  Manfred Müller-Späth 563aa6482c Added import functionality of Arduino code (without disturbing whitespaces and empty lines) vor 9 Jahren
  Manfred Müller-Späth 90aad62e30 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) vor 9 Jahren
  PaulStoffregen aecb6d73a5 Move misc files to subdirs vor 9 Jahren
  PaulStoffregen 652994b05b Fix javascript errors with Chrome (thanks HWGuy) vor 9 Jahren
  PaulStoffregen 0e9d655c69 Improve offline browser compatibility vor 9 Jahren
  PaulStoffregen a41e2a7c26 design tool needs to include SerialFlash.h in exported code vor 9 Jahren
  PaulStoffregen 7eb79725da Add case sensitive note to AudioPlaySerialflashRaw documentation vor 9 Jahren
  PaulStoffregen eb3ad707c8 Add Memoryboard4 documentation vor 9 Jahren
  PaulStoffregen c3be47ba8d Add AudioEffectDelayExternal documentation vor 9 Jahren
  PaulStoffregen 71f029ba76 Add Bitcrusher effect (thanks Pensive) vor 9 Jahren
  PaulStoffregen f13e51ee97 Add AudioPlaySerialflashRaw vor 9 Jahren
  PaulStoffregen 1fa138e8b1 Minor fix in S/PDIF docs vor 9 Jahren
  PaulStoffregen aa7c80b1b9 Add S/PDIF to GUI design tool vor 9 Jahren
  Nantonos 93b64b68e3 update gui docs for 1.00 range not 100.0 vor 9 Jahren
  PaulStoffregen 9bcfe36a21 Add Delay example vor 10 Jahren
  PaulStoffregen 32aee43eee Update ADC documentation in GUI, but optional pin number vor 10 Jahren
  PaulStoffregen e7c826e578 Add Examples lists to GUI documentation vor 10 Jahren
  Nantonos 27a66cbcb5 Document sgtl5000 vor 10 Jahren
  PaulStoffregen 038d091793 GUI: reenable input ports when other objects driving them are deleted vor 10 Jahren
  Nantonos 581845a0d9 remove unimplemented stop() vor 10 Jahren