Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Utilities to run ClSF
s at the speed of combined clocks
when they are defined only for a constituent clock.
Documentation
upsampleMSF :: Monad m => b -> MSF m a b -> MSF m (Either arbitrary a) b Source #
An MSF
can be given arbitrary other arguments
that cause it to tick without doing anything
and replicating the last output.