tidal-1.0.0: Pattern language for improvised music

Safe HaskellNone
LanguageHaskell2010

Sound.Tidal.Tempo

Synopsis

Documentation

data Tempo Source #

Constructors

Tempo 

Fields

Instances
Show Tempo Source # 
Instance details

Defined in Sound.Tidal.Tempo

Methods

showsPrec :: Int -> Tempo -> ShowS #

show :: Tempo -> String #

showList :: [Tempo] -> ShowS #

data State Source #

Constructors

State 

Fields

timeToCycles :: Tempo -> Time -> Rational Source #

Returns the given time in terms of cycles relative to metrical grid of a given Tempo