Project Conversion

This is probably a very nooby question, but is there any universal way to adapt projects from the Pod to the Patch? There is a bunch of cool projects I would like to play with on the Patch, but I have no coding experience

In theory yes. The hardware add-ons are fairly basic. Projects for one should adapt to the other. You will need to code though and understand the Electrosmith libraries to interpret what’s going on. I’ve only been using Seed.

I’d advise picking a simple one of the projects and dissecting it and then deciding which Pod bit you want to adapt and gnaw away at that bit. All coding is (should be!) modular so the crux is taking it into manageable portions.

3 Likes

Thanks for the helpful reply! I’ll definitely look into this