When you are defining an object what is the
CLASS_MAINSIGNALIN
function for??
cheers
mark
It declares that the object's main (leftmost) inlet can take audio signals. You have to feed it a pointer to a floating-point number in the object struct that Pd can then use to promote float messages to signals...
cheers Miller
On Mon, Jan 28, 2002 at 06:07:44PM -0000, mark wrote:
When you are defining an object what is the
CLASS_MAINSIGNALIN
function for??
cheers
mark