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. flipFlopHysteresisStep :: Ord a => (a, a) -> BinaryLevel -> a -> BinaryLevel

    synthesizer-core Synthesizer.Plain.Analysis

    No documentation available.

  2. cascadeDiverseStep :: (C a, C a v) => [Parameter a] -> v -> State [v] v

    synthesizer-core Synthesizer.Plain.Filter.Recursive.Allpass

    No documentation available.

  3. cascadeStep :: (C a, C a v) => Parameter a -> v -> State [v] v

    synthesizer-core Synthesizer.Plain.Filter.Recursive.Allpass

    No documentation available.

  4. cascadeStepRec :: (C a, C a v) => Parameter a -> v -> State [v] v

    synthesizer-core Synthesizer.Plain.Filter.Recursive.Allpass

    No documentation available.

  5. cascadeStepScanl :: (C a, C a v) => Parameter a -> v -> State [v] v

    synthesizer-core Synthesizer.Plain.Filter.Recursive.Allpass

    No documentation available.

  6. cascadeStepStack :: (C a, C a v) => Parameter a -> v -> State [v] v

    synthesizer-core Synthesizer.Plain.Filter.Recursive.Allpass

    No documentation available.

  7. firstOrderStep :: (C a, C a v) => Parameter a -> v -> State (State v) v

    synthesizer-core Synthesizer.Plain.Filter.Recursive.Allpass

    No documentation available.

  8. highpassStep :: (C a, C a v) => Parameter a -> v -> State v v

    synthesizer-core Synthesizer.Plain.Filter.Recursive.FirstOrder

    No documentation available.

  9. lowpassStep :: (C a, C a v) => Parameter a -> v -> State v v

    synthesizer-core Synthesizer.Plain.Filter.Recursive.FirstOrder

    No documentation available.

  10. initStep :: Initialized s init ctrl a b -> ctrl -> a -> State s b

    synthesizer-core Synthesizer.Plain.Modifier

    No documentation available.

Page 54 of many | Previous | Next