midi-0.2.1: Handling of MIDI messages and files

Safe HaskellNone

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