Dave Crist
970dcb1a0b
fixing use of non-constant in case of switch
4 年之前
Dave Crist
8a45aed3cf
fixing playFile function name typo
4 年之前
Dave Crist
07abdbcb1b
sdwav play/pause initial commit
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 年之前
Frank Bösing
cac8726c77
Update view.js
4 年之前
Frank Bösing
4a2c98eaaa
add on-click message
4 年之前
Paul Stoffregen
cac93f776d
Merge pull request #348 from FrankBoesing/gui
one more fix
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 年之前
Paul Stoffregen
bb4fbd9f59
Merge pull request #347 from FrankBoesing/gui
Gui - add icon to all conflicting nodes
4 年之前
Frank Bösing
84d3597202
Merge branch 'gui' of https://github.com/FrankBoesing/Audio into gui
4 年之前
Frank Bösing
526c5b2497
update
4 年之前
PaulStoffregen
75121b2064
Show error icons
4 年之前
PaulStoffregen
b665b3e356
Move error icon to icons folder
4 年之前
Paul Stoffregen
ce5aa6c0a8
Merge pull request #346 from FrankBoesing/gui
Gui - requirements
4 年之前
Frank
25bee5becc
Merge pull request #2 from PaulStoffregen/master
Update
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 年之前