830 Révisions (99b9472afd24bea13efc799742c0ea432ef2303a)
 

Auteur SHA1 Message Date
  Paul Stoffregen 8a9cfbe32a
Merge pull request #277 from tsandmann/bugfix-AudioPlaySdWav il y a 6 ans
  Timo Sandmann 3885801da8 Bugfix for missing initialization of data pointers in AudioPlaySdWav il y a 6 ans
  Frank 90a494be47
memset: wrong size - element size is not 1 il y a 6 ans
  Paul Stoffregen 6ec1e26e81
Merge pull request #273 from FrankBoesing/patch-3 il y a 6 ans
  Frank b47ca43f73
Add missing Keywords setLowShelf/setHighShelf il y a 6 ans
  Frank 7441fa8dd9
Bugfix: Errors when using 168MHz due to missing line il y a 6 ans
  Paul Stoffregen bc3a7089b1
Merge pull request #263 from chipaudette/master il y a 6 ans
  Chip Audette 58bebdab44 AIC3206: rename channel macros, add comments il y a 6 ans
  Chip Audette 8e48ce8ec3 AIC3206: Bug fixes il y a 6 ans
  Chip Audette 3b6400621b Add AudioControlTLV320AIC3206 il y a 6 ans
  Chip Audette e06e997fdd Merge remote-tracking branch 'refs/remotes/PaulStoffregen/master' il y a 6 ans
  PaulStoffregen bf6de96083 Add links to Recorder example il y a 6 ans
  PaulStoffregen 3856412457 Avoid global Wavetable defines il y a 6 ans
  PaulStoffregen d79b1b254f Improve wavetable Zelda example il y a 6 ans
  PaulStoffregen 84073ecbfd Fix wavetable crash on instrument change after stop il y a 6 ans
  PaulStoffregen dffb84f2b6 Don't disable interrupt in update() il y a 6 ans
  PaulStoffregen 8557edb234 Impove SimpleWavetable example il y a 6 ans
  PaulStoffregen 0a35f52289 Bring wavetable data structures into AudioSynthWavetable class il y a 6 ans
  PaulStoffregen eba5e06a9a Begin wavetable documentation il y a 6 ans
  PaulStoffregen ab87205424 Add comments to wavetable synth examples il y a 6 ans
  PaulStoffregen 7bca4efd91 Add keywords for wavetable synth il y a 6 ans
  PaulStoffregen baff7e0dac Import Wavetable Synthesis project il y a 6 ans
  PaulStoffregen 734d723860 Fix minor documentation mistakes il y a 6 ans
  PaulStoffregen 4a4d695cec Play WAV files with junk sections il y a 6 ans
  PaulStoffregen c3fa61d4f9 Improve wav2sketch parsing of WAV files with junk sections il y a 6 ans
  PaulStoffregen e4fcedd834 Update WM8731 documentation il y a 6 ans
  PaulStoffregen e83ddeefdd Add WM8731 inputSelect() function and update example il y a 6 ans
  PaulStoffregen fd2947410a Fix WAVEFORM_TRIANGLE_VARIABLE at less than 1.0 amplitude il y a 6 ans
  PaulStoffregen bf96e81da6 Fix WAVEFORM_TRIANGLE at less than 1.0 amplitude il y a 6 ans
  PaulStoffregen 9fd9bc796b Add AudioAmplifier documentation image il y a 6 ans
  PaulStoffregen bebf5dce98 Add simple AudioAmplifier il y a 6 ans
  PaulStoffregen 15fe912697 Add AudioInputPDM documentation il y a 6 ans
  PaulStoffregen 48e0aa4529 Add AudioInputPDM il y a 6 ans
  PaulStoffregen c50086b93a Add AudioSynthWaveformModulated documentation il y a 6 ans
  PaulStoffregen 8cea4b3f2c Add waveform phase modulation il y a 6 ans
  PaulStoffregen 2244781c1c Never allow freq modulation to attempt higher than Nyquist il y a 6 ans
  PaulStoffregen e2db4871c6 Add AudioSynthWaveformModulated il y a 6 ans
  PaulStoffregen 4cd3436bd7 Add variable triangle waveform il y a 6 ans
  PaulStoffregen eef399ef8d Fix numerical overflow at top of triangle waveform il y a 6 ans
  PaulStoffregen 324d11346c Update AudioSynthWaveform documentation il y a 6 ans
  PaulStoffregen 3da7c56a8e Add Waveforms example il y a 6 ans
  PaulStoffregen e822e3fd6b Fix AudioSynthWaveform (had many bugs, ugh....) il y a 6 ans
  PaulStoffregen 99b0e1a44c Reformat AudioSynthWaveform (no actual code change) il y a 6 ans
  PaulStoffregen f702d20ea5 Add AudioEffectDigitalCombine documentation il y a 6 ans
  PaulStoffregen f3a3ca864c Move combine effect constants to class enum, not global scope il y a 6 ans
  PaulStoffregen 50dd542807 Add AudioEffectDigitalCombine (from Bleep Labs) il y a 6 ans
  PaulStoffregen ff3c7c3d1e Finish granular effect documentation il y a 6 ans
  PaulStoffregen 4c634b745b Increase granular speed range, change public function to setSpeed() il y a 6 ans
  PaulStoffregen 8aa07122d0 Change granular public API to beginFreeze(), beginPitchShift(), stop() il y a 6 ans
  PaulStoffregen ee0b05b63b Granular freeze mode sample at start & rework all state variables il y a 6 ans