tidal-0.8.2: Pattern language for improvised music

Safe HaskellNone
LanguageHaskell98

Sound.Tidal.Tempo

Contents

Documentation

data Tempo Source #

Constructors

Tempo 

Instances

clocked :: (Tempo -> Int -> IO ()) -> IO () Source #

clockedTick :: Int -> (Tempo -> Int -> IO ()) -> IO () Source #

addClient :: a -> [a] -> [a] Source #

Orphan instances