osc-1.0.0.2: A library to handle messages in the OSC protocol

Safe HaskellSafe-Inferred
LanguageHaskell98

Sound.OSC

Description

 

Documentation

data OSC Source

Constructors

Bundle Timestamp [OSC] 
Message String [Datum] 

Instances