hosc: Haskell Open Sound Control

[ gpl, library, sound ] [ Propose Tags ]

hosc provides Sound.OpenSoundControl, a haskell module implementing a subset of the Open Sound Control byte protocol.


[Skip to Readme]

Modules

[Last Documentation]

  • Sound
    • Sound.OpenSoundControl
      • Sound.OpenSoundControl.Coding
        • Sound.OpenSoundControl.Coding.Byte
        • Sound.OpenSoundControl.Coding.Cast
        • Sound.OpenSoundControl.Coding.Coerce
        • Decode
          • Sound.OpenSoundControl.Coding.Decode.Base
          • Sound.OpenSoundControl.Coding.Decode.Binary
        • Encode
          • Sound.OpenSoundControl.Coding.Encode.Base
          • Sound.OpenSoundControl.Coding.Encode.Builder
      • Sound.OpenSoundControl.Time
      • Sound.OpenSoundControl.Transport
        • Sound.OpenSoundControl.Transport.TCP
        • Sound.OpenSoundControl.Transport.UDP
      • Sound.OpenSoundControl.Type

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

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 && <4.4), binary (<0.6), blaze-builder (>=0.3), bytestring, data-binary-ieee754, network (>=2.3), time [details]
License LicenseRef-GPL
Copyright (c) Rohan Drape, Stefan Kersten and others, 2006-2011
Author Rohan Drape, Stefan Kersten
Maintainer rd@slavepianos.org
Revised Revision 1 made by HerbertValerioRiedel at 2018-12-10T10:12:17Z
Category Sound
Home page http://slavepianos.org/rd/?t=hosc
Source repo head: darcs get http://slavepianos.org/rd/sw/hosc/
Uploaded by RohanDrape at 2011-11-14T07:46:53Z
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 37746 total (191 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-26 [all 7 reports]

Readme for hosc-0.10

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

hosc provides Sound.OpenSoundControl, a haskell
module implementing a subset of the Open Sound
Control byte protocol.

  http://slavepianos.org/rd/?t=hosc
  http://haskell.org/
  http://opensoundcontrol.org/

(c) rohan drape, stefan kersten and others, 2006-2011
    gpl, http://gnu.org/copyleft/
    with contributions by alex mclean
                        & henning thielemann
    see darcs history for details