397 コミット (7e017b129e16b910bf10989f9adb9748021dd68a)
 

作成者 SHA1 メッセージ 日付
  PaulStoffregen 7e017b129e Rename AudioAnalyzeGuitarTuner to AudioAnalyzeNoteFrequency 9年前
  PaulStoffregen c4cea1db07 Add AudioAnalyzeGuitarTuner documentation 9年前
  PaulStoffregen 17e0291728 rename initialize() to begin(), Arduino's naming convention 9年前
  PaulStoffregen 52538979f8 Add AudioAnalyzeGuitarTuner keywords 9年前
  PaulStoffregen 8d51050644 Add GuitarTuneNotes example 9年前
  PaulStoffregen 787480bb0c rename from AudioTuner to AudioAnalyzeGuitarTuner 9年前
  PaulStoffregen c31af2cd0e Import Duff's AudioTuner library 9年前
  PaulStoffregen d5783c0a07 Update documentation with new waveform names 9年前
  Paul Stoffregen 61dacfa948 Merge pull request #145 from floretan/more-waveforms 9年前
  Florian Lorétan fbd1fe65ce #144: Add the reverse sawtooth and sample-and-hold waveforms. 9年前
  PaulStoffregen ad5eeb150c Add arrangeAll (thanks mamuesp, from #141) 9年前
  PaulStoffregen 609f87e417 fix typo 9年前
  PaulStoffregen 564b2eb8fa Fix GUI documentation URLs (issue #140) 9年前
  Paul Stoffregen 412b847344 Merge pull request #139 from mamuesp/master 9年前
  Manfred Müller-Späth f5b7c2abdf Fixed: issue #92 - testing for input/output nodes - if none found, the export is not possible 9年前
  Paul Stoffregen 0982ecc49e Merge pull request #138 from ivankravets/patch-9 9年前
  Ivan Kravets 0a4cd03fa4 Add CI build status 9年前
  Paul Stoffregen 610cc620fc Merge pull request #137 from ivankravets/patch-8 9年前
  Ivan Kravets 825b487fcf Skip unused source files 9年前
  Paul Stoffregen 56ecba0ea5 Merge pull request #136 from ivankravets/patch-7 9年前
  Ivan Kravets 56d02dbcd7 Add arm_cortexM4l_math library to linker 9年前
  PaulStoffregen 3381172366 remove tutorials part 2 & 3 from travis.yml 9年前
  Paul Stoffregen 197abb849d Merge pull request #135 from ivankravets/patch-6 9年前
  Ivan Kravets fed597678b Continuous Integration using @PlatformIO and @travis-ci 9年前
  Paul Stoffregen 8fe6d77908 Merge pull request #134 from ivankravets/patch-5 9年前
  Ivan Kravets 210ed98669 Handle all nested examples 9年前
  Paul Stoffregen 2e34d31865 Merge pull request #133 from mamuesp/master 9年前
  Paul Stoffregen 171d82356a Merge pull request #132 from ivankravets/patch-4 9年前
  Manfred Müller-Späth 1c522d1be2 Improvement: import is able to parse comma separated definitions of variables 9年前
  Ivan Kravets cc87d8a257 Add dependent SerialFlash library 9年前
  Paul Stoffregen e8a0d0947c Merge pull request #131 from ivankravets/patch-3 9年前
  Ivan Kravets ac5a149966 Exclude extras folder and specify version 9年前
  Paul Stoffregen f665c5b421 Merge pull request #130 from mamuesp/master 9年前
  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年前
  Paul Stoffregen 685ca7400c Merge pull request #128 from mamuesp/master 9年前
  Manfred Müller-Späth 1b990b7ca4 Bugfix: import function - undefined variable 9年前
  Paul Stoffregen 8a21e6e67f Merge pull request #127 from mamuesp/master 9年前
  Manfred Müller-Späth e60107aa12 Bugfix: added the loading of the static form data (had been forgotten in the last commit) 9年前
  Paul Stoffregen b20b1e6fb6 Merge pull request #126 from mamuesp/master 9年前
  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年前
  Manfred Müller-Späth 8c9b34d565 Some bugfixes and some improvements 9年前
  Paul Stoffregen 7c62476e4f Merge pull request #125 from mamuesp/master 9年前
  Manfred Müller-Späth 0a43f66de2 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9年前
  Manfred Müller-Späth ff75404f8e Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9年前
  Manfred Müller-Späth 50b2897871 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9年前
  Manfred Müller-Späth 5c8aa2b9d3 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9年前
  Manfred Müller-Späth 563aa6482c Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9年前
  Manfred Müller-Späth 90aad62e30 Added import functionality of Arduino code (without disturbing whitespaces and empty lines) 9年前
  Paul Stoffregen 0d18ea27bf Merge pull request #123 from stevstrong/master 9年前
  stevstrong b910b37606 updated image link pathes 9年前