Hi there.
This project is awesome; I've been working on a Pd looper for a while now, and could never get the mechanics right to get the loopers to overdub and record in sync.
One thing I did manage was to get OSC communication working quite well, so an app like TouchOSC or an ESP8266 based board could send and receive data with the pi via WiFi.
If I was looking to switch your project over to a similar model is all the serial comms stuff handled in the ARDUINO_CONTROLLER file?
I just saw this! I’m sorry. I don’t use GitHub much at all. I signed up just for this project and didn’t even realize there was an “issue” section. Are you still working on this and / or interested?
Hi there. This project is awesome; I've been working on a Pd looper for a while now, and could never get the mechanics right to get the loopers to overdub and record in sync. One thing I did manage was to get OSC communication working quite well, so an app like TouchOSC or an ESP8266 based board could send and receive data with the pi via WiFi. If I was looking to switch your project over to a similar model is all the serial comms stuff handled in the ARDUINO_CONTROLLER file?