midi-0.1.5.1: Handling of MIDI messages and files

Sound.MIDI.Message.System.Common

Description

System Common messages

Documentation

data TimeNibbleType Source

Constructors

FrameLS 
FrameMS 
SecondsLS 
SecondsMS 
MinutesLS 
MinutesMS 
HoursLS 
HoursMS

also includes SMPTE type

get :: C parser => Int -> Fallible parser TSource

put :: C writer => T -> writerSource