パッケージ: pd-osc (1:0.1~svn17672-7)
pd-osc に関するリンク
Debian の資源:
pd-mrpeach ソースパッケージをダウンロード:
- [pd-mrpeach_0.1~svn17672-7.dsc]
- [pd-mrpeach_0.1~svn17672.orig.tar.gz]
- [pd-mrpeach_0.1~svn17672-7.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: puredata
- realtime computer music and graphics system
- または 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-libdir
- provides support for the libdir library format for Pd
-
- sug: pd-slip
- SLIP encoder/decoder for Pure Data (Pd)