Safe Haskell | None |
---|
Sound.OpenSoundControl.Transport.Monad.ByteString
- run :: OSC -> T () -> ByteString
Documentation
run :: OSC -> T () -> ByteStringSource
Write sent messages to a ByteString.
All recv
calls are answered with msg
.
opensoundcontrol-ht-0.1.1.2: Haskell OpenSoundControl utilities
Safe Haskell | None |
---|
Sound.OpenSoundControl.Transport.Monad.ByteString
run :: OSC -> T () -> ByteStringSource
Write sent messages to a ByteString.
All recv
calls are answered with msg
.