Paul Stoffregen
|
bb4fbd9f59
|
Merge pull request #347 from FrankBoesing/gui
Gui - add icon to all conflicting nodes
|
4 years ago |
Frank Bösing
|
84d3597202
|
Merge branch 'gui' of https://github.com/FrankBoesing/Audio into gui
|
4 years ago |
Frank Bösing
|
526c5b2497
|
update
|
4 years ago |
PaulStoffregen
|
75121b2064
|
Show error icons
|
4 years ago |
PaulStoffregen
|
b665b3e356
|
Move error icon to icons folder
|
4 years ago |
Paul Stoffregen
|
ce5aa6c0a8
|
Merge pull request #346 from FrankBoesing/gui
Gui - requirements
|
4 years ago |
Frank
|
25bee5becc
|
Merge pull request #2 from PaulStoffregen/master
Update
|
4 years ago |
PaulStoffregen
|
9a38ff9f07
|
Add error icon
|
4 years ago |
PaulStoffregen
|
a5a42ca0e2
|
Update documentation with credit to Alex Walch
|
4 years ago |
Frank Bösing
|
dbee3c0677
|
Set errorflag on both conflicting nodes
+ check both for "shareable"
|
4 years ago |
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 years ago |
PaulStoffregen
|
714b5ec9d3
|
Add PT8211 compatibility info
|
4 years ago |
PaulStoffregen
|
deddf6ad40
|
Add I/O compatibility metadata
|
4 years ago |
PaulStoffregen
|
c4f773acc9
|
Add more design tool documentation
|
4 years ago |
PaulStoffregen
|
ee36c5beb2
|
Update design tool object list and documentation
|
4 years ago |
Paul Stoffregen
|
c8434f7de1
|
Merge pull request #342 from FrankBoesing/patch-1
GUI: fix import
|
4 years ago |
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 years ago |
PaulStoffregen
|
39da63a392
|
Disable not-yet-working PWM output for Teensy 4.x
|
4 years ago |
PaulStoffregen
|
1be52e08c8
|
Fix ADC input on Teensy 3.x
|
4 years ago |
PaulStoffregen
|
5c5b4e80ad
|
Add SPH0645 microphone example
|
4 years ago |
PaulStoffregen
|
cad2b012c7
|
Fix TDM garbage output on unused channels
https://forum.pjrc.com/threads/60558-TDM-Out-sending-data-even-if-inputs-not-connected
|
4 years ago |
Paul Stoffregen
|
98b1883b7c
|
Merge pull request #340 from alex6679/master
async_spdif_input constructor arguments
|
4 years ago |
awalch6679
|
0ef86b456c
|
Merge remote-tracking branch 'upstream/master'
|
4 years ago |
PaulStoffregen
|
aae7f1950b
|
T4 ADC input, commandeer a timer not used for PWM and don't mess with pin 15
|
4 years ago |
PaulStoffregen
|
5d6cdd51aa
|
Initial support for ADC input on Teensy 4.0
|
4 years ago |
PaulStoffregen
|
66d89d911c
|
Add PassThroughADCtoI2S example
|
4 years ago |
Paul Stoffregen
|
188d13f19d
|
Merge pull request #339 from FrankBoesing/DMAMEM-alignment
Dmamem alignment
|
4 years ago |
Frank
|
b5cd710e06
|
Update output_adat.cpp
|
4 years ago |
Frank
|
9041bcb78d
|
alignment
|
4 years ago |
Frank
|
166554098c
|
alignment
|
4 years ago |
Frank
|
3baed4b82d
|
DMAMEM, aligned
|
4 years ago |
Frank
|
d8133e1634
|
DMAMEM, aligned
|
4 years ago |
Frank
|
9ccf4ac74f
|
Update input_pdm.cpp
|
4 years ago |
Frank
|
52b3c88e10
|
Update input_adc.cpp
|
4 years ago |
Frank
|
1b5941f0a6
|
align
|
4 years ago |
Frank
|
9f8a1603d2
|
align
|
4 years ago |
awalch6679
|
d1ef0f34cf
|
default constructor arguments
|
4 years ago |
Paul Stoffregen
|
ccc305a090
|
Merge pull request #330 from alex6679/master
async-spdif-input
|
4 years ago |
Paul Stoffregen
|
18a8d0ce79
|
Merge pull request #338 from FrankBoesing/patch-4
fix warnings
|
4 years ago |
Frank
|
2e2b1bd292
|
Update input_i2s2.cpp
|
4 years ago |
Frank
|
f0c7c0fb03
|
fix warning
|
4 years ago |
PaulStoffregen
|
cad8d177a1
|
Fix I2S2 compile error
|
4 years ago |
Paul Stoffregen
|
ea08e35b63
|
Merge pull request #333 from tomwaters/master
Granular documentation fix
|
4 years ago |
Tom Waters
|
57691e9cee
|
Granular documentation fix
|
4 years ago |
Paul Stoffregen
|
307b74cb2d
|
Merge pull request #332 from FrankBoesing/patch-3
some fixes (again) inputs i2s... sorry..
|
4 years ago |
Frank
|
d1e253ec61
|
fix compilation error
|
4 years ago |
Frank
|
fd306c6fb0
|
Update input_i2s2.cpp
|
4 years ago |
Frank
|
6c98946ef0
|
some fixes (again) inputs i2s... sorry..
|
4 years ago |
Paul Stoffregen
|
374b3fe12d
|
Merge pull request #323 from FrankBoesing/master
add DMAMEM, fix warnings
|
4 years ago |
Paul Stoffregen
|
99b9472afd
|
Merge pull request #326 from widdly/master
fix slave i2s output on teensy 4
|
4 years ago |