Skip to content

mc karma~ in the house? #67

@rconstanzo

Description

@rconstanzo

It would be great to mc enable karma~.

From the looks of this thread, it seems like it won't be complicated.

(relevant text from JKC):

pretty much any object that can work in parallel for mc usage will work as is with the mc.wrapper~ implementation. That just makes N copies of the object and dispatches the N channels to the N instances. You just need to add something to your package's init folder with lines of the form:

max objectfile mc.abs~ mc.wrapper~ abs~;

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions