Package com.e1.mxdublin

Main classes for mxdublin

See:
          Description

Class Summary
Delegate Delegate is a Max Callback class with PyFunction support.
DublinHelper Sets of helpers utilities for building note/chord/time values from strings and bridging python/java with pd/max.
DublinMaxObject The Dublin MaxObject implementation in PD/Max.
DublinMaxObjectReceiver Implementation of the 'dr' pdj/mxj object.
DublinProject This class encapsulate a DublinProject.
DublinSystem This class cover mxdublin static data of all dublin instances.
GroupProperties Group properties are a used to declare global properties to a project and the content is saved with the session.
LLDublinMaxObject LLDublinMaxObject is an extension of the mxdublin object.
PyReceiver Bind a 'dr' object box to a python function.
Receiver Process data that the user has sended to the 'dr' object box.
Sender Class that acts like MaxObject Sender 's'.
Trail Basic implementation of the dublin callback object.
 

Exception Summary
DublinException Generic DublinException type.
 

Package com.e1.mxdublin Description

Main classes for mxdublin