[ 源代码: pd-mrpeach ]
软件包: pd-mrpeach-net (0.1~svn17672-1)
pd-mrpeach-net 的相关链接
Trisquel 的资源:
下载源码包 pd-mrpeach:
- [pd-mrpeach_0.1~svn17672-1.dsc]
- [pd-mrpeach_0.1~svn17672.orig.tar.gz]
- [pd-mrpeach_0.1~svn17672-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Multimedia Maintainers (Mail Archive)
- IOhannes m zmölnig (Debian/GNU)
外部的资源:
- 主页 [download.puredata.info]
相似软件包:
Pd library for low-level networking
This library adds Pure Data (Pd) objects that allow one to build a networking infrastructure within Pd on OSI-Layer 4 (transport layer). The objects use threads to allow for non-blocking network communication within an audio realtime environment.
- [tcpreceive], [tcpsend]: unidirectional communication over TCP/IP - [tcpserver], [tcpclient]: bidirectional communication over TCP/IP - [udpreceive], [udpsend]: unidirectional communication over UDP - [udpsndrcv]: bidirectional communication over UDP - [udpsend~], [udpreceive~]: transmit uncompressed signals via UDPSince these objects only send/receive lists of bytes, you will most likely need to add some glue to implement higher-level protocols (and transmit meaningful data).
其他与 pd-mrpeach-net 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: puredata-core
- realtime computer music and graphics system - core components
- 或者 pd
- 本虚包由这些包填实: puredata-core
-
- rec: pd-osc
- Open Sound Control for Pd
-
- rec: pd-pddp
- support library for the Pure Data Documentation Project
-
- sug: pd-slip
- SLIP encoder/decoder for Pure Data (Pd)