The latest version of hosc is 0.21-0.
hosc
Version 0.14.1 revision 1 uploaded by HerbertValerioRiedel.
Package meta
- Synopsis
- Haskell Open Sound Control
- Description
hosc
implements a subset of the Open Sound Control byte protocol, http://opensoundcontrol.org/.Sound.OSC.Core implements the actual protocol.
Sound.OSC.Transport.FD implements a file descriptor based transport layer for
UDP
andTCP
.Sound.OSC.Transport.Monad implements a monadic interface to the
FD
transport layer.Composite modules are at Sound.OSC and Sound.OSC.FD.
- Author
- Rohan Drape, Stefan Kersten
- Bug reports
- n/a
- Category
- Sound
- Copyright
- (c) Rohan Drape, Stefan Kersten and others, 2006-2013
- Homepage
- http://rd.slavepianos.org/?t=hosc
- Maintainer
- rd@slavepianos.org
- Package URL
- n/a
- Stability
- Experimental