Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. data PortId

    jack Sound.JACK

    No documentation available.

  2. type PortRename arg = PortId -> PortName -> PortName -> Ptr arg -> IO ()

    jack Sound.JACK

    No documentation available.

  3. data PortSet

    jack Sound.JACK

    A collection of mixed types of ports. It is mainly needed for freeing all allocated ports.

  4. class PortType typ

    jack Sound.JACK

    Jack Port Type

  5. type Process arg = NFrames -> Ptr arg -> IO Errno

    jack Sound.JACK

    No documentation available.

  6. type Port = Port Sample

    jack Sound.JACK.Audio

    No documentation available.

  7. data PortMismatch e

    jack Sound.JACK.Exception

    No documentation available.

  8. PortMismatch :: PortMismatchKind -> PortMismatch e

    jack Sound.JACK.Exception

    No documentation available.

  9. data PortMismatchKind

    jack Sound.JACK.Exception

    No documentation available.

  10. data PortRegister e

    jack Sound.JACK.Exception

    No documentation available.

Page 935 of many | Previous | Next