748 コミット (33eece1548358885e2530d556f097036c55979bc)
 

作成者 SHA1 メッセージ 日付
  Frank Bösing 33eece1548 add output_pt8211_2 5年前
  Frank Bösing ad7b4f1644 add output_pt8211 5年前
  Frank Bösing 92c7914a42 MQS: Higher freq. 5年前
  Frank Bösing 246d051b01 add output_mqs 5年前
  Frank Bösing 8f2a45817e various (see below) 5年前
  PaulStoffregen bd7aea87e9 Comment out pin 13 debug in I2S input 5年前
  PaulStoffregen a82eab8ecf Fix I2S output on Teensy 3.x 5年前
  Paul Stoffregen 92bb81170a
Merge pull request #281 from FrankBoesing/master 5年前
  Paul Stoffregen d250a21b2a
Merge pull request #280 from FrankBoesing/patch-2 5年前
  Paul Stoffregen 96c6ef00fc
Merge pull request #279 from FrankBoesing/patch-1 5年前
  Frank Bösing 5cd13329f6 add output_i2s2 5年前
  Frank 5a3b348889
re-enable i2s-slave for T3.x 5年前
  Frank a0b88e2db2
Fix input for Imxrt 5年前
  PaulStoffregen 8746601628 merge Frank's latest changes 5年前
  PaulStoffregen 4cd45ef9ba Remove extra imxrt defines 5年前
  PaulStoffregen 07a305d8bc Import all of Frank's T4 edits 5年前
  Paul Stoffregen 6a96113a4a
Merge pull request #276 from FrankBoesing/patch-4 5年前
  Paul Stoffregen 3754011fc1
Merge pull request #272 from FrankBoesing/master 6年前
  Paul Stoffregen 8a9cfbe32a
Merge pull request #277 from tsandmann/bugfix-AudioPlaySdWav 6年前
  Timo Sandmann 3885801da8 Bugfix for missing initialization of data pointers in AudioPlaySdWav 6年前
  Frank 90a494be47
memset: wrong size - element size is not 1 6年前
  Paul Stoffregen 6ec1e26e81
Merge pull request #273 from FrankBoesing/patch-3 6年前
  Frank b47ca43f73
Add missing Keywords setLowShelf/setHighShelf 6年前
  Frank 7441fa8dd9
Bugfix: Errors when using 168MHz due to missing line 6年前
  Paul Stoffregen bc3a7089b1
Merge pull request #263 from chipaudette/master 6年前
  Chip Audette 58bebdab44 AIC3206: rename channel macros, add comments 6年前
  Chip Audette 8e48ce8ec3 AIC3206: Bug fixes 6年前
  Chip Audette 3b6400621b Add AudioControlTLV320AIC3206 6年前
  Chip Audette e06e997fdd Merge remote-tracking branch 'refs/remotes/PaulStoffregen/master' 6年前
  PaulStoffregen bf6de96083 Add links to Recorder example 6年前
  PaulStoffregen 3856412457 Avoid global Wavetable defines 6年前
  PaulStoffregen d79b1b254f Improve wavetable Zelda example 6年前
  PaulStoffregen 84073ecbfd Fix wavetable crash on instrument change after stop 6年前
  PaulStoffregen dffb84f2b6 Don't disable interrupt in update() 6年前
  PaulStoffregen 8557edb234 Impove SimpleWavetable example 6年前
  PaulStoffregen 0a35f52289 Bring wavetable data structures into AudioSynthWavetable class 6年前
  PaulStoffregen eba5e06a9a Begin wavetable documentation 6年前
  PaulStoffregen ab87205424 Add comments to wavetable synth examples 6年前
  PaulStoffregen 7bca4efd91 Add keywords for wavetable synth 6年前
  PaulStoffregen baff7e0dac Import Wavetable Synthesis project 6年前
  PaulStoffregen 734d723860 Fix minor documentation mistakes 6年前
  PaulStoffregen 4a4d695cec Play WAV files with junk sections 6年前
  PaulStoffregen c3fa61d4f9 Improve wav2sketch parsing of WAV files with junk sections 6年前
  PaulStoffregen e4fcedd834 Update WM8731 documentation 6年前
  PaulStoffregen e83ddeefdd Add WM8731 inputSelect() function and update example 6年前
  PaulStoffregen fd2947410a Fix WAVEFORM_TRIANGLE_VARIABLE at less than 1.0 amplitude 6年前
  PaulStoffregen bf96e81da6 Fix WAVEFORM_TRIANGLE at less than 1.0 amplitude 6年前
  PaulStoffregen 9fd9bc796b Add AudioAmplifier documentation image 6年前
  PaulStoffregen bebf5dce98 Add simple AudioAmplifier 6年前
  PaulStoffregen 15fe912697 Add AudioInputPDM documentation 6年前