Final Project Update

For my project proposal, I set up a Max patch with a bunch of cool guitar effects that I could run my guitar signal through. To create a guitar pedal that can manipulate these effects, I first need to find a way to get my ESP8266 to control these effect parameters in Max. I initially thought that Open Sound Control would work for this. Looking online, I saw similar projects that used the iPhone Touch OSC app to control Max. However, I wasn’t able to get Max to get input from the Touch OSC app. I also looked into the OSC for Arduino library but didn’t find anything similar to my project. I am currently still looking for a method.