Max/MSP + Swift = iOS apps?

lehrman's icon

A couple of my students have found some libraries that allow PureData to link to Swift and Objective-C on iOS platforms, and are designing some nice little apps with them. Max/MSP is a better teaching tool than PD, and I want to try to incorporate it into an upcoming iOS programming course. Is anyone working on getting Max/MSP and Swift to talk to each other? It would be great...

Julien Bayle's icon

pure data is open source. this is the difference with Max (amongst many others)

BUT, you can use gen~ to patch DSP, generate the underlying C++ code, and use this latter inside any other framework.

Eldar Sadykov's icon

Check this out: https://cycling74.com/projects/swiftrnbo