hosc: Haskell Open Sound Control
hosc
implements a subset of the Open Sound Control
byte protocol, http://opensoundcontrol.org/.
Sound.OpenSoundControl implements the actual protocol.
Sound.OSC.Transport.FD implements a
file descriptor based transport layer for UDP
and TCP
.
Sound.OSC.Transport.Monad implements a
monadic interface to the FD
transport layer.
Composite modules are at Sound.OSC and Sound.OSC.FD.
[Skip to Readme]
Versions | 0.1, 0.1.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.10.1, 0.11, 0.11.1, 0.12, 0.13, 0.14, 0.14.1, 0.15, 0.16 |
---|---|
Dependencies | base (==4.*), binary, blaze-builder (>=0.3), bytestring, data-binary-ieee754, network (>=2.3), time, transformers [details] |
License | LicenseRef-GPL |
Copyright | (c) Rohan Drape, Stefan Kersten and others, 2006-2012 |
Author | Rohan Drape, Stefan Kersten |
Maintainer | rd@slavepianos.org |
Category | Sound |
Home page | http://rd.slavepianos.org/?t=hosc |
Source repo | head: darcs get http://rd.slavepianos.org/sw/hosc/ |
Uploaded | by RohanDrape at Sat Nov 10 05:00:01 UTC 2012 |
Distributions | LTSHaskell:0.16, NixOS:0.16, openSUSE:0.16 |
Downloads | 12506 total (79 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Modules
[Index]
Downloads
- hosc-0.12.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)