软件包:pd-iemnet(0.3.0-6)
pd-iemnet 的相关链接
Debian 的资源:
下载源码包 pd-iemnet:
维护小组:
- Debian Multimedia Maintainers (QA 页面, 邮件存档)
- Roman Haefeli (QA 页面)
- IOhannes m zmölnig (Debian/GNU) (QA 页面)
外部的资源:
- 主页 [download.puredata.info]
相似软件包:
Pd library for low-level networking (IEM implementation)
This is a re-implementation of the original pd-net library by Martin Peach, focussing on reliability and performance.
This library adds Pure Data 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 - [udpclient]: bidirectional communication over UDP
Since 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-iemnet 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: puredata
- realtime computer music and graphics system
- 或者 pd
- 本虚包由这些包填实: puredata-core
- 或者 puredata64
- realtime computer music and graphics system (double precision)
- 或者 pd64
- 本虚包由这些包填实: puredata64-core
-
- rec: pd-osc
- Open Sound Control for Pd
-
- sug: pd-libdir
- provides support for the libdir library format for Pd