pdj
Category: Libraries and externals
—
Other products by this author
PDJ enables you to write java code to interact with pure-data objects
Experimental releases
There are no experimental releases available at the moment.
Project Description
- Project resources
PDJ enables you to write java code to interact with pure-data objects. The API is totally based on Cycling74 Max/MSP 'mxj' object implementation. This will enable java mxj objects to run on pure-data with pdj. On the I/O level it is compatible with Max/MSP's mxj. Anything that deals on receiving/sending atoms will try to match exact mxj behavior, with mxj being the reference implementation. The API compliance is based on Max/MSP 4.5.5 with MSP signal support.