Maintainer | ongy |
---|---|
Stability | experimental |
Portability | Linux |
Safe Haskell | None |
Language | Haskell2010 |
Some of this may move into Monky.Sound.Pulse in a near-ish future.
Documentation
Pulse handle. This module uses continuations, the handle is not really used
startPulse :: Maybe String -> ([MonkyOut] -> IO ()) -> IO () Source #
Try to start pulse loop. silently fail!