Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
synthesizer-dimensional Synthesizer.Dimensional.Map FIXME: This function is unsafe. Only use it for proportional mappings. See T.
-
synthesizer-dimensional Synthesizer.Dimensional.Map.Displacement No documentation available.
-
synthesizer-dimensional Synthesizer.Dimensional.Map.Displacement Map a control curve without amplitude unit by a linear (affine) function with a unit. This is a combination of raise and amplify. It is not quite correct in the sense, that it does not produce low-level sample values in the range (-1,1). Instead it generates values around 1.
-
synthesizer-dimensional Synthesizer.Dimensional.Map.Displacement No documentation available.
mapExponential :: (C y, C u) => y -> T u y -> T t y -> T t (Dimensional u y y)synthesizer-dimensional Synthesizer.Dimensional.Wave No documentation available.
mapLinear :: (C y, C u) => y -> T u y -> T t y -> T t (Dimensional u y y)synthesizer-dimensional Synthesizer.Dimensional.Wave No documentation available.
-
synthesizer-dimensional Synthesizer.Dimensional.Wave.Controlled No documentation available.
-
synthesizer-dimensional Synthesizer.Dimensional.Wave.Controlled No documentation available.
-
tagchup Text.HTML.Tagchup.Tag No documentation available.
mapText :: Tag name => (String -> String) -> T name String -> T name Stringtagchup Text.HTML.Tagchup.Tag Modify content of a Text or a CDATA part.