Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. PD :: t -> Piece t y sig -> y -> PieceDist t y sig

    synthesizer-core Synthesizer.Piecewise

    No documentation available.

  2. PRD :: y -> PieceRightDouble y

    synthesizer-core Synthesizer.Piecewise

    No documentation available.

  3. PRS :: y -> PieceRightSingle y

    synthesizer-core Synthesizer.Piecewise

    No documentation available.

  4. newtype Piece t y sig

    synthesizer-core Synthesizer.Piecewise

    The curve type of a piece of a piecewise defined control curve.

  5. Piece :: (y -> y -> t -> sig) -> Piece t y sig

    synthesizer-core Synthesizer.Piecewise

    No documentation available.

  6. data PieceData t y sig

    synthesizer-core Synthesizer.Piecewise

    The full description of a control curve piece.

  7. PieceData :: Piece t y sig -> y -> y -> t -> PieceData t y sig

    synthesizer-core Synthesizer.Piecewise

    No documentation available.

  8. data PieceDist t y sig

    synthesizer-core Synthesizer.Piecewise

    No documentation available.

  9. newtype PieceRightDouble y

    synthesizer-core Synthesizer.Piecewise

    No documentation available.

  10. newtype PieceRightSingle y

    synthesizer-core Synthesizer.Piecewise

    No documentation available.

Page 648 of many | Previous | Next