PaulStoffregen
9b44b17006
Document bandlimit waveforms
3 年之前
PaulStoffregen
565608d2ef
Limit ladder filter to safer maximum values
https://forum.pjrc.com/threads/60488?p=269918&viewfull=1#post269918
3 年之前
PaulStoffregen
f2867e9b85
Add ladder filter to design tool
3 年之前
Jannik
be912d65d8
Update index.html
changed
{"type":"AudioOutputPWM", "resource":"DAC1", "shareable":false},
to
{"type":"AudioOutputPWM", "resource":"PWM", "shareable":false},
3 年之前
Frank
dc9b15b5d8
Fix documentation for SGTL lineInLevel (swap channels)
3 年之前
Graham Whaley
739c6c31f7
Chamberlin: change formula to latex graphic
Replace the text formula with a png graphic generated from some
LaTeX source.
Formulas in HTML apparently never made it in the mainstream,
and the recommendation is to use LaTex to generate images. See:
https://www.w3.org/MarkUp/HTMLPlus/htmlplus_45.html
To convert the .tex to a png, try:
pdflatex formulas.tex
convert -density 300 formulas.pdf -quality 95 formulas.png
Signed-off-by: Graham Whaley <graham.whaley@gmail.com>
4 年之前
Graham Whaley
b0775d3098
gui: ToneDetect: Note it uses the Goertzel algorithm
Note in the GUI help text that the ToneDetect uses the
Goertzel algorithm.
Signed-off-by: Graham Whaley <graham.whaley@gmail.com>
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 年之前
PaulStoffregen
928c0747da
Fix AudioOutputI2Sslave compatibility requirements
4 年之前
PaulStoffregen
9a38ff9f07
Add error icon
4 年之前
PaulStoffregen
a5a42ca0e2
Update documentation with credit to Alex Walch
4 年之前
PaulStoffregen
714b5ec9d3
Add PT8211 compatibility info
4 年之前
PaulStoffregen
deddf6ad40
Add I/O compatibility metadata
4 年之前
PaulStoffregen
c4f773acc9
Add more design tool documentation
4 年之前
PaulStoffregen
ee36c5beb2
Update design tool object list and documentation
4 年之前
Tom Waters
57691e9cee
Granular documentation fix
4 年之前
PaulStoffregen
f0fc4af79b
Add pinout documentation for I2S & TDM on Teensy 4.0
5 年之前
PaulStoffregen
5bf65f1c47
Start list of verified compatible I2S chips
5 年之前
PaulStoffregen
aa5f6be6d1
Minor memory player documentation update
5 年之前
PaulStoffregen
eba5e06a9a
Begin wavetable documentation
6 年之前
PaulStoffregen
734d723860
Fix minor documentation mistakes
https://forum.pjrc.com/threads/52679-Teensyduino-1-42-Released?p=181195&viewfull=1#post181195
6 年之前
PaulStoffregen
e4fcedd834
Update WM8731 documentation
6 年之前
PaulStoffregen
9fd9bc796b
Add AudioAmplifier documentation image
6 年之前
PaulStoffregen
bebf5dce98
Add simple AudioAmplifier
6 年之前
PaulStoffregen
15fe912697
Add AudioInputPDM documentation
6 年之前
PaulStoffregen
c50086b93a
Add AudioSynthWaveformModulated documentation
6 年之前
PaulStoffregen
e2db4871c6
Add AudioSynthWaveformModulated
6 年之前
PaulStoffregen
4cd3436bd7
Add variable triangle waveform
6 年之前
PaulStoffregen
324d11346c
Update AudioSynthWaveform documentation
6 年之前
PaulStoffregen
f702d20ea5
Add AudioEffectDigitalCombine documentation
6 年之前
PaulStoffregen
ff3c7c3d1e
Finish granular effect documentation
6 年之前
PaulStoffregen
abb49296e1
Begin granular effect documentation
6 年之前
PaulStoffregen
01aedf8a1a
Add freeverb documentation and examples
6 年之前
PaulStoffregen
4d98116e6f
Add isActive() and isSustain() to envelope
6 年之前
PaulStoffregen
be51fd59ec
Update AudioInputUSB documentation
6 年之前
PaulStoffregen
0432114065
Update AudioEffectEnvelope documentation
6 年之前
PaulStoffregen
f4bdcb4862
Document maximum possible delays
7 年之前
PaulStoffregen
88535e1164
ToneSweep improvements (thanks Pio)
https://forum.pjrc.com/threads/45246-Issues-with-tonesweep-in-audio-library
7 年之前
PaulStoffregen
aafb89c662
Update AudioEffectChorus documentation
7 年之前
PaulStoffregen
fd062d59fd
Update ToneSweep documentation
7 年之前
PaulStoffregen
878c7e4166
Opps, fix minor error in TDM documentation
7 年之前
PaulStoffregen
74bc4ee2f8
Add ADAT documentation
7 年之前
PaulStoffregen
d7bc194c25
Document CY15B104 extra capacitor requirement
7 年之前
PaulStoffregen
2e448ffea5
Add CY15B104 documentation
7 年之前
PaulStoffregen
6aab072831
Add AudioEffectEnvelope releaseNoteOn
https://forum.pjrc.com/threads/27806-Clicking-envelope-with-Audio-Library
7 年之前