410 Commits (9b8634d4d02bb2b180f79e604bdc885a60728f02)
 

Autor SHA1 Mensaje Fecha
  MickMad 9b8634d4d0 Merge remote-tracking branch 'refs/remotes/PaulStoffregen/master' hace 9 años
  PaulStoffregen 83b56e142b Add filename requirements comment to WavFilePlayer example hace 9 años
  Michele Perla eab0f118fd Adding useful device configuration functions (WIP) hace 9 años
  Michele Perla 17d08ef465 Merge remote-tracking branch 'origin/master' hace 9 años
  Michele Perla 812603775a Revert "Adding control functions (WIP)" hace 9 años
  Michele Perla f0b376d3f6 Adding control functions (WIP) hace 9 años
  PaulStoffregen 7e017b129e Rename AudioAnalyzeGuitarTuner to AudioAnalyzeNoteFrequency hace 9 años
  PaulStoffregen c4cea1db07 Add AudioAnalyzeGuitarTuner documentation hace 9 años
  PaulStoffregen 17e0291728 rename initialize() to begin(), Arduino's naming convention hace 9 años
  PaulStoffregen 52538979f8 Add AudioAnalyzeGuitarTuner keywords hace 9 años
  PaulStoffregen 8d51050644 Add GuitarTuneNotes example hace 9 años
  PaulStoffregen 787480bb0c rename from AudioTuner to AudioAnalyzeGuitarTuner hace 9 años
  PaulStoffregen c31af2cd0e Import Duff's AudioTuner library hace 9 años
  PaulStoffregen d5783c0a07 Update documentation with new waveform names hace 9 años
  Paul Stoffregen 61dacfa948 Merge pull request #145 from floretan/more-waveforms hace 9 años
  Florian Lorétan fbd1fe65ce #144: Add the reverse sawtooth and sample-and-hold waveforms. 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
  Michele Perla 967ba4c462 Fixed registers configuration, added two examples hace 9 años
  Michele Perla ab3ef8b985 Revert "Fixed AK4558_I2C_ADDR" hace 9 años
  Michele Perla 1a5ceb4eb5 Fixed AK4558_I2C_ADDR hace 9 años
  Michele Perla 1c7fccfb07 Enabled PIN_PDN as OUTPUT hace 9 años
  Michele Perla ca4413c9f1 Added SineOutTest in AK4558 Examples folder hace 9 años
  Michele Perla a602a17dca Added AK4558 CODEC support hace 9 años
  Michele Perla d0e0cbfac2 Merge pull request #1 from PaulStoffregen/master hace 9 años
  Paul Stoffregen 412b847344 Merge pull request #139 from mamuesp/master 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
  Paul Stoffregen 0982ecc49e Merge pull request #138 from ivankravets/patch-9 hace 9 años
  Ivan Kravets 0a4cd03fa4 Add CI build status hace 9 años
  Paul Stoffregen 610cc620fc Merge pull request #137 from ivankravets/patch-8 hace 9 años
  Ivan Kravets 825b487fcf Skip unused source files hace 9 años
  Paul Stoffregen 56ecba0ea5 Merge pull request #136 from ivankravets/patch-7 hace 9 años
  Ivan Kravets 56d02dbcd7 Add arm_cortexM4l_math library to linker hace 9 años
  PaulStoffregen 3381172366 remove tutorials part 2 & 3 from travis.yml hace 9 años
  Paul Stoffregen 197abb849d Merge pull request #135 from ivankravets/patch-6 hace 9 años
  Ivan Kravets fed597678b Continuous Integration using @PlatformIO and @travis-ci hace 9 años
  Paul Stoffregen 8fe6d77908 Merge pull request #134 from ivankravets/patch-5 hace 9 años
  Ivan Kravets 210ed98669 Handle all nested examples hace 9 años
  Paul Stoffregen 2e34d31865 Merge pull request #133 from mamuesp/master hace 9 años
  Paul Stoffregen 171d82356a Merge pull request #132 from ivankravets/patch-4 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
  Ivan Kravets cc87d8a257 Add dependent SerialFlash library hace 9 años
  Paul Stoffregen e8a0d0947c Merge pull request #131 from ivankravets/patch-3 hace 9 años
  Ivan Kravets ac5a149966 Exclude extras folder and specify version hace 9 años
  Paul Stoffregen f665c5b421 Merge pull request #130 from mamuesp/master hace 10 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 10 años
  Paul Stoffregen 685ca7400c Merge pull request #128 from mamuesp/master hace 10 años
  Manfred Müller-Späth 1b990b7ca4 Bugfix: import function - undefined variable hace 10 años
  Paul Stoffregen 8a21e6e67f Merge pull request #127 from mamuesp/master hace 10 años