Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. setPoolOutput :: T mode -> Word -> IO ()

    alsa-seq Sound.ALSA.Sequencer

    Resize the output memory pool.

  2. setPoolOutputRoom :: T mode -> Word -> IO ()

    alsa-seq Sound.ALSA.Sequencer

    Specify how much space should become free before waking clients that are blocked due to a lack of space in the output pool.

  3. setName :: T mode -> String -> IO ()

    alsa-seq Sound.ALSA.Sequencer.Client

    Set the name for the sequencer client. A convinience function.

  4. setBroadcastFilter :: T -> Bool -> IO ()

    alsa-seq Sound.ALSA.Sequencer.Client.Info

    No documentation available.

  5. setClient :: T -> T -> IO ()

    alsa-seq Sound.ALSA.Sequencer.Client.Info

    No documentation available.

  6. setErrorBounce :: T -> Bool -> IO ()

    alsa-seq Sound.ALSA.Sequencer.Client.Info

    No documentation available.

  7. setName :: T -> String -> IO ()

    alsa-seq Sound.ALSA.Sequencer.Client.Info

    No documentation available.

  8. setBroadcastFilter :: Bool -> T ()

    alsa-seq Sound.ALSA.Sequencer.Client.InfoMonad

    No documentation available.

  9. setClient :: T -> T ()

    alsa-seq Sound.ALSA.Sequencer.Client.InfoMonad

    No documentation available.

  10. setErrorBounce :: Bool -> T ()

    alsa-seq Sound.ALSA.Sequencer.Client.InfoMonad

    No documentation available.

Page 360 of many | Previous | Next