937 コミット (29657227d07618e220e37fdac116723e2f3511d7)
 

作成者 SHA1 メッセージ 日付
  Frank 29657227d0
Teensy LC needs more time 3年前
  Frank Bösing 839f09f96a Fix: Master back to 16 Bit 3年前
  Frank Bösing e6be8886c0 Add Teensy LC to WavFilePlayer.ino 3年前
  Frank Bösing 3708c2bde8 Teensy LC AudioOutputI2S(+slave) 3年前
  Paul Stoffregen 5e4bc3195c
Merge pull request #371 from FrankBoesing/patch-1 3年前
  Frank 6d83a81055
done :) 3年前
  Frank e4dfba809b
Update output_pt8211.cpp 3年前
  Frank c44dc098ee
fix beep on startup 3年前
  PaulStoffregen ebfb3270fe Add comment with link to I2S hardware explanation 3年前
  Paul Stoffregen 61b7c3ecce
Merge pull request #370 from FrankBoesing/master 4年前
  Frank 068f9b573e
Add files via upload 4年前
  Frank a412ee8a1b
Update wav2sketch.c 4年前
  Paul Stoffregen 6822072ad7
Merge pull request #368 from el-supremo/patch-1 4年前
  Pete 7cafab457d
Update effect_rectifier.cpp 4年前
  Paul Stoffregen e96a8834d8
Merge pull request #366 from grahamwhaley/20201119_gui_additions 4年前
  Graham Whaley 739c6c31f7 Chamberlin: change formula to latex graphic 4年前
  Graham Whaley b0775d3098 gui: ToneDetect: Note it uses the Goertzel algorithm 4年前
  PaulStoffregen 7669598068 Add comment with link to forum conversation 4年前
  PaulStoffregen 0d6a9b8a44 Fix PT2811 crash on Teensy 4.x 4年前
  PaulStoffregen 6369a6ae1f Improve interrupt handling for simultaneous WAV file playing 4年前
  PaulStoffregen 6ab951bfcf Fix bug in SimultaneousPlay example 4年前
  PaulStoffregen 7aa04b0a82 Add link & comments to SimultaneousPlay example 4年前
  PaulStoffregen dd90453843 SimultaneousPlay examples goes in SD_Card folder 4年前
  PaulStoffregen 2739d3275b Add SimultaneousPlay for testing SD card and SD/SdFat library 4年前
  PaulStoffregen 363a61d481 Add note about half wave rectifier effect using waveshaper 4年前
  PaulStoffregen c87dc5a724 Fix rectifier effect description 4年前
  PaulStoffregen 983f1c61ed Document AudioEffectRectifier 4年前
  PaulStoffregen a32e47300a Add links to documentation 4年前
  PaulStoffregen 32174852ce More AsyncAudioInputSPDIF3 documentation 4年前
  PaulStoffregen 9389f91901 Update AsyncAudioInputSPDIF3 documentation 4年前
  Paul Stoffregen 05265df196
Merge pull request #358 from alex6679/master 4年前
  Paul Stoffregen 8764e4ca1d
Merge pull request #359 from MarkTillotson/tonesweep_improvement 4年前
  user 2416c39b74 Fix discontinuity in frequency stepping in tonesweep, remove unnecessary/incorrect masking of phase 4年前
  awalch6679 4b82cb7333 stop function removed 4年前
  PaulStoffregen f6b809e572 Fix missing DSP instruction alternates on Teensy LC 4年前
  PaulStoffregen 1d0b10ed21 Remove leftover debug printing 4年前
  PaulStoffregen 7179fcee28 Fix compile errors on Teensy LC 4年前
  PaulStoffregen d012b952e9 Fix PT8211 on Teensy 4.x 4年前
  PaulStoffregen 4d2ffa31d4 Add Vocoder19Band example from Bradley Sanders 4年前
  PaulStoffregen 4d12f75486 update keywords 4年前
  PaulStoffregen a625bb7ab8 Add rectifier effect 4年前
  awalch6679 84da392ddd FLASHMEM instead of PROGMEM for functions 4年前
  awalch6679 7e7cb4dbb8 added the maximum filter length to the parameters 4年前
  awalch6679 141b88bf10 turning dither and noise shaping off at the simple example 4年前
  awalch6679 893296c060 async spdif input -> friendclass of spdif output 4年前
  Paul Stoffregen 5205233a47
Merge pull request #352 from FrankBoesing/patch-1 4年前
  Frank 0d32d6411d
Gui: finally: Fix reload issue 4年前
  awalch6679 832bef49b7 minor bug fix at the computation of the target frequency 4年前
  PaulStoffregen 928c0747da Fix AudioOutputI2Sslave compatibility requirements 4年前
  Paul Stoffregen 41b1212baa
Merge pull request #350 from FrankBoesing/gui 4年前