Re: [PD] Pduino: Call for testing

2012-03-06 Thread Jordi Sala
yes, it works fine!

On 6 March 2012 17:12, Roman Haefeli  wrote:

> On Tue, 2012-03-06 at 10:56 -0500, Hans-Christoph Steiner wrote:
> > On Mar 4, 2012, at 9:45 AM, Roman Haefeli wrote:
> > > Actually [zexy/makesymbol] wasn't ever used in [arduino], only in
> > > arduino-help.pd . There it's used to display the Firmware version in a
> > > GOP cnv object -> [zexy/makesymbol firmata_%s.%s]. This can be safely
> > > replaced nowadays by [symbol firmata_$1.$2(. However, I didn't even use
> > > that, because I thought it would be useful to display the whole Firmata
> > > specification there, not only the protocol version. It now displays
> > > something like:
> > >
> > > StandardFirmata 2 3
> > >
> > > and it does so with only using vanilla classes. Let me point that
> > > [arduino] itself is not all affected by this.
> >
> > Replacing [zexy/makesymbol] sounds like a good solution. I think that
> > the [symbol Firmata_$1.$2( will produce the most readable version of
> > this.  "StandardFirmata 2 3" is not super clear, especially to
> > newbies.
>
> Why would like the help-patch to only show the version in some weird
> format instead of showing exactly what [arduino]'s right outlet is
> sending? Am I missing something here? It's easy to change, but I don't
> get your point here. If you insist, i'll change it.
>
> > >> Pduino deliberately uses namespace prefixes because that's currently
> > >> the only way to guarantee the correct object is being loaded.
> > >
> > > Agreed.
> > >
> > >> Using [declare -lib zexy]  [makesymbol] does not currently guarantee
> > >> that (tho it should).
> > >
> > > Yeah, I also agree that it should.
> > >
> > > Please, tell me about your further constraints, if there are any, and
> > > I'll see how I can comply with them.
> >
> > I can't think of any off the top of my head, but I am sure they exist.
> > The best approach for something like this, I think, is to try to make
> > sure that the given output is exactly the same.  So if the
> > [zexy/makesymbol] code produces "Firmata_2.3", the updated code should
> > as well, unless the problem is specifically because the message is
> > like "Firmata_2.3".
>
> Sorry, if I am wrong, but I have the slight feeling, that you still
> think that something in [arduino] has changed. I can assure you that the
> updated [arduino] gives the _exact_ same output as the original one.
> That is, it still sends:
>
> 'firmware StandardFirmata 2 3'
>
> 'version 2 3'
>
> to it's right outlet. Only the help-patch has changed (see above).
>
> Please be assured, I wouldn't change any message format in [arduino]
> itself.
>
> So, how we proceed?
>
> Roman
>
>
>
>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>



-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Pduino: Call for testing

2012-03-04 Thread Jordi Sala
t plan any 'hostile
> > > take-over').
> > >
> > > Finally, if we eventually agree on merging our git Pduino with the
> > > official pd-svn/externals/hardware/arduino, I'd like to bump the Pduino
> > > version to the Firmata version. As I understand, [arduino] is a plain
> > > implementation of the Firmata protocol, not less, not more. I think it
> > > would make sense to reflect the version of the protocol it implements
> in
> > > its own version. We could still add a bug-fix number, so changes to
> > > [arduino] without switching the prococol version could be reflected.
> > > Something like
> > >
> > > 2.3.1
> > > | | |
> > > | | Pduino bugfix version
> > > | protocol minor version
> > > protocol major version
> > >
> > > What do you think?
> > >
> > > Roman
> > >
> > >
> >
> >
> >
> >
> 
> >
> > "[W]e have invented the technology to eliminate scarcity, but we are
> deliberately throwing it away to benefit those who profit from scarcity."
>  -John Gilmore
> >
> >
>
>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>



-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] minicomputers for pd + gem (linux)

2012-02-18 Thread Jordi Sala
Thanks a lot!!

On 17 February 2012 21:46, Andy Farnell  wrote:

> On Fri, Feb 17, 2012 at 03:12:57PM -0500, Hans-Christoph Steiner wrote:
> >
> > On Feb 17, 2012, at 2:17 PM, Mathieu Bouchard wrote:
> >
> > > Le 2012-02-17 à 18:53:00, Jordi Sala a écrit :
> > >
> > >> Can anyone help me with minicomputers that run acceptably with Ubuntu
> + PD (GEM)? some experience?
> > >
> > > DEC's PDP-1134 would be your best bet.
> > >
> > >
> http://1.bp.blogspot.com/_ud6cVWt3cc4/TFSxKkaka_I/AJ8/cICybvX3IHE/s1600/pdp1134.jpg
> > >
> > > It can't run Ubuntu, but it can run a fairly recent version of UNIX,
> to which PureData could be ported if it gets shrunk to fit in 0.000122 meg
> of RAM.
> > >
> > > If the RAM is a bit too tight, don't worry, it comes with two
> tapedecks, as you can see in the 1st and 4th towers.
> > >
> > > It's such a wonder of technology. Much smaller than a real computer.
> > >
> > > It wouldn't take that many man-months of porting to get it going...
> > >
> > > http://en.wikipedia.org/wiki/Minicomputer
> >
> > We are not living in the 80s any more. ;)
>
>
> But some of us have to keep reliving it in therapy
>
> http://www.thefashionpolice.net/2007/09/fashion-crimes-of-the-80s.html
>
>
>
>
> >
> > .hc
> >
> >
> >
> 
> >
> > The arc of history bends towards justice. - Dr. Martin Luther King,
> Jr.
> >
> >
> >
> > ___
> > Pd-list@iem.at mailing list
> > UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>



-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] minicomputers for pd + gem (linux)

2012-02-17 Thread Jordi Sala
Hi!

Can anyone help me with minicomputers that run acceptably with Ubuntu + PD
(GEM)? some experience?

Consider that as these machines can achieve a good performance?

http://www.pccomponentes.com/foxconn_nettop_a3500_barebone_negro.html

http://pdes.zotac.com/index.php?page=shop.product_details&category_id=75&flypage=flypage_images.tpl&product_id=334&option=com_virtuemart&Itemid=1


Thanks!!!
-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] fux_kinect again WAS: pd with syphon WORKS!

