hosc: Haskell Open Sound Control

[ gpl, library, sound ] [ Propose Tags ]
Versions [RSS] 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, 0.17, 0.18, 0.18.1, 0.19, 0.19.1, 0.20
Dependencies base (>=4.8 && <5), binary (>=0.7.2), blaze-builder (>=0.3), bytestring, data-binary-ieee754, network (>=2.3 && <2.9), time (>=1.5), transformers [details]
License LicenseRef-GPL
Copyright (c) Rohan Drape, Stefan Kersten and others, 2007-2017
Author Rohan Drape, Stefan Kersten
Maintainer rd@slavepianos.org
Revised Revision 2 made by HerbertValerioRiedel at 2019-01-20T22:50:09Z
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 2017-11-22T01:21:15Z
Distributions Arch:0.20, Debian:0.17, Fedora:0.20, LTSHaskell:0.20, NixOS:0.20, Stackage:0.20
Reverse Dependencies 30 direct, 20 indirect [details]
Downloads 37670 total (159 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-11-22 [all 1 reports]

Readme for hosc-0.16

[back to package description]
hosc - haskell open sound control
---------------------------------

[hosc][hosc] provides `Sound.OSC`, a [haskell][hs]
module implementing a subset of the [Open Sound Control][osc] byte protocol.
hosc is required by the [hsc3][hsc3] haskell [supercollider][sc3] bindings.

See also:

- [hosc-json](?t=hosc-json): JSON text encoding of OSC

© [rohan drape][rd], [stefan kersten][sk] and others, 2007-2017,
[gpl][gpl]. with contributions by:

- [alex mclean][am]
- [henning thielemann][ht]

see the [darcs][darcs] [history](?t=hosc&q=history) for details

[hosc]: http://rd.slavepianos.org/?t=hosc
[hs]: http://haskell.org/
[osc]: http://opensoundcontrol.org/
[hsc3]: http://rd.slavepianos.org/?t=hsc3
[sc3]: http://audiosynth.com/
[rd]:  http://rd.slavepianos.org/
[sk]: http://space.k-hornz.de/
[am]: http://yaxu.org/
[ht]: http://www.henning-thielemann.de/Research.html
[darcs]: http://darcs.net/
[gpl]: http://gnu.org/copyleft/