midi-0.2.2.4: Handling of MIDI messages and files
Safe HaskellSafe-Inferred
LanguageHaskell2010

Sound.MIDI.Controller

Description

MIDI controller data type and common controller definitions.

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

Documentation

type Value = Int Source #