Copyright | (c) Joachim Fasting 2012 |
---|---|
License | MIT |
Maintainer | joachifm@fastmail.fm |
Stability | stable |
Portability | unportable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Audio output devices.
Synopsis
- disableOutput :: Int -> Command ()
- enableOutput :: Int -> Command ()
- toggleOutput :: Int -> Command ()
- outputs :: Command [Device]