361 Commits (bc6be819e4ce21ed76fafebaf76982ed6935438c)
 

Autor SHA1 Nachricht Datum
  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
  Paul Stoffregen 7c62476e4f Merge pull request #125 from mamuesp/master 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
  Paul Stoffregen 0d18ea27bf Merge pull request #123 from stevstrong/master vor 9 Jahren
  stevstrong b910b37606 updated image link pathes vor 9 Jahren
  PaulStoffregen e7a3425cc0 Increase to version 1.03 vor 9 Jahren
  PaulStoffregen dbafd4b297 fix bug with button1 on oscillator tutorial vor 9 Jahren
  PaulStoffregen 110d115128 Default mic gain at 36 in tutorial vor 9 Jahren
  PaulStoffregen 1d3a534ee0 Tutorial sections 2- & 3 aren't supposed to have audio objects vor 9 Jahren
  PaulStoffregen 58ac95151c Add Oscillators tutorial vor 9 Jahren
  PaulStoffregen 29b7efaa2d Add TFT tutorial example vor 9 Jahren
  PaulStoffregen b16472a1f8 Opps, pinMode needed vor 9 Jahren
  PaulStoffregen f6405adb1a Update tutorial examples vor 9 Jahren
  PaulStoffregen 1c2c54ac5d Move wav2sketch to extras folder, avoids problem with Arduino 1.6.6 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 4c1f5e5d53 Fix A3 note frequency in FFT tutorial example vor 9 Jahren
  PaulStoffregen 1e3876effa Fix compiler warning vor 9 Jahren
  PaulStoffregen eea0639e31 Add FFT Tutorial example vor 9 Jahren
  PaulStoffregen 8075883982 Fix FFT read range (now inclusive) vor 9 Jahren
  PaulStoffregen 2ee2eac12d Add tutorial files 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 b3b3f857a8 remove leftover debug code from AudioPlaySerialflashRaw vor 9 Jahren
  PaulStoffregen 6c4a806fca Initial work on DAC for Teensy-LC (still incomplete) vor 9 Jahren
  PaulStoffregen caaa796782 Add keywords vor 9 Jahren
  PaulStoffregen eae843b696 Fix compiler warning vor 9 Jahren
  PaulStoffregen d49f884376 Fix more Teensy-LC compiler errors vor 9 Jahren
  PaulStoffregen 14fd8f907b Fix some Teensy-LC compiler errors vor 9 Jahren
  PaulStoffregen 35641934e0 Initial work on FFT256 for Teensy-LC (untested) vor 9 Jahren
  Paul Stoffregen d536e9e37e Merge pull request #120 from FrankBoesing/master vor 9 Jahren
  Frank 90d13f3f86 added muting to zero blocks vor 9 Jahren
  Frank ae7251c9ab added mute_PCM() - sets or unsets VALID in VUCP (and adjusts PARITY) vor 9 Jahren
  Frank 85afca0a5a added mute_PCM() - sets or unsets VALID in VUCP (and adjusts PARITY) vor 9 Jahren
  Frank f20b191ae8 added mute_PCM() - sets or unsets VALID in VUCP (and adjusts PARITY) vor 9 Jahren
  PaulStoffregen eb3ad707c8 Add Memoryboard4 documentation vor 9 Jahren
  PaulStoffregen 366fdad883 Add support for Frank's 6-chip Memoryboard4 (AUDIO_MEMORY_MEMORYBOARD) vor 9 Jahren
  PaulStoffregen c3be47ba8d Add AudioEffectDelayExternal documentation vor 9 Jahren
  PaulStoffregen c90f9dbd45 Default AudioEffectDelayExternal to use all 23LC1024 memory vor 9 Jahren
  PaulStoffregen 8927aa3506 Add 23LC1024 support to AudioEffectDelayExternal vor 9 Jahren