Hallo, Andrea Valle hat gesagt: // Andrea Valle wrote:
I must admit that I'm not skilled in compiling stuff, and I am a PD newbie, as I was attracted especially by the possibility of linking PD real time and GUI capabilities with algos composing by python (which I use in non real time mode audio manipulation). Anycase, I tried to decipher instructions.
I cannot help you with compiling things on OS-X, but your usecase might not need to actually run Python inside Pd via pyext. You could also just code away in Python standalone, then if you need to connect both P-worlds, you could send data over the TCP network using either netsend/neteceive or OSC.
Frank Barknecht _ ______footils.org__