Jannik
be912d65d8
Update index.html
changed
{"type":"AudioOutputPWM", "resource":"DAC1", "shareable":false},
to
{"type":"AudioOutputPWM", "resource":"PWM", "shareable":false},
3 vuotta sitten
Frank
dc9b15b5d8
Fix documentation for SGTL lineInLevel (swap channels)
3 vuotta sitten
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 vuotta sitten
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 vuotta sitten
PaulStoffregen
363a61d481
Add note about half wave rectifier effect using waveshaper
4 vuotta sitten
PaulStoffregen
c87dc5a724
Fix rectifier effect description
4 vuotta sitten
PaulStoffregen
983f1c61ed
Document AudioEffectRectifier
4 vuotta sitten
PaulStoffregen
a32e47300a
Add links to documentation
4 vuotta sitten
PaulStoffregen
32174852ce
More AsyncAudioInputSPDIF3 documentation
4 vuotta sitten
PaulStoffregen
9389f91901
Update AsyncAudioInputSPDIF3 documentation
4 vuotta sitten
Frank
0d32d6411d
Gui: finally: Fix reload issue
...pls don't forget to copy the css to the website.
4 vuotta sitten
PaulStoffregen
928c0747da
Fix AudioOutputI2Sslave compatibility requirements
4 vuotta sitten
Frank Bösing
777ee3a6d7
cleaning
4 vuotta sitten
Frank Bösing
cac8726c77
Update view.js
4 vuotta sitten
Frank Bösing
4a2c98eaaa
add on-click message
4 vuotta sitten
Frank Bösing
271e8aa1e3
one more fix
ok, the previous issue is now fixed, too.
There is one very minor issue remaining:
If you click "reload"" the first node get no error-icon.
With the fist click to the workspace it reappears.
I'll do not fix that now.
Maybe one day.
4 vuotta sitten
Frank Bösing
526c5b2497
update
4 vuotta sitten
PaulStoffregen
75121b2064
Show error icons
4 vuotta sitten
PaulStoffregen
b665b3e356
Move error icon to icons folder
4 vuotta sitten
PaulStoffregen
9a38ff9f07
Add error icon
4 vuotta sitten
PaulStoffregen
a5a42ca0e2
Update documentation with credit to Alex Walch
4 vuotta sitten
Frank Bösing
dbee3c0677
Set errorflag on both conflicting nodes
+ check both for "shareable"
4 vuotta sitten
Frank Bösing
f88a09f8a3
Gui - requirements
Step #1
Load and check for requirements.
Output - at the moment - on Javascript console.
Step #2 : Make conflicts visible (with an Icon), and with a Text-Hint, eventually
Test here: https://forum.pjrc.com/threads/60109-Audio-GUI-for-T4?p=241364&viewfull=1#post241364
4 vuotta sitten
PaulStoffregen
714b5ec9d3
Add PT8211 compatibility info
4 vuotta sitten
PaulStoffregen
deddf6ad40
Add I/O compatibility metadata
4 vuotta sitten
PaulStoffregen
c4f773acc9
Add more design tool documentation
4 vuotta sitten
PaulStoffregen
ee36c5beb2
Update design tool object list and documentation
4 vuotta sitten
Frank
49d5c6cac4
fixes import
https://forum.pjrc.com/threads/45216-Two-GUI-related-bugs
Please merge afer relase of 1.52 - needs more testing.
however, the examples from that thread seem to work now.
4 vuotta sitten
Tom Waters
57691e9cee
Granular documentation fix
4 vuotta sitten
PaulStoffregen
f0fc4af79b
Add pinout documentation for I2S & TDM on Teensy 4.0
5 vuotta sitten
PaulStoffregen
5bf65f1c47
Start list of verified compatible I2S chips
5 vuotta sitten
PaulStoffregen
aa5f6be6d1
Minor memory player documentation update
5 vuotta sitten
PaulStoffregen
eba5e06a9a
Begin wavetable documentation
6 vuotta sitten
PaulStoffregen
734d723860
Fix minor documentation mistakes
https://forum.pjrc.com/threads/52679-Teensyduino-1-42-Released?p=181195&viewfull=1#post181195
6 vuotta sitten
PaulStoffregen
e4fcedd834
Update WM8731 documentation
6 vuotta sitten
PaulStoffregen
9fd9bc796b
Add AudioAmplifier documentation image
6 vuotta sitten
PaulStoffregen
bebf5dce98
Add simple AudioAmplifier
6 vuotta sitten
PaulStoffregen
15fe912697
Add AudioInputPDM documentation
6 vuotta sitten
PaulStoffregen
c50086b93a
Add AudioSynthWaveformModulated documentation
6 vuotta sitten
PaulStoffregen
e2db4871c6
Add AudioSynthWaveformModulated
6 vuotta sitten
PaulStoffregen
4cd3436bd7
Add variable triangle waveform
6 vuotta sitten
PaulStoffregen
324d11346c
Update AudioSynthWaveform documentation
6 vuotta sitten
PaulStoffregen
f702d20ea5
Add AudioEffectDigitalCombine documentation
6 vuotta sitten
PaulStoffregen
ff3c7c3d1e
Finish granular effect documentation
6 vuotta sitten
PaulStoffregen
abb49296e1
Begin granular effect documentation
6 vuotta sitten
PaulStoffregen
01aedf8a1a
Add freeverb documentation and examples
6 vuotta sitten
PaulStoffregen
4d98116e6f
Add isActive() and isSustain() to envelope
6 vuotta sitten
PaulStoffregen
be51fd59ec
Update AudioInputUSB documentation
6 vuotta sitten
PaulStoffregen
0432114065
Update AudioEffectEnvelope documentation
6 vuotta sitten
PaulStoffregen
f4bdcb4862
Document maximum possible delays
7 vuotta sitten