Hoogle Search
Within LTS Haskell 24.9 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
massiv-test Test.Massiv.Array.Mutable No documentation available.
sumRangeFromPyramidReverse :: (C v, Transform sig v) => [sig v] -> (Int, Int) -> vsynthesizer-core Synthesizer.Generic.Filter.NonRecursive No documentation available.
-
synthesizer-core Synthesizer.Generic.Loop Resample a sampled sound with a smooth loop using our time manipulation algorithm. Time is first controlled linearly, then switches to a sine or triangular control. Loop start must be large enough in order provide enough spare data for interpolation at the beginning and loop start plus length must preserve according space at the end. One period is enough space for linear interpolation. In order to get a loopable sound with finite space we have to reduce the loop length to a multiple of a wave period. We will also modify the period a little bit, such that in our loop body there is an integral number of periods. We return the modified period and the looped sound.
_laxis_reverse :: LayoutAxis x -> BoolChart Graphics.Rendering.Chart.Layout True if left to right (bottom to top) is to show descending values.
laxis_reverse :: forall x f . Functor f => (Bool -> f Bool) -> LayoutAxis x -> f (LayoutAxis x)Chart Graphics.Rendering.Chart.Layout No documentation available.
bitReverse16 :: Word16 -> Word16Color Graphics.Color.Algebra Reverse the order of the bits in a Word16.
bitReverse32 :: Word32 -> Word32Color Graphics.Color.Algebra Reverse the order of the bits in a Word32.
bitReverse64 :: Word64 -> Word64Color Graphics.Color.Algebra Reverse the order of the bits in a Word64.
-
Color Graphics.Color.Algebra Reverse the order of the bits in a Word8.
bitReverse16 :: Word16 -> Word16Color Graphics.Color.Model Reverse the order of the bits in a Word16.