hosc-0.21.1: Haskell Open Sound Control
Safe HaskellNone
LanguageHaskell2010

Sound.Osc.Transport.Fd.Socket

Description

Osc over Udp/Tcp implementation.

Synopsis

Documentation

type OscHostname = String Source #

Hostname

type OscPort = Int Source #

Port number

openOscSocket :: OscSocketAddress -> IO OscSocket Source #

Open socket at address