2011-10-27 Thread Jordi Sala
> >>>>>>> On Oct 25, 2011, at 9:13 PM, sonia yuditskaya wrote:
> >>>>>>>
> >>>>>>> That little "1" argument, in there was just me trying to see what's
> >>>>>>> up.
> >>>>>>> Doesn't work all clean like this either [syphonserver]
> >>>>>>> Amazing that its working for some tho!
> >>>>>>> rawk
> >>>>>>> Sofy Yuditskaya
> >>>>>>> ] yuditskaya.com [
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>> On Tue, Oct 25, 2011 at 9:07 PM, sonia yuditskaya
> >>>>>>> 
> >>>>>>> wrote:
> >>>>>>>>
> >>>>>>>> its not working for me
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> http://sofyyuditskaya.com/tests/4pd/Screen%20shot%202011-10-25%20at%209.00.29%20PM.png
> >>>>>>>> I'm on macosx 10.6.8 and compiled the thing without any issues.
> >>>>>>>> Sofy Yuditskaya
> >>>>>>>> ] yuditskaya.com [
> >>>>>>>>
> >>>>>>>
> >>>>>>> ___
> >>>>>>> Pd-list@iem.at mailing list
> >>>>>>> UNSUBSCRIBE and account-management ->
> >>>>>>> http://lists.puredata.info/listinfo/pd-list
> >>>>>>>
> >>>>>>
> >>>>>> ___
> >>>>>> 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
> >>>>>>
> >>>>>
> >>>>>
> >>>>> ___
> >>>>> Pd-list@iem.at mailing list
> >>>>> UNSUBSCRIBE and account-management ->
> >>>>> http://lists.puredata.info/listinfo/pd-list
> >>>>>
> >>>>>
> >>>>
> >>>>
> >>>>
> >>>> --
> >>>> Budi Prakosa
> >>>> house of natural fiber (HONF)
> >>>> yogyakarta new media art laboratory
> >>>> wora wari A80/6 baciro yogyakarta indonesia
> >>>> http://www.natural-fiber.com
> >>>>
> >>>> ___
> >>>> Pd-list@iem.at mailing list
> >>>> UNSUBSCRIBE and account-management ->
> >>>> http://lists.puredata.info/listinfo/pd-list
> >>>
> >>>
> >>>
> >>>
> 
> >>>
> >>> Access to computers should be unlimited and total.  - the hacker ethic
> >>>
> >>>
> >>>
> >>>
> >>
> >>
> >>
> >> --
> >> Budi Prakosa
> >> house of natural fiber (HONF)
> >> yogyakarta new media art laboratory
> >> wora wari A80/6 baciro yogyakarta indonesia
> >> http://www.natural-fiber.com
> >
> >
> >
> >
> >
> 
> >
> > You can't steal a gift. Bird gave the world his music, and if you can
> hear
> > it, you can have it. - Dizzy Gillespie
> >
> >
> >
> >
>
>
>
> --
> Budi Prakosa
> house of natural fiber (HONF)
> yogyakarta new media art laboratory
> wora wari A80/6 baciro yogyakarta indonesia
> http://www.natural-fiber.com
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>



-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Controlling pd patch from mobile phone

2011-07-09 Thread Jordi Sala
hi,



A simple example of controlling Puredata (GEM+audio) with Android + andOSC
(market) via Wifi with OSC messages.

http://vimeo.com/19887948


A simple example of controlling Puredata (GEM) with Android + FingerPlay (
thesundancekid.net/​blog/​fingerplay-midi/
<http://thesundancekid.net/blog/fingerplay-midi/>)
via Wifi with OSC messages.

http://vimeo.com/19888553



On 9 July 2011 09:14, Frank Barknecht  wrote:

> Hi,
>
> or depending how smart your smartphone is, some kind of network control
> could
> be possible as well. For iPhone there are nice OSC interfaces like murmur,
> probably Android has something similar, or, if Pd/RjDj is available, just
> use
> netsend/netreceive. You probably need to know the IP-number of your
> computer,
> though.
>
> Ciao
> --
> Frank
>
> On Sat, Jul 09, 2011 at 12:31:32AM -0400, Hans-Christoph Steiner wrote:
> >
> > I think the easiest way would be to use the bluetooth as a serial port,
> > so you want the [comport] object.
> >
> > .hc
> >
> > On Jul 8, 2011, at 10:16 PM, adam sanches wrote:
> >
> >> Hello list, i need to control a pd patch in a computer from a smart
> >> phone. I would like to use the smart phone as a wireless control
> >> device for controlling the patch in the computer.
> >>
> >> Can i send data from my mobile phone to a pd patch in my computer
> >> using bluetooth?  how can i do this?Do anybody have tried this?
> >>
> >>
> >> Thanks
> >>
> >>
> >> A.
> >> ___
> >> Pd-list@iem.at mailing list
> >> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
> >
> >
> >
> >
> 
> >
> > I spent 33 years and four months in active military service and during
> > that period I spent most of my time as a high class muscle man for Big
> > Business, for Wall Street and the bankers.  - General Smedley Butler
> >
> >
> >
> > ___
> > Pd-list@iem.at mailing list
> > UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
> --
>  Frank BarknechtDo You RjDj.me?  _ __footils.org__
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>



-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] Controlling Puredata with Android (via OSC) -> Demo

2011-02-13 Thread Jordi Sala
http://vimeo.com/19887948

-- 
Jordi Sala
http://musa.poperbu.net

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] puredata+kinect (links + zip)

