Copyright | (c) David Janin, Simon Archipoff, 2016 |
---|---|
License | see the LICENSE file in the distribution |
Maintainer | janin@labri.fr |
Stability | experimental |
Safe Haskell | None |
Language | Haskell2010 |
T-Score is a frontend domain specific language for tiled music programing.
It is built on the generic T-calculus with specific types in order to handle
MIDI notes. The reactive kerne of T-score is built upon the UISF
library
that has been developped by Daniel Winograd-Cort at Yale.
Documentation
module TScore.Main