Chip Audette
|
3b6400621b
|
Add AudioControlTLV320AIC3206
|
6 years ago |
Chip Audette
|
e06e997fdd
|
Merge remote-tracking branch 'refs/remotes/PaulStoffregen/master'
|
6 years ago |
PaulStoffregen
|
bf6de96083
|
Add links to Recorder example
|
6 years ago |
PaulStoffregen
|
3856412457
|
Avoid global Wavetable defines
|
6 years ago |
PaulStoffregen
|
d79b1b254f
|
Improve wavetable Zelda example
|
6 years ago |
PaulStoffregen
|
84073ecbfd
|
Fix wavetable crash on instrument change after stop
|
6 years ago |
PaulStoffregen
|
dffb84f2b6
|
Don't disable interrupt in update()
|
6 years ago |
PaulStoffregen
|
8557edb234
|
Impove SimpleWavetable example
|
6 years ago |
PaulStoffregen
|
0a35f52289
|
Bring wavetable data structures into AudioSynthWavetable class
|
6 years ago |
PaulStoffregen
|
eba5e06a9a
|
Begin wavetable documentation
|
6 years ago |
PaulStoffregen
|
ab87205424
|
Add comments to wavetable synth examples
|
6 years ago |
PaulStoffregen
|
7bca4efd91
|
Add keywords for wavetable synth
|
6 years ago |
PaulStoffregen
|
baff7e0dac
|
Import Wavetable Synthesis project
https://github.com/TeensyAudio/Wavetable-Synthesis
|
6 years ago |
PaulStoffregen
|
734d723860
|
Fix minor documentation mistakes
https://forum.pjrc.com/threads/52679-Teensyduino-1-42-Released?p=181195&viewfull=1#post181195
|
6 years ago |
PaulStoffregen
|
4a4d695cec
|
Play WAV files with junk sections
|
6 years ago |
PaulStoffregen
|
c3fa61d4f9
|
Improve wav2sketch parsing of WAV files with junk sections
https://forum.pjrc.com/threads/50537
|
6 years ago |
PaulStoffregen
|
e4fcedd834
|
Update WM8731 documentation
|
6 years ago |
PaulStoffregen
|
e83ddeefdd
|
Add WM8731 inputSelect() function and update example
|
6 years ago |
PaulStoffregen
|
fd2947410a
|
Fix WAVEFORM_TRIANGLE_VARIABLE at less than 1.0 amplitude
|
6 years ago |
PaulStoffregen
|
bf96e81da6
|
Fix WAVEFORM_TRIANGLE at less than 1.0 amplitude
|
6 years ago |
PaulStoffregen
|
9fd9bc796b
|
Add AudioAmplifier documentation image
|
6 years ago |
PaulStoffregen
|
bebf5dce98
|
Add simple AudioAmplifier
|
6 years ago |
PaulStoffregen
|
15fe912697
|
Add AudioInputPDM documentation
|
6 years ago |
PaulStoffregen
|
48e0aa4529
|
Add AudioInputPDM
|
6 years ago |
PaulStoffregen
|
c50086b93a
|
Add AudioSynthWaveformModulated documentation
|
6 years ago |
PaulStoffregen
|
8cea4b3f2c
|
Add waveform phase modulation
|
6 years ago |
PaulStoffregen
|
2244781c1c
|
Never allow freq modulation to attempt higher than Nyquist
|
6 years ago |
PaulStoffregen
|
e2db4871c6
|
Add AudioSynthWaveformModulated
|
6 years ago |
PaulStoffregen
|
4cd3436bd7
|
Add variable triangle waveform
|
6 years ago |
PaulStoffregen
|
eef399ef8d
|
Fix numerical overflow at top of triangle waveform
|
6 years ago |
PaulStoffregen
|
324d11346c
|
Update AudioSynthWaveform documentation
|
6 years ago |
PaulStoffregen
|
3da7c56a8e
|
Add Waveforms example
|
6 years ago |
PaulStoffregen
|
e822e3fd6b
|
Fix AudioSynthWaveform (had many bugs, ugh....)
|
6 years ago |
PaulStoffregen
|
99b0e1a44c
|
Reformat AudioSynthWaveform (no actual code change)
|
6 years ago |
PaulStoffregen
|
f702d20ea5
|
Add AudioEffectDigitalCombine documentation
|
6 years ago |
PaulStoffregen
|
f3a3ca864c
|
Move combine effect constants to class enum, not global scope
|
6 years ago |
PaulStoffregen
|
50dd542807
|
Add AudioEffectDigitalCombine (from Bleep Labs)
|
6 years ago |
PaulStoffregen
|
ff3c7c3d1e
|
Finish granular effect documentation
|
6 years ago |
PaulStoffregen
|
4c634b745b
|
Increase granular speed range, change public function to setSpeed()
|
6 years ago |
PaulStoffregen
|
8aa07122d0
|
Change granular public API to beginFreeze(), beginPitchShift(), stop()
|
6 years ago |
PaulStoffregen
|
ee0b05b63b
|
Granular freeze mode sample at start & rework all state variables
|
6 years ago |
PaulStoffregen
|
cf81588168
|
Simplify pitch shift start logic
|
6 years ago |
PaulStoffregen
|
abb49296e1
|
Begin granular effect documentation
|
6 years ago |
PaulStoffregen
|
0366f1c26e
|
Clean up granular effect code
|
6 years ago |
PaulStoffregen
|
c4d1a36310
|
Add AudioEffectGranular, untested (Bleep Labs)
|
6 years ago |
PaulStoffregen
|
01aedf8a1a
|
Add freeverb documentation and examples
|
6 years ago |
PaulStoffregen
|
551d8619e4
|
Add AudioEffectFreeverbStereo
|
6 years ago |
PaulStoffregen
|
5337b55819
|
Add freeverb adjustable roomsize & damping
|
6 years ago |
PaulStoffregen
|
1b69ff6c17
|
Add AudioEffectFreeverb
|
6 years ago |
PaulStoffregen
|
4d98116e6f
|
Add isActive() and isSustain() to envelope
|
6 years ago |