opensoundcontrol-ht-0.2: Haskell OpenSoundControl utilities

Safe HaskellNone

Sound.OpenSoundControl.Transport.Monad.ByteString

Synopsis

Documentation

data T a Source

Instances

Monad T 
Functor T 
SendOSC T 
RecvOSC T 
DuplexOSC T 

run :: Packet -> T () -> ByteStringSource

Write sent messages to a ByteString. All recv calls are answered with msg.