Name: hosc Version: 0.6 x-revision: 1 Synopsis: Haskell Open Sound Control Description: hosc provides Sound.OpenSoundControl, a haskell module implementing a subset of the Open Sound Control byte protocol. License: GPL Category: Sound Copyright: (c) Rohan Drape, 2006-2008 Author: Rohan Drape Maintainer: rd@slavepianos.org Stability: Experimental Homepage: http://slavepianos.org/rd/f/269573/ Tested-With: GHC==6.10.1 Build-Type: Simple Cabal-Version: >= 1.2 Data-Files: README Library Build-Depends: array < 0.5, base, bytestring, binary, network, time GHC-Options: -Wall -fwarn-tabs Exposed-modules: Sound.OpenSoundControl Sound.OpenSoundControl.Byte Sound.OpenSoundControl.Cast Sound.OpenSoundControl.Coerce Sound.OpenSoundControl.OSC Sound.OpenSoundControl.Time Sound.OpenSoundControl.Transport Sound.OpenSoundControl.Transport.TCP Sound.OpenSoundControl.Transport.UDP Other-modules: