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.
profNoteScope :: GenTickish (pass :: TickishPass) -> !Boolliquidhaskell-boot Liquid.GHC.API scopes over the enclosed expression (i.e. not just a tick)
InlineFootnote :: Integer -> Inlinemarkdown Text.Markdown.Inline No documentation available.
InlineFootnoteRef :: Integer -> Inlinemarkdown Text.Markdown.Inline The footnote reference in the body
normalNoteFromEvent :: NoteEv -> Note -> (NoteEv, Velocity)midi-alsa Sound.MIDI.ALSA No documentation available.
normalizeNote :: (NoteEv, Velocity) -> (NoteEv, Velocity)midi-alsa Sound.MIDI.ALSA Return a NoteOff if input is a NoteOn with velocity zero. This is a trick of the MIDI standard in order to allow compression of a series of note events. After normalization you can safely match on NoteOn and NoteOff.
fromNote :: (C msg, C msg) => (Int -> Int) -> Controller -> msg -> Maybe msgreactive-midyim Reactive.Banana.MIDI.Controller Map NoteOn events to a controller value. This way you may play notes via the resonance frequency of a filter.
-
reactive-midyim Reactive.Banana.MIDI.Pattern No documentation available.
IndexNote :: Int -> i -> IndexNote ireactive-midyim Reactive.Banana.MIDI.Pattern No documentation available.
maybeNoteOn :: C msg => msg -> Maybe Channelreactive-midyim Reactive.Banana.MIDI.Program No documentation available.
reverseThreeNotes :: RandomGen g => g -> [([Pitch], [Pitch])]reactive-midyim Reactive.Banana.MIDI.Training No documentation available.