• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

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

  1. stepsPerOctaveTake :: String -> [Double] -> ControlPattern

    tidal-core Sound.Tidal.Params

    No documentation available.

  2. stepsPerOctavebus :: Pattern Int -> Pattern Double -> ControlPattern

    tidal-core Sound.Tidal.Params

    No documentation available.

  3. stepsPerOctaverecv :: Pattern Int -> ControlPattern

    tidal-core Sound.Tidal.Params

    No documentation available.

  4. steps_seq :: Show a => [TPat a] -> (Rational, String)

    tidal-core Sound.Tidal.ParseBP

    No documentation available.

  5. steps_size :: Show a => [TPat a] -> [(Rational, String)]

    tidal-core Sound.Tidal.ParseBP

    No documentation available.

  6. steps_tpat :: Show a => TPat a -> (Rational, String)

    tidal-core Sound.Tidal.ParseBP

    No documentation available.

  7. steps :: Pattern a -> Maybe Rational

    tidal-core Sound.Tidal.Pattern

    No documentation available.

  8. stepcount :: Pattern a -> Int

    tidal-core Sound.Tidal.Show

    No documentation available.

  9. stepJoin :: Pattern (Pattern a) -> Pattern a

    tidal-core Sound.Tidal.Stepwise

    No documentation available.

  10. stepalt :: [[Pattern a]] -> Pattern a

    tidal-core Sound.Tidal.Stepwise

    Successively plays a pattern from each group in turn

Page 20 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete