·PDmember ·MY PUREDATA DOWNLOADS ·POSTS ·TAG PUREDATA ·PDPCAP: NETWORK SNIFFE FOR PD ·MANDRIL BOXES mb-quick_patching.pd
·LINKS
PDPCAP: NETWORK SNIFFER OBJECT FOR PD PDPCAP is a PD network sniffer, based on lippcap, so the use of this external is similar like use tcpdump to sniff the network with PD. DOWNLOADS: pdpcap_0.0.3.tar.gz (01/07/2010-post)
pdpcap_0.0.2.tar.gz (23/05/2010-post)
pdpcap_0.0.1.tar.gz (17/05/2010-post)
NOTES: pdpcap has been developed and tested in linux. Any idea or help is welcome. License GPL. You need LIBPPCAP -> http://www.tcpdump.org (apt-get install, yum..) TODO: -Capture and handle arp, ethernet,.. traffic. -Save captured packets in file.(??) -Control tcp connections, syn, ack's,... -Traffic injection.. ..... SCREENSHOTS: EXAMPLES: ·Exemple1: pdpcap + GEM->video (vimeo)
·Exemple2: Znetwork2, pdpcap + gem, network trafic visualization-> video (vimeo) ·Exemple3: znet_sequencer 0.1
MANDRIL BOXES Mandril boxes are a set of Abstractions that provide (or try it) the use of common PureData objects. These can be modified and adapted to every need. There are boxes for GEM, PDP, MIDI .. The idea is to do each abstraction independent of others but at the same time easy to fit each other. It works in pd-extended, if you use pd-vanilla, you'll need to install some extra libs. Mandril boxes són un conjunt d'abstractions que faciliten (o ho intenten) la utilització dels objectes més comuns en puredata. Aquests poden ser modificats i adaptats per cada necessitat. Hi ha boxes per a GEM, PDP, MIDI.. La idea és que cada abstraction sigui independent però a la vegada fàcil d'encaixar unes amb les altres. Amb pd_extended funciona, amb la versió vanilla s'han d'instal·lar vàries llibreries extres. ·Versions: · mandril_boxes_0.0.3.tar.gz - post 05/07/10 · mandril_boxes_0.0.2.tar.gz - post 04/05/10
· mandril_boxes_0.0.1.tar.gz - post 10/01/10
· mandril_boxes_0.0Beta.tar.gz - post 07/12/09
·Documentation . (unfinished) ·Examples mb-quick_patching.pd Quick patching (mb-quick_patching.pd) is a pd abstraction to improve the velocity of bulding puredata patches. This is a first version example. (mb-quick_patching is one of the abstractions of "mandril_boxes "). (post ) ·Screenshot : ·Example of use-> video(vimeo)
·Download: You can download all the mandril_boxes , o only mb-quick_patching.pd
|