hts-0.1: Haskell Music Typesetting

Music.Typesetting.Query

Contents

Synopsis

Documentation

Temporal map

type SI_Map a = [(Integer, a)]Source

time_signature_to_rq :: Time_Signature_T -> RationalSource

Duration, in RQ, of a measure of indicated time signature.

rq_to_seconds :: Tempo_Marking_T -> Rational -> DoubleSource

Duration of a RQ value, in seconds, given indicated tempo.

time_signature_to_seconds :: Time_Signature_T -> Tempo_Marking_T -> DoubleSource

The duration, in seconds, of a measure at the indicated time signaure and tempo marking.

integrate :: Num a => [a] -> [a]Source

dx -> d