PaulStoffregen
f2867e9b85
Add ladder filter to design tool
3 lat temu
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 lat temu
PaulStoffregen
b665b3e356
Move error icon to icons folder
4 lat temu
PaulStoffregen
9a38ff9f07
Add error icon
4 lat temu
PaulStoffregen
eba5e06a9a
Begin wavetable documentation
6 lat temu
PaulStoffregen
9fd9bc796b
Add AudioAmplifier documentation image
6 lat temu
PaulStoffregen
15fe912697
Add AudioInputPDM documentation
6 lat temu
PaulStoffregen
c50086b93a
Add AudioSynthWaveformModulated documentation
6 lat temu
PaulStoffregen
4cd3436bd7
Add variable triangle waveform
6 lat temu
PaulStoffregen
324d11346c
Update AudioSynthWaveform documentation
6 lat temu
PaulStoffregen
74bc4ee2f8
Add ADAT documentation
7 lat temu
PaulStoffregen
cd23fe128a
Add waveshaper documentation
7 lat temu
PaulStoffregen
2d7751e48d
Add documentation for new features
7 lat temu
PaulStoffregen
ce1feb388c
Add info about Adafruit Microphone to ADC documentation
8 lat temu
PaulStoffregen
86b9b9ceb1
Add documentation for new objects
8 lat temu
PaulStoffregen
248b6d25cc
Add PT8211 documentation and example
8 lat temu
Benjamin
d16055bfbd
Add biquad shelf filter documentation in GUI
8 lat temu
PaulStoffregen
eaded1b6ac
Add touchguitar image to Karplus Strong documentation
8 lat temu
PaulStoffregen
ad5ce98926
Improve DAC and I2S slave documentation
8 lat temu
PaulStoffregen
1acdc4bd2c
Add documentation for USB & KarplusStrong
8 lat temu
PaulStoffregen
b32149a46d
Add photos to quad in/out object documentation
8 lat temu
PaulStoffregen
aecb6d73a5
Move misc files to subdirs
9 lat temu