sebpiq / WebPd

Run your Pure Data patches on the web.
GNU Lesser General Public License v3.0
932 stars 89 forks source link

Dynamically adding objects to WebPD patch model #101

Closed taylorbf closed 8 years ago

taylorbf commented 8 years ago

Hi @sebpiq , you mentioned that there is an API for dynamically adding objects to the WebPD patch model from the client side, although maybe undocumented. Could you post a small example of this or point me to a function in the code that could help? Can WebPD calculate the inlets/outlets for a new object or does it get that data from the PD file?

sebpiq commented 8 years ago

Hi Ben! I finally got myself to write some docs for it : https://github.com/sebpiq/WebPd#api Please have a look and tell me if this is helpful ;) or if you have any comment ...

taylorbf commented 8 years ago

Wicked, thanks!

On Jun 18, 2016, at 8:13 AM, Sebastien Piquemal notifications@github.com wrote:

Hi Ben! I finally got myself to write some docs for it : https://github.com/sebpiq/WebPd#api Please have a look and tell me if this is helpful ;) or if you have any comment ...

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.