Home

Awesome

nt.python for C74 Max

Yet another python interpreter external object for Cycling'74 Max

<img src="https://github.com/naotokui/nt.python/blob/master/nt.python/help/ntpython_screen.png" width=600>

Known Limitations

your python function needs to return in one of the following object type:

Your Python script should be placed in one of your Max File Path folders or the same folder as your Max patch.

Compilation

If you want to compile the project, download Max-SDK and place this repository into a folder named "source" in the SDK.

Coming Features