hi dears... is it possible to stream a Gem chain via netsend or [osc] to another computer.
because gem chains are cool
thanks nicolas
heya,
You can't stream a gem-chain itself, but you can use OSC to send the control values to another patch. You would have to manually attach each paramter.
It would be interesting if the Gemlist render data could be packed into a PD list and then stream to another machine so that a second gem-chain could get the same render paramters attached to the original.
Obviously things like textures or memory reference would not work... but for complex trans/rot/scale this could be interesting...
B>
sl1200mk2@free.fr wrote:
hi dears... is it possible to stream a Gem chain via netsend or [osc] to another computer.
because gem chains are cool
thanks nicolas
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
sl1200mk2@free.fr wrote:
hi dears... is it possible to stream a Gem chain via netsend or [osc] to another computer.
because gem chains are cool
no its not.
gem chains basically modify the state of an openGL-server (e.g. your gfx-card) and don't hold any data by themselves.
the openGL-server might be on the other side of the ocean.
if you want to stream frame wise, you could try gem2pdp and pidip's streaming facilities.
mfg..adsr IOhannes