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.
-
singletons-base Data.List.Singletons No documentation available.
-
singletons-base Prelude.Singletons No documentation available.
-
deriving-compat Data.Eq.Deriving Generates a lambda expression which behaves like (/=) (without requiring an Eq instance).
-
deriving-compat Data.Eq.Deriving.Internal Generates a lambda expression which behaves like (/=) (without requiring an Eq instance).
-
midi Sound.MIDI.File Convert all NoteOn p 0 to NoteOff p 64. The latter one is easier to process.
-
midi Sound.MIDI.File Convert all NoteOff p 64 to NoteOn p 0. The latter one can be encoded more efficiently using the running status.
ticksPerQuarterNote :: Division -> Tempomidi Sound.MIDI.File No documentation available.
-
midi Sound.MIDI.Message.Channel.Mode No documentation available.
-
midi Sound.MIDI.Message.Channel.Voice Convert all NoteOn p 0 to NoteOff p 64. The latter one is easier to process.
-
midi Sound.MIDI.Message.Channel.Voice Convert all NoteOff p 64 to NoteOn p 0. The latter one can be encoded more efficiently using the running status.