Euterpea-1.0.0: Library for computer music research and education

Safe HaskellNone

Euterpea.IO.MUI.UISFCompat

Documentation

toAutomaton :: forall a b. SF a b -> Automaton (->) a bSource

clockedSFToUISF :: forall a b c. (NFData b, Clock c) => Double -> SigFun c a b -> UISF a [(b, Time)]Source