2011-01-15 Thread Jordi Sala
so nice!, it seems that uses OSCeleton
https://github.com/Sensebloom/OSCeleton , ...
On 16 January 2011 00:10, Hans-Christoph Steiner  wrote:
>
> Nice!  What are you using to convert the kinect data to OSC?
> .hc
> On Jan 15, 2011, at 6:09 AM, philippe boisnard wrote:
>
> Excuse
> I have forgot patche
> 
> and video links
> 1/ simple sceleton
> http://databaz.org/videos/testsceleton.mov
> 2/ seceleton with interactivity with space with a hand (a simple cube) and a
> 3d object for the other hand
> http://databaz.org/videos/testkinscel2.mov
>
> philippe
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
>
>
> 
>
>                             kill your television
>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>



-- 
Jordi Sala
http://musa.poperbu.net

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] kinect object?

2010-12-25 Thread Jordi Sala
Hi,

I'd like to know if someone is working for a kinect object for pd.

Thanks!

-- 
Jordi Sala
http://musa.poperbu.net

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Real time Network Traffic geolocation patch

2010-10-14 Thread Jordi Sala
it is in the TODO list... thanks for your help and ideas!!

On 14 October 2010 18:02, Hans-Christoph Steiner  wrote:
>
> Yeah, it would be very useful to use some kind of string format, like the
> one used in moocow's bytes2any and any2bytes.
> .hc
> On Sep 26, 2010, at 6:08 AM, Nicolas Montgermont wrote:
>
> cool,
>
> the data outlet is actually working, it was just to set the data limit...
> Everything seems to work fine!
> on osx, you can avoid launching pd as root by changing the read access to
> the interface:
> sudo chmod a+r /dev/bpf*
> there is some explanations on capture right for this software that use the
> same lib:
> http://wiki.wireshark.org/CaptureSetup/CapturePrivileges
>
> good work, it seems very stable.
> maybe having a possibility to switch the data output to ASCII or list of int
> instead of an hexa symbol could be a good thing, but it's only optional as
> it can be done in pd.
> (in c it may be faster)
> thx,
>
> n
>
> Le 25/09/10 21:04, Jordi Sala a écrit :
>
> Hi,
> I'm doing some changes in pdpcap, I will change the general ip struct
> definition, of course and I will look what happens at outlet10.  I expect to
> have this changes done during next week.
> Thanks a lot for your suggestions and your tests! If you (or any other) have
> any other suggestion it would be very  helpful for me.
> tx!
>
>
> On 25 September 2010 16:39, Nicolas Montgermont
>  wrote:
>>
>> Hello Jordi,
>>
>> Cool thing the possibility to do tcpdump in pd!
>> I was trying to build the version 0.0.3 on osx and i run into many errors
>> due to some difference in headers in osx and linux:
>>
>> iphdr and icmphdr struct were not defined in osx,
>> so i added their definition.
>>
>> and tcp and udp source and dest have different labelling:
>> http://en.wikipedia.org/wiki/Tcphdr
>> (the bsd standard seems to work on both platform though)
>> so i changed them.
>>
>> it manages to compiles and now seems to run fine!
>> except that i have zero hexadecimal data on the outlet10... and i'd love
>> to have them.
>>
>> maybe it would be nice to use the general ip struct definiton if possible?
>> http://en.wikipedia.org/wiki/Ip_%28struct%29
>> attached is the diff between your file and mine.
>>
>> thx to share your work,
>>
>> n
>> osx 10.5.8
>> pd-extended 0.42.5
>>
>> Le 24/09/10 01:28, Jordi Sala a écrit :
>>
>> Hi, I've made a patch to visualize on a world map the location of remote
>> hosts that connects to our computer.
>> Video demo: http://vimeo.com/15138625
>> Download the patch (It's a "dirty" patch) but I expect I works for most
>> linux computers...
>> http://musa.poperbu.net/content/view/94/1/
>>
>>
>>
>> --
>> http://nim.on.free.fr
>> ___
>> Pd-list@iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>>
>
>
>
> --
> Jordi Sala
> http://musa.poperbu.net
>
> --
> http://nim.on.free.fr
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
>
> 
> As we enjoy great advantages from inventions of others, we should be glad of
> an opportunity to serve others by any invention of ours; and this we should
> do freely and generously.         - Benjamin Franklin
>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>



-- 
Jordi Sala
http://musa.poperbu.net

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pdpcap 0.0.4 network sniffer new version

2010-10-12 Thread Jordi Sala
Hi,

Thanks for your help. Finally I renamed pdpcap to pcap (for pd) and
the pdpcap object has been splitted in two objcets pcap_device and
pcap_file.

-pcap_device->captures network traffic in live mode from a net device
(eth0, lo, eth1...).

-pcap_file->reads (captures) network traffic from a pcap file.

+info: http://musa.poperbu.net/content/view/97/1/


2010/10/8 Hans-Christoph Steiner :
>
> On Oct 5, 2010, at 12:00 PM, IOhannes m zmölnig wrote:
>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On 10/04/2010 01:58 AM, Jordi Sala wrote:
>>>
>>> ok, then, the naming can be something like: pcap-live, pcap-file,.
>>>
>>
>> afaik, there is only one other library that uses the "-" infix (list-abs).
>>
>> i would suggest using a more common scheme:
>> e.g. make it compatible with e.g. Gem's & pdp's old-school naming-scheme
>> that uses underlines ([pix_film], [pdp_film], [pcap_file])
>>
>> or make it libdir like: [pcap/live] (preferrably make it a real libdir
>> then)
>>
>> personallly i'd go for the latter (nowadays)
>
>
> Maybe more descriptive like: [pcapture] and [packetfile] (like textfile,
> msgfile, etc.)
>
> .hc
>
> 
>
> Information wants to be free.    -Stewart Brand
>
>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>



-- 
Jordi Sala
http://musa.poperbu.net

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pdpcap 0.0.4 network sniffer new version

2010-10-03 Thread Jordi Sala
ok, then, the naming can be something like: pcap-live, pcap-file,.

On 3 October 2010 23:18, Hans-Christoph Steiner  wrote:

>
> Yeah, instead of making one big mega object that takes lots of messages,
> there could instead be a suite of objects like one for live capture, one for
> reading/writing files, one for translating port numbers to services,
> whatever is appropriate.
>
> .hc
>
> On Oct 1, 2010, at 7:57 PM, Jordi Sala wrote:
>
> Hans, so your proposal is to split the current pdpcap in 2 different
> objects: one for live (net device) capturing and a second one for pcap file
> reading?
>
> I like Mathieu's suggested name:1) the Mathieu's reasoning about naming,
>  2)the objects I think is differentiated of pdp, 3)doesn't lost enterely his
> original name pd-pcap,
>
> On 1 October 2010 14:20, Mathieu Bouchard  wrote:
>
>> On Thu, 30 Sep 2010, Jordi Sala wrote:
>>
>>  Yes it can be renamed, I named pdpcap when I started the object
>>> (PD+PCAPlib)...,... pcap could be a good nameany suggestions?
>>>
>>
>> name the package "pd-pcap" and the pd library file "pcap.pd_linux" for
>> example.
>>
>> Several programming languages use such naming... the hyphen makes it like
>> a namespace in the package-manager, and the complete lack of the "pd-"
>> prefix in the context of pd makes it look like you're loading the original
>> "pcap" itself into Pd (which, of course, makes a lot more sense if that's
>> exactly what your lib does : a plain wrapper and nothing else). I think that
>> this is the kind of naming that users of several other programming languages
>> have come to expect (Perl, Python, Tcl, Ruby, PHP, etc.)
>>
>>
>>  ___
>> | Mathieu Bouchard -- Villeray, Montréal, QC
>>
>
>
>
> --
> Jordi Sala
> http://musa.poperbu.net
>  ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
>
>
>
> 
>
> If nature has made any one thing less susceptible than all others of
> exclusive property, it is the action of the thinking power called an idea,
> which an individual may exclusively possess as long as he keeps it to
> himself; but the moment it is divulged, it forces itself into the possession
> of everyone, and the receiver cannot dispossess himself of it.-
> Thomas Jefferson
>
>
>


