tidal-0.8: Pattern language for improvised music

Safe HaskellNone
LanguageHaskell98

Sound.Tidal.OscStream

Documentation

data OscSlang Source #

Constructors

OscSlang 

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