tidal-0.8.2: Pattern language for improvised music

Safe HaskellNone
LanguageHaskell98

Sound.Tidal.OscStream

Documentation

data OscSlang Source #

Constructors

OscSlang 

send :: (Transport t1, Integral t) => t1 -> OscSlang -> Shape -> Tempo -> t -> (Double, Map Param (Maybe Datum)) -> IO () Source #