-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pdpcap 0.0.4 network sniffer new version

2010-10-01 Thread Jordi Sala
Hans, so your proposal is to split the current pdpcap in 2 different
objects: one for live (net device) capturing and a second one for pcap file
reading?

I like Mathieu's suggested name:1) the Mathieu's reasoning about naming,
 2)the objects I think is differentiated of pdp, 3)doesn't lost enterely his
original name pd-pcap,

On 1 October 2010 14:20, Mathieu Bouchard  wrote:

> On Thu, 30 Sep 2010, Jordi Sala wrote:
>
>  Yes it can be renamed, I named pdpcap when I started the object
>> (PD+PCAPlib)...,... pcap could be a good nameany suggestions?
>>
>
> name the package "pd-pcap" and the pd library file "pcap.pd_linux" for
> example.
>
> Several programming languages use such naming... the hyphen makes it like a
> namespace in the package-manager, and the complete lack of the "pd-" prefix
> in the context of pd makes it look like you're loading the original "pcap"
> itself into Pd (which, of course, makes a lot more sense if that's exactly
> what your lib does : a plain wrapper and nothing else). I think that this is
> the kind of naming that users of several other programming languages have
> come to expect (Perl, Python, Tcl, Ruby, PHP, etc.)
>
>
>  ___
> | Mathieu Bouchard -- Villeray, Montréal, QC
>



-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pdpcap 0.0.4 network sniffer new version

2010-09-30 Thread Jordi Sala
I was going to change the name to pdpcap, but it would be very confused to
have the same name that the pcaplib, that use pcap.. so, the name could be
pktcap? I will expect until next week if there is any suggestion ...

On 30 September 2010 22:16, ALAN BROOKER  wrote:

> really like this patch :)
> pcap is a pretty good name!
>
> On Thu, Sep 30, 2010 at 3:02 PM, Jordi Sala  wrote:
>
>> Yes it can be renamed, I named pdpcap when I started the object
>> (PD+PCAPlib)...,... pcap could be a good nameany suggestions?
>>
>> On 30 September 2010 13:45, Mathieu Bouchard  wrote:
>>
>>> On Wed, 29 Sep 2010, Jordi Sala wrote:
>>>
>>>  PDPCAP 0.0.4 new features
>>>>
>>>
>>> Could it be renamed so that it doesn't look like it's something to do
>>> with PDP ? (or is it PDP's fault for using non-distinctive naming ?)
>>>
>>>  _______
>>> | Mathieu Bouchard -- Villeray, Montréal, QC
>>
>>
>>
>>
>> --
>> Jordi Sala
>> http://musa.poperbu.net
>>
>> ___
>> Pd-list@iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>>
>>
>


-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pdpcap 0.0.4 network sniffer new version

2010-09-30 Thread Jordi Sala
Yes it can be renamed, I named pdpcap when I started the object
(PD+PCAPlib)...,... pcap could be a good nameany suggestions?

On 30 September 2010 13:45, Mathieu Bouchard  wrote:

> On Wed, 29 Sep 2010, Jordi Sala wrote:
>
>  PDPCAP 0.0.4 new features
>>
>
> Could it be renamed so that it doesn't look like it's something to do with
> PDP ? (or is it PDP's fault for using non-distinctive naming ?)
>
>  ___
> | Mathieu Bouchard ------ Villeray, Montréal, QC




-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] pdpcap 0.0.4 network sniffer new version

2010-09-29 Thread Jordi Sala
PDPCAP 0.0.4 new features

·pcap files read: Read captured traffic saved in a pcap file .
(wireshark , tcpdump , etc. compatible).

·pcap files dump: Dump pdpcap captured traffic in a pcap file, so it can be
open by any compatible aplication.

·OS X compatible: Thanks to Nicolas Montgermont pdpcap is now os x
compatible.

http://musa.poperbu.net/content/view/95/30/

--
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Real time Network Traffic geolocation patch

2010-09-25 Thread Jordi Sala
Hi,

I'm doing some changes in pdpcap, I will change the general ip struct
definition, of course and I will look what happens at outlet10.  I expect to
have this changes done during next week.

Thanks a lot for your suggestions and your tests! If you (or any other) have
any other suggestion it would be very  helpful for me.

tx!



On 25 September 2010 16:39, Nicolas Montgermont <
nicolas_montgerm...@yahoo.fr> wrote:

>  Hello Jordi,
>
> Cool thing the possibility to do tcpdump in pd!
> I was trying to build the version 0.0.3 on osx and i run into many errors
> due to some difference in headers in osx and linux:
>
> iphdr and icmphdr struct were not defined in osx,
> so i added their definition.
>
> and tcp and udp source and dest have different labelling:
> http://en.wikipedia.org/wiki/Tcphdr
> (the bsd standard seems to work on both platform though)
> so i changed them.
>
> it manages to compiles and now seems to run fine!
> except that i have zero hexadecimal data on the outlet10... and i'd love to
> have them.
>
> maybe it would be nice to use the general ip struct definiton if possible?
> http://en.wikipedia.org/wiki/Ip_%28struct%29
> attached is the diff between your file and mine.
>
> thx to share your work,
>
> n
> osx 10.5.8
> pd-extended 0.42.5
>
> Le 24/09/10 01:28, Jordi Sala a écrit :
>
> Hi, I've made a patch to visualize on a world map the location of remote
> hosts that connects to our computer.
> Video demo: http://vimeo.com/15138625
>
>  Download the patch (It's a "dirty" patch) but I expect I works for most
> linux computers...
>
>  http://musa.poperbu.net/content/view/94/1/
>
>
>
> --
> http://nim.on.free.fr
>
> _______
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>


-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] [PD-announce] Real time Network Traffic geolocation patch

2010-09-23 Thread Jordi Sala
Hi, I've made a patch to visualize on a world map the location of remote
hosts that connects to our computer.
Video demo: http://vimeo.com/15138625

Download the patch (It's a "dirty" patch) but I expect I works for most
linux computers...

http://musa.poperbu.net/content/view/94/1/

-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] web client

2010-09-22 Thread Jordi Sala
Hi,
I finished the first verision of the  patch where I needed the httpget... It
works so well.
http://vimeo.com/15138625



On 21 September 2010 19:57, Dan Wilcox  wrote:

>
> Ok, I posted it to a tutorial page:
> http://puredata.info/docs/tutorials/SimpleWebclient
>
> I think this should be included in pd-ext as an example somewhere ...
>
> On Sep 10, 2010, at 1:46 PM,  <
> martin.pe...@sympatico.ca> wrote:
>
> Sure, go ahead and do it.
> The httpget abstraction and help patch is mostly by Hans.
>
> Martin
>
> --
> From: danomat...@gmail.com
> Subject: Re: [PD] web client
> Date: Fri, 10 Sep 2010 11:04:18 -0400
> To: martin.pe...@sympatico.ca
>
> Hey Martin,
>
> Maybe make a quick wiki page on puredata.info with the patches on it? If
> not, I can do it.
>
> On Sep 9, 2010, at 11:29 PM, Martin Peach wrote:
>
> On 2010-09-09 18:39, Jordi Sala wrote:
>
> Hi list,
>
>
> I'd like to know if there is a web client object (or patch) for pd.
>
>
>
> The attached patches should work with pd-extended.
>
> Martin
> 
>
>
> 
> Dan Wilcox
> danomatika.com
> robotcowboy.com
>
>
>
>
>
> _______
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>


-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] comment connection

2010-09-20 Thread Jordi Sala
curious, I didn't know it!

On 19 September 2010 16:00, Ed Kelly  wrote:

> Since when have you been able to connect to comments?
>
> Why?
>
> Ed
>
>  Metastudio 4 for Pure Data - coming soon!!
>
>
>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>


-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] web client

2010-09-10 Thread Jordi Sala
Thanks again Martin, it's exactly what I need!!! So good patch!!

On 10 September 2010 16:03, Jordi Sala  wrote:

> Thanks a lot Martin!, I'm going to try your object. I just need a simple
>  text based client, like lynx...
> I could use lynx with shell object but I don't know if there is already a
> puredata object..
>
>
>
> On 10 September 2010 05:29, Martin Peach wrote:
>
>> On 2010-09-09 18:39, Jordi Sala wrote:
>>
>>> Hi list,
>>>
>>> I'd like to know if there is a web client object (or patch) for pd.
>>>
>>>
>> The attached patches should work with pd-extended.
>>
>> Martin
>>
>
>
>
> --
> Jordi Sala
> http://musa.poperbu.net
>



-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] web client

2010-09-10 Thread Jordi Sala
Thanks a lot Martin!, I'm going to try your object. I just need a simple
 text based client, like lynx...
I could use lynx with shell object but I don't know if there is already a
puredata object..



On 10 September 2010 05:29, Martin Peach  wrote:

> On 2010-09-09 18:39, Jordi Sala wrote:
>
>> Hi list,
>>
>> I'd like to know if there is a web client object (or patch) for pd.
>>
>>
> The attached patches should work with pd-extended.
>
> Martin
>



-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] web client

2010-09-09 Thread Jordi Sala
Hi list,

I'd like to know if there is a web client object (or patch) for pd.

Thanks a lot!

-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] Jordi Sala quiere mantener el contacto en LinkedIn

