728 Revize (8a9cfbe32a95ed03061e76dbc0145b6da5cbacae)
 

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