90 Commits (fed597678b0639eaabb836ae0df4974bf291049f)

Author SHA1 Message Date
  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
  Manfred Müller-Späth 90aad62e30 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9 years ago
  PaulStoffregen aecb6d73a5 Move misc files to subdirs 9 years ago
  PaulStoffregen 652994b05b Fix javascript errors with Chrome (thanks HWGuy) 9 years ago
  PaulStoffregen 0e9d655c69 Improve offline browser compatibility 9 years ago
  PaulStoffregen a41e2a7c26 design tool needs to include SerialFlash.h in exported code 9 years ago
  PaulStoffregen 7eb79725da Add case sensitive note to AudioPlaySerialflashRaw documentation 9 years ago
  PaulStoffregen eb3ad707c8 Add Memoryboard4 documentation 9 years ago
  PaulStoffregen c3be47ba8d Add AudioEffectDelayExternal documentation 9 years ago
  PaulStoffregen 71f029ba76 Add Bitcrusher effect (thanks Pensive) 9 years ago
  PaulStoffregen f13e51ee97 Add AudioPlaySerialflashRaw 9 years ago
  PaulStoffregen 1fa138e8b1 Minor fix in S/PDIF docs 9 years ago
  PaulStoffregen aa7c80b1b9 Add S/PDIF to GUI design tool 9 years ago
  Nantonos 93b64b68e3 update gui docs for 1.00 range not 100.0 9 years ago
  PaulStoffregen 9bcfe36a21 Add Delay example 10 years ago
  PaulStoffregen 32aee43eee Update ADC documentation in GUI, but optional pin number 10 years ago
  PaulStoffregen e7c826e578 Add Examples lists to GUI documentation 10 years ago
  Nantonos 27a66cbcb5 Document sgtl5000 10 years ago
  PaulStoffregen 038d091793 GUI: reenable input ports when other objects driving them are deleted 10 years ago
  Nantonos 581845a0d9 remove unimplemented stop() 10 years ago
  Nantonos b2b425df01 Chorus and flange gui docs 10 years ago
  PaulStoffregen 6cd7199c18 Fix capacitor polarity on ADC circuit diagram 10 years ago
  PaulStoffregen bef5cb5adc Add ADC input circuit documentation 10 years ago
  PaulStoffregen f7f896195a Impove and document FIR filter 10 years ago
  PaulStoffregen 519cb463aa Add Biquad frequency limitation to documentation 10 years ago
  PaulStoffregen 9a3641a8c8 Fix biquad documentation 10 years ago
  PaulStoffregen f522e86bba Improve Biquad filter 10 years ago
  PaulStoffregen aea5f90081 Finish AudioRecordQueue and Record example 10 years ago
  PaulStoffregen cee685fd8f Improve GUI welcome message 10 years ago
  PaulStoffregen 029bbe268f Add GUI documentation URLs 10 years ago
  PaulStoffregen 2cef57dd35 Add AudioRecordQueue (work in progress) 10 years ago
  PaulStoffregen bdd67504ef Make input ADC and output DAC play nicely together 10 years ago
  PaulStoffregen 6bdf3a0945 Support other CPU speeds in ADC & DAC 10 years ago
  Nantonos 07919f1597 width -> pulseWidth 10 years ago
  PaulStoffregen fc6e2ef4a7 Fix export button when no changes in GUI 10 years ago
  PaulStoffregen e29fe915fd Fix typo in documentation 10 years ago
  PaulStoffregen 5da4cfd94b Simplify & document SGTL5000 control 10 years ago
  Nantonos 3ac9a6ee50 spelling 10 years ago
  PaulStoffregen 962326a06f Update documentation for today's changes 10 years ago
  PaulStoffregen 044621fd20 More accurate 1024 FFT peak CPU usage estimate 10 years ago