tcalculus-1.0.0: A DSL prototype for structured realtime/reactive functional programing

Copyright(c) David Janin, Simon Archipoff, 2016
Licensesee the LICENSE file in the distribution
Maintainerjanin@labri.fr
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

TScore.Tempi

Description

Various functions over tiles

Synopsis

Documentation

myTrace :: [Char] -> a -> a Source #

clockT :: (Show v, Show d, Fractional d, Eq d, Lattice d) => Rational -> Tile d iv v -> Tile d iv Rational Source #

Generates a click from a tile. Should end with the end of the tile.