2010-09-06 Thread Jordi Sala
LinkedIn
Jordi Sala requested to add you as a connection on LinkedIn:
--

Barry:

Me gustaría añadirte a mi red profesional en LinkedIn. 

- Jordi Sala

Accept invitation from Jordi Sala
http://www.linkedin.com/e/-24tqmf-gdqavu8v-23/Z-E7tbU-3QZNZY3MUQJPpadq/blk/I77784134_7/6lColZJrmZznQNdhjRQnOpBtn9QfmhBt71BoSd1p65Lr6lOfPtvd3cNd3wTdPt9bTpRlyR1czthbP4OdPsMcjsPdz4LrCBxbOYWrSlI/EML_comm_afe/

View invitation from Jordi Sala
http://www.linkedin.com/e/-24tqmf-gdqavu8v-23/Z-E7tbU-3QZNZY3MUQJPpadq/blk/I77784134_7/dRYQcP4Qe3sTdQALqnpPbOYWrSlI/svi/

--

Why might connecting with Jordi Sala be a good idea?

Have a question? Jordi Sala's network will probably have an answer:
You can use LinkedIn Answers to distribute your professional questions to Jordi 
Sala and your extended network. You can get high-quality answers from 
experienced professionals.

http://www.linkedin.com/e/-24tqmf-gdqavu8v-23/ash/inv19_ayn/

 
--
(c) 2010, LinkedIn Corporation___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] [pdpcap] Puredata network sniffer object

2010-05-17 Thread Jordi Sala
Hi,

I've done my first patch: pdpcap. It's a network sniffer external
object for pd. It uses libpcap to capture and analyze network traffic.

download-> 
http://musa.poperbu.net/component/option,com_docman/task,doc_download/gid,35/Itemid,26/

A simple example that shows traffic captured with gem: http://vimeo.com/11816669

Screenshot: http://musa.poperbu.net/images/pdpcap/pdpcap_help.png

Any comment or idea will be a help for me! (I'm not a programmer, so I
suposse the code can
be much better..)

Jordi

-- 
Jordi Sala
http://musa.poperbu.net

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] streaming video objects?

2010-05-13 Thread Jordi Sala
Not in GEM, but with pdp and an Icecast server you can stream video:

http://musa.poperbu.net/content/view/46/30/



On 13 May 2010 08:25, rene beekman  wrote:
> have been looking for an object that can stream video out, preferably 
> starting from GEM and ideally running on windows or mac os.
> the only option i've found so far is pdp_ffmpeg~ - which throws an error that 
> the object couldn't be created when i opened the help patch on a mac, though 
> it doesn't say why... (missing server? dependencies?)
> to the best of my knowledge, the pidip and pdp, despite having been rolled 
> into extended, don't work on windows.
>
> i'm sure i'm not the first to have this question :)
> would appreciate any pointers as to where to look next
>
> thanks
>
> rene
>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
>



-- 
Jordi Sala
http://musa.poperbu.net

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] book to start with pd

2010-05-12 Thread Jordi Sala
http://en.flossmanuals.net/puredata

On 12 May 2010 09:53, Gonzalo  wrote:
> hi,
>
> is there a good book to learn audio foundations and pure data? i only
> know about loadbang book...
>
> thanks for the tips.
> gonzalo.
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
>



-- 
Jordi Sala
http://musa.poperbu.net

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Image detection on Pd.

2010-02-15 Thread Jordi Sala
Hi,

Yes it is possible... There are diferent ways to do that, Look at pdp,
gem or opencv.



On 15 February 2010 18:02, Blinge  wrote:
> Hellow.
>
> Im just searching for some different techniques about image capturing and
> motion detection and i would like to know if some of u are working on it
> using pd or if u can help me to follow some pd-topics about to receive and
> interpretate data from a webcam. ¿Its also possible? :D
>
> Thank u all for taking part on this mailing list!
>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>



-- 
Jordi Sala
http://musa.poperbu.net

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Dynamic Object Creation

2010-02-14 Thread Jordi Sala
An example:http://vimeo.com/9447773

On 14 February 2010 18:35, Ben Baker-Smith  wrote:
> Thanks to the both of you.  I haven't checked out the forum patch yet
> (I will), but the help browser page (1.msg_and_patch) is exactly what
> I was looking for.
>
> -Ben
>
> On Sun, Feb 14, 2010 at 5:59 AM, Marco Donnarumma  wrote:
>> Sorry if you already took a look at those patches, but you might want to
>> check the Pd browser > manuals/ > pd-msg/ > 1.msg_and_patch/
>>
>>
>> M
>>
>>
>>
>>>
>>> Hello List,
>>>
>>> I know this has been addressed a few times on the list in past years,
>>> but I couldn't find any concrete instructions.. so, here's my
>>> question.  What is the best way to approach dynamic object creation?
>>> I'm hoping that there are some messages that can create instances of
>>> abstractions or objects.  If these exist, are they documented
>>> somewhere?
>>>
>>> Thanks everyone!
>>>
>>> -Ben
>>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
>



