Frank Bösing
b98ad575b6
LC has no I2S0_TCR1
преди 3 години
Frank
2096210d3c
bugfix
преди 3 години
Frank
af0b54930f
Add Teensy LC Code for PT8211
преди 3 години
Paul Stoffregen
5e4bc3195c
Merge pull request #371 from FrankBoesing/patch-1
PT8211: fix beep on startup
преди 3 години
Frank
6d83a81055
done :)
преди 3 години
Frank
e4dfba809b
Update output_pt8211.cpp
преди 3 години
Frank
c44dc098ee
fix beep on startup
https://forum.pjrc.com/threads/64592-Teensyduino-1-54-Beta-5?p=263595&viewfull=1#post263595
преди 3 години
PaulStoffregen
ebfb3270fe
Add comment with link to I2S hardware explanation
преди 3 години
Paul Stoffregen
61b7c3ecce
Merge pull request #370 from FrankBoesing/master
wav2sketch - Update for T4.x
преди 4 години
Frank
068f9b573e
Add files via upload
преди 4 години
Frank
a412ee8a1b
Update wav2sketch.c
преди 4 години
Paul Stoffregen
6822072ad7
Merge pull request #368 from el-supremo/patch-1
Update effect_rectifier.cpp
преди 4 години
Pete
7cafab457d
Update effect_rectifier.cpp
Bug: was overwriting a read-only buffer
преди 4 години
Paul Stoffregen
e96a8834d8
Merge pull request #366 from grahamwhaley/20201119_gui_additions
Minor gui text updates
преди 4 години
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
7669598068
Add comment with link to forum conversation
преди 4 години
PaulStoffregen
0d6a9b8a44
Fix PT2811 crash on Teensy 4.x
https://forum.pjrc.com/threads/64388-PT8211-and-Teensy-4?p=259415&viewfull=1#post259415
преди 4 години
PaulStoffregen
6369a6ae1f
Improve interrupt handling for simultaneous WAV file playing
преди 4 години
PaulStoffregen
6ab951bfcf
Fix bug in SimultaneousPlay example
преди 4 години
PaulStoffregen
7aa04b0a82
Add link & comments to SimultaneousPlay example
преди 4 години
PaulStoffregen
dd90453843
SimultaneousPlay examples goes in SD_Card folder
преди 4 години
PaulStoffregen
2739d3275b
Add SimultaneousPlay for testing SD card and SD/SdFat library
преди 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 години
Paul Stoffregen
05265df196
Merge pull request #358 from alex6679/master
using the spdif configuration of AudioOutputSPDIF3 and more
преди 4 години
Paul Stoffregen
8764e4ca1d
Merge pull request #359 from MarkTillotson/tonesweep_improvement
Fix discontinuity in frequency stepping in tonesweep
преди 4 години
user
2416c39b74
Fix discontinuity in frequency stepping in tonesweep, remove unnecessary/incorrect masking of phase
преди 4 години
awalch6679
4b82cb7333
stop function removed
преди 4 години
PaulStoffregen
f6b809e572
Fix missing DSP instruction alternates on Teensy LC
преди 4 години
PaulStoffregen
1d0b10ed21
Remove leftover debug printing
преди 4 години
PaulStoffregen
7179fcee28
Fix compile errors on Teensy LC
преди 4 години
PaulStoffregen
d012b952e9
Fix PT8211 on Teensy 4.x
преди 4 години
PaulStoffregen
4d2ffa31d4
Add Vocoder19Band example from Bradley Sanders
https://forum.pjrc.com/threads/61384?p=243547&viewfull=1#post243547
преди 4 години
PaulStoffregen
4d12f75486
update keywords
преди 4 години
PaulStoffregen
a625bb7ab8
Add rectifier effect
преди 4 години
awalch6679
84da392ddd
FLASHMEM instead of PROGMEM for functions
преди 4 години
awalch6679
7e7cb4dbb8
added the maximum filter length to the parameters
преди 4 години
awalch6679
141b88bf10
turning dither and noise shaping off at the simple example
преди 4 години
awalch6679
893296c060
async spdif input -> friendclass of spdif output
AudioOutputSPDIF3::config_spdif3() used to configure spdif receiver
преди 4 години
Paul Stoffregen
5205233a47
Merge pull request #352 from FrankBoesing/patch-1
Gui: finally: Fix reload issue
преди 4 години
Frank
0d32d6411d
Gui: finally: Fix reload issue
...pls don't forget to copy the css to the website.
преди 4 години
awalch6679
832bef49b7
minor bug fix at the computation of the target frequency
providing the actual anti-aliasing attenuation and resampling filter length
преди 4 години
PaulStoffregen
928c0747da
Fix AudioOutputI2Sslave compatibility requirements
преди 4 години
Paul Stoffregen
41b1212baa
Merge pull request #350 from FrankBoesing/gui
add on-click message
преди 4 години
Frank Bösing
777ee3a6d7
cleaning
преди 4 години