hosc: Haskell Open Sound Control

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

hosc implements a subset of the Open Sound Control byte protocol, http://opensoundcontrol.org/.

See Sound.OSC.Core or Sound.OSC or Sound.OSC.FD.


[Skip to Readme]

Properties

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, 0.17, 0.18, 0.18.1, 0.19, 0.19, 0.19.1, 0.20
Change log None available
Dependencies base (>=4.8 && <5), binary (>=0.7.2), blaze-builder (>=0.3), bytestring, data-binary-ieee754, network (>=2.3), time (>=1.5), transformers [details]
License GPL-3.0-only
Copyright (c) Rohan Drape, Stefan Kersten and others, 2007-2021
Author Rohan Drape, Stefan Kersten
Maintainer rd@rohandrape.net
Category Sound
Home page http://rohandrape.net/t/hosc
Source repo head: git clone https://gitlab.com/rd--/hosc
Uploaded by RohanDrape at 2021-06-15T10:51:16Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hosc-0.19

[back to package description]

hosc - haskell open sound control

hosc provides Sound.OSC, a haskell module implementing a subset of the Open Sound Control byte protocol. hosc is required by the hsc3 haskell supercollider bindings.

See also:

© rohan drape, stefan kersten and others, 2007-2021, gpl-3. with contributions by:

see the git history for details