midi-0.2.0.1: Handling of MIDI messages and files

Safe HaskellSafe-Infered

Sound.MIDI.File.Event.Meta

Synopsis

Documentation

defltTempo :: TempoSource

The default SetTempo value, in microseconds per quarter note. This expresses the default of 120 beats per minute.

get :: C parser => Fallible parser TSource

put :: C writer => T -> writerSource