Yet another python interpreter external object for Cycling'74 Max
your python function needs to return in one of the following object type:
- integer
- float
- string
- list (list in list is not supported)
Your Python script should be placed in one of your Max File Path folders or the same folder as your Max patch.
If you want to compile the project, download Max-SDK and place this repository into a folder named "source" in the SDK.
- multi-threading
- "print" in python -> Max console