Commit graph

10 commits

Author SHA1 Message Date
Miller Puckette
a82b66eb39 bring up to date to 0.52 and begin testing on generic esp32 board. The source
contains options for adapting to LyraT boards, in which case the thing should
be compiled using ESP's audio development system (esp-adf) instead of the
default esp-idf.  (also, the "sdkconfig" file will have to be rebuilt).

As they stand the sources load a pre-compiled patch which is munged as a C string
in the file "testpatch.c".  Optionally Pd can be reconfigured to load patches over
wifi.
2024-09-16 18:42:12 +02:00
msp
5236d62f98 turn off power saving mode on wifi 2022-10-28 09:19:27 -04:00
msp
2525a0dd11 improve networking stufff and stop I2S when DSP turned off. 2022-10-26 13:41:23 -04:00
msp
da0a1784c8 UDPa dn TCP messaging both working, but message timing varies by >= 300 msec 2022-10-26 11:45:41 -04:00
msp
451a260cd0 git things working over TCP, still working on UDP 2022-10-26 10:33:30 -04:00
msp
898c054feb well, sorta works. need to add udp back 2022-10-25 20:06:26 -04:00
msp
108f7c32e5 try to improve net... might not have failed 2022-10-25 17:58:37 -04:00
msp
428ebd1c29 wifi version set up for export 2022-10-01 17:29:06 -04:00
msp
1c0d4c305b TCP working with simple test host patch (only one ESP) 2022-09-24 17:28:28 -04:00
msp
6674f89420 replace bluetooth by WIFI using UDP. 2022-09-20 20:37:48 -04:00