套件: pd-osc (1:0.1~svn17672-1)
pd-osc 的相關超連結
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 (郵件存檔)
- IOhannes m zmölnig (Debian/GNU)
外部的資源:
- 主頁 [download.puredata.info]
相似套件:
Open Sound Control for Pd
This library allows one to construct and parse OSC messages within Pd. It includes support for ordinary OSC-messages, typetags, timetags and bundles.
These objects are transport-agnostic, so you can use them to transmit OSC over UDP, TCP/IP, serial port, or in fact whatever you want. However, you will have to install additional libraries that will handle the transport layer (like pd-net or pd-comport).
Note however, that OSC is a packet-based protocol, so if you intend to use it with a stream-based transport (like TCP/IP or the serial line), you must use a packetizer (the OSC-specifications suggest to use SLIP, as provided by pd-slip).
其他與 pd-osc 有關的套件
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [armhf]
-
- dep: puredata-core
- realtime computer music and graphics system - core components
- 或者 pd
- 本虛擬套件由這些套件提供: puredata-core
-
- rec: pd-iemnet
- Pd library for low-level networking (IEM implementation)
- 或者 pd-net
- 本虛擬套件由這些套件提供: pd-iemnet, pd-mrpeach-net
-
- sug: pd-comport
- Pd object for reading and writing to serial ports
-
- sug: pd-slip
- SLIP encoder/decoder for Pure Data (Pd)