Commit graph

2 commits

Author SHA1 Message Date
Miller Puckette
3c604699ba attempts to get running on lyrat boards. Loads OK but inputs and outputs
silence.  Still questionable but audible output from generic ESP32 boards
with MAX98357A DAC/AMP and INMP 441 MEMS mic.
2024-09-18 11:15:58 +02:00
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