Hello PdPartyAnimals,
I am super excited to announce the early release of an abstraction for pd0.43 that I have been working on. It's called [netro] and it is like a [metro] which attempts to synchronise with its buddies across the network. It's very easy to use, just drop it in your patch and specify how fast it should go at the left inlet and/or argument. It will associate in seconds with the other [netro]s on the LAN and all yr patches will work in rough time with eachother, getting increasingly closer together. Social patching circles for win!
Would love to hear about your tests on OSes other than GNU/Linux.
http://code.google.com/p/pd-netro/
It's GPLv3. Have fun. Woop!
Cheers,
Chris.
Hi Chris, only works on 0.43?
Best regards
José
2010/12/13 Chris McCormick chris@mccormick.cx:
Hello PdPartyAnimals,
I am super excited to announce the early release of an abstraction for pd0.43 that I have been working on. It's called [netro] and it is like a [metro] which attempts to synchronise with its buddies across the network. It's very easy to use, just drop it in your patch and specify how fast it should go at the left inlet and/or argument. It will associate in seconds with the other [netro]s on the LAN and all yr patches will work in rough time with eachother, getting increasingly closer together. Social patching circles for win!
Would love to hear about your tests on OSes other than GNU/Linux.
http://code.google.com/p/pd-netro/
It's GPLv3. Have fun. Woop!
Cheers,
Chris.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Yep, only 0.43 (msp; i think extended did it earlier) will send udp packets to a broadcast ip.
Chris.
"Jose Luis Santorcuato" santorcuato76@gmail.com wrote:
Hi Chris, only works on 0.43?
Best regards
José
2010/12/13 Chris McCormick chris@mccormick.cx:
Hello PdPartyAnimals,
I am super excited to announce the early release of an abstraction
for pd0.43
that I have been working on. It's called [netro] and it is like a
[metro] which
attempts to synchronise with its buddies across the network. It's
very easy to
use, just drop it in your patch and specify how fast it should go at
the left
inlet and/or argument. It will associate in seconds with the other
[netro]s on
the LAN and all yr patches will work in rough time with eachother,
getting
increasingly closer together. Social patching circles for win!
Would love to hear about your tests on OSes other than GNU/Linux.
http://code.google.com/p/pd-netro/
It's GPLv3. Have fun. Woop!
Cheers,
Chris.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
-- http://arselectronicachile.blogspot.com http://comunicacionnativa.blogspot.com/ http://www.myspace.com/santorcuato
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Ah, that's fun! Sounds like a great object for use on phones and
tablets.
.hc
On Dec 13, 2010, at 9:48 AM, Chris McCormick wrote:
Hello PdPartyAnimals,
I am super excited to announce the early release of an abstraction
for pd0.43 that I have been working on. It's called [netro] and it is like a
[metro] which attempts to synchronise with its buddies across the network. It's
very easy to use, just drop it in your patch and specify how fast it should go at
the left inlet and/or argument. It will associate in seconds with the other
[netro]s on the LAN and all yr patches will work in rough time with eachother,
getting increasingly closer together. Social patching circles for win!Would love to hear about your tests on OSes other than GNU/Linux.
http://code.google.com/p/pd-netro/
It's GPLv3. Have fun. Woop!
Cheers,
Chris.
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
'You people have such restrictive dress for women,’ she said, hobbling
away in three inch heels and panty hose to finish out another pink-
collar temp pool day. - “Hijab Scene #2", by Mohja Kahf
On Dec 13, 2010, at 9:48 AM, Chris McCormick wrote:
Hello PdPartyAnimals, http://code.google.com/p/pd-netro/
On Mon, Dec 13, 2010 at 12:28:02PM -0500, Hans-Christoph Steiner wrote:
Ah, that's fun! Sounds like a great object for use on phones and
tablets.
Unfortunately Android is doing something weird where the broadcast packets are being sent but not received. I need to contact Peter Brinkmann to see if he can shed some light on why that's happening as it's a major use-case for me to use this abstraction on phones and tablets as you say. Might require some upstream patches to Pd itself, but hopefully not.
If anyone has the opportunity to test on iOS devices I would be very keen to hear how it works there (as with OSX and Windows too).
Cheers,
Chris.
On Mon, Dec 13, 2010 at 10:48:37PM +0800, Chris McCormick wrote:
Hello PdPartyAnimals,
Hi,
Frank pointed out a bug where the copy that was up there would only work on some subnets (192.168.1.*). If you downloaded it please get the latest version which supports running on any LAN (255.255.255.255).
Enjoy!
Chris.