Awesome! I tried to use this when hacking on tmpad r4, but it wasn't working. So I went with node-midi instead.
Now that it works, I'll need to revisit this! Thanks! --Elijah On Mar 24, 2012 5:42 AM, "TheAlphaNerd" <[email protected]> wrote: > So node-osc was broken / deprecated. After banging my head against > the wall I managed to get everything working again with node v0.6.13. > > You can install this package with "npm install node-osc" > > This package has abstracted objects for an osc Server, osc Client, and > osc Message. It makes sending OSC messages very very easy. > > The source is available at https://github.com/TheAlphaNerd/node-osc > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
