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 години
Frank
0d32d6411d
Gui: finally: Fix reload issue
...pls don't forget to copy the css to the website.
преди 4 години
PaulStoffregen
928c0747da
Fix AudioOutputI2Sslave compatibility requirements
преди 4 години
Frank Bösing
777ee3a6d7
cleaning
преди 4 години
Frank Bösing
cac8726c77
Update view.js
преди 4 години
Frank Bösing
4a2c98eaaa
add on-click message
преди 4 години
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 години
Frank Bösing
526c5b2497
update
преди 4 години
PaulStoffregen
75121b2064
Show error icons
преди 4 години
PaulStoffregen
b665b3e356
Move error icon to icons folder
преди 4 години
PaulStoffregen
9a38ff9f07
Add error icon
преди 4 години
PaulStoffregen
a5a42ca0e2
Update documentation with credit to Alex Walch
преди 4 години
Frank Bösing
dbee3c0677
Set errorflag on both conflicting nodes
+ check both for "shareable"
преди 4 години
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 години
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 години
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 години
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 години