-- 
Jordi Sala
http://musa.poperbu.net

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] how to use a korg nano kontrol with pd

2010-01-24 Thread Jordi Sala
hi, I made a simple abstraction based on purekontrol
mb-midi_nanokontrol.pd. It's just a midi control interface for
nanokontrol. With the extra abstraction mb-midi_control_pad.pd you can
map pd values with midi controls. you can see  a simple exemple in the
Example08 video -> http://musa.poperbu.net/puredata and, of course,
you can download the abstractions (they are part of mandril_boxes).



2010/1/24 Roberto Duarte :
> Hello,
> Im new with pd. Im trying to use my nano kontrol to control a pd patch,
> particle chamber for instance( http://macumbista.net/?page_id=370 ), I just
> download 3 different patches or abstractions to do so:
> the nanokontrol-panel.pd and nanokontrol
> ( http://puredata.hurleur.com/sujet-2776-korg-nanokontrol-abstraction ) ,
> and purekontrol ( http://www.estereotips.net/?page_id=482&lang=ES ) .
> I tested all and worked fine, responding to knobs, sliders etc; but what
> comes next, how can I connect these patches (or abstractions?) to control
> thing on particle chamber or how can I assign sliders or knobs to control
> it. Do I need to copy something inside the particle chamber? how do I need
> to proceed step by step.
> Any help will be appreciated, thanks a lot!!
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>



-- 
Jordi Sala
http://musa.poperbu.net

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd-extended - where to start from?

2010-01-10 Thread Jordi Sala
The flossmanuals are very good place to start. You can browse the help
files with mtl help browser -> Click help menu -> browser->
5.reference->mtl-> 1.mtlBrowser.pd, this patch classifies help files
in diferent subjects.

2010/1/10 Stephen Lucas :
> I generally use the flossmanuals page
> http://en.flossmanuals.net/PureData/ObjListIntroduction#
>
> I'm not sure how complete the list is, but I generally go to the page of the
> category I think I'm looking for and use find in the web browser to look for
> a key word in the function description.
>
> -Stephen
>
> On Sun, Jan 10, 2010 at 2:24 PM, Matteo Sisti Sette
>  wrote:
>>
>> Hi,
>>
>> I am new to PD Extended.
>>
>> Is there some complete and reasonably-easy-to-search "reference"?
>>
>> With Vanilla, I am used to having ALL objects in one patch, organized by
>> category; also, help patches usually have "see also" links to related
>> objects.
>>
>> With Extended, I feel like I don't even know where to start from when
>> looking for an object that does something...
>>
>> Is there anything better than PDPedia?
>>
>> thanks
>> m.
>>
>> --
>> Matteo Sisti Sette
>> matteosistise...@gmail.com
>> http://www.matteosistisette.com
>>
>> ___
>> Pd-list@iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>



-- 
Jordi Sala
http://musa.poperbu.net

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] help browser rewrite

2010-01-10 Thread Jordi Sala
Hi,

I've been working in a patch that alows to add abstractions directly
from a browser menu (mb-quick_patching.pd), it is instpired in mtl
help browser. It could be an idea for an extra option of help menu->
add an object to the patch that you are editing direclty by clicking
in help menu. It is what my patch does (it is the first version, so
there are some errors and things to improve):

http://www.vimeo.com/8643695



2010/1/9 Marco Donnarumma :
> + 1
>
>
>> I have one request, and that's one that fbar wrote about a while back.
>>
>> Is it possible to make the help menu keyboard-navigable? That would ease a
>> lot of pains in using it.
>>
>> ~Kyle
>
>
> --
> Marco Donnarumma aka TheSAD
>
>
> Independent New Media Arts Professional, Performer, Teacher - Edinburgh, UK
>
> LAB: http://www.thesaddj.com | http://cntrl.sourceforge.net |
> http://www.flxer.net
>
> EVENT: http://www.liveperformersmeeting.net
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>



-- 
Jordi Sala
http://musa.poperbu.net

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] webcam piano? can any one help?

2008-09-23 Thread Jordi Sala
Hi,

Look at motionCutreTheremin and motionDrum patches in this post (you can
download the two patches)
http://musa.poperbu.net/index.php?option=com_content&task=view&id=37&Itemid=30&lang=ca(sorry,
I haven't translated it to english). I think they are a VERY SIMPLE
examples that can help you

If you have any question  ask me!

Jordi
**
On Tue, Sep 23, 2008 at 7:02 PM, bernardo amorim
<[EMAIL PROTECTED]>wrote:

> hi there
> i would like to know if anyone has ever made a thing like this?
>
> http://memo.tv/webcam_piano
>
> in puredata. I have a grid example but i cant seem to understand how if
> functions
>
> can anyone help?
> :)
>
> hugs bern
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>


-- 
Jordi Sala
http://musa.poperbu.net
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list