CNMAT / CNMAT-odot

Multi-paradigm Dynamic Programming
Other
114 stars 11 forks source link

o.slipserial needs better documentation of the inlets and outlets #59

Closed maccallum closed 10 years ago

maccallum commented 10 years ago

I can't figure out what the different inlets and outlets do from the help patch. I've just replicated the documentation from slipOSC for now.

adrianfreed commented 10 years ago

osc packet goes into the left inlet

byte representation comes out of the middle inlet

byte representations goes in the right inlet osc messages (as Max or Fullpacket?) and bang comes out the left outlet right outlet has the timetag stripped off a bundle that comes in. It was modeled on opensoundcontrol but I don't know if the code reflects this.

On Jun 13, 2014, at 11:49 AM, John MacCallum notifications@github.com wrote:

I can't figure out what the different inlets and outlets do from the help patch. I've just replicated the documentation from slipOSC for now.

— Reply to this email directly or view it on GitHub.

adrianfreed commented 10 years ago

closed because sliposc is going away