midi-0.2.2.2: Handling of MIDI messages and files

Safe HaskellSafe
LanguageHaskell2010

Sound.MIDI.Controller

Description

MIDI controller data type and common controller definitions.

See http://www.midi.org/techspecs/midimessages.php.

Documentation

type T = Controller #

type Value = Int #

fromInt :: Int -> T #

toInt :: T -> Int #

hold2 :: T #