there is a osc .net implementation: http://opensoundcontrol.org/implementation/osc-net-v1-2 it's pretty straightforward. the only problem is autoupdating the components, which requires some extra love from david (...)
I did once this very clumsy thing - script with Rhinoscript a macro that moves a point over and over and over again, while that point is referenced in grasshopper. this is a very electro-shock kind of way to convince grasshopper to update (i couldn't make the script stop afterwards without killing the whole rhino process). It was cool though to see some boids running around :) So David, please, can we have a linear frequency oscillator in gh? something that would go from 0 to 1 in steps of x over the time of y. Please!!! It would open up quite a new, more interactive side of geometry. Hey, we could even do movies for autechre afterwards... On Apr 26, 11:52 pm, enrique <actg.c...@googlemail.com> wrote: > is there any way of streaming live data from/to processing into GH? > any osc? any dark protocol? any live dataset? any xperiment?