Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. toStorableVector :: T (Chunk a) (Vector ())

    synthesizer-core Synthesizer.CausalIO.Gate

    No documentation available.

  2. fromStorableVectorSize :: LazySize -> T

    synthesizer-core Synthesizer.ChunkySize

    No documentation available.

  3. toStorableVectorSize :: T -> LazySize

    synthesizer-core Synthesizer.ChunkySize

    No documentation available.

  4. volumeVectorEuclidean :: (C y, C y yv, Read sig yv) => sig yv -> y

    synthesizer-core Synthesizer.Generic.Analysis

    Volume based on Energy norm.

  5. volumeVectorEuclideanSqr :: (C y, Sqr y yv, Read sig yv) => sig yv -> y

    synthesizer-core Synthesizer.Generic.Analysis

    No documentation available.

  6. volumeVectorMaximum :: (C y yv, Ord y, Read sig yv) => sig yv -> y

    synthesizer-core Synthesizer.Generic.Analysis

    Volume based on Manhattan norm.

  7. volumeVectorSum :: (C y yv, C y, Read sig yv) => sig yv -> y

    synthesizer-core Synthesizer.Generic.Analysis

    Volume based on Sum norm.

  8. amplifyVector :: (C a v, Transform sig v) => a -> sig v -> sig v

    synthesizer-core Synthesizer.Generic.Filter.NonRecursive

    No documentation available.

  9. envelopeVector :: (C a v, Read sig a, Transform sig v) => sig a -> sig v -> sig v

    synthesizer-core Synthesizer.Generic.Filter.NonRecursive

    No documentation available.

  10. volumeVectorEuclidean :: (C y, C y yv) => T yv -> y

    synthesizer-core Synthesizer.Plain.Analysis

    Volume based on Energy norm.

Page 75 of many | Previous | Next