Module MIDI.IO.Writer


module Writer: sig .. end

class type t = object .. end
class to_file : int -> ?tracks:int -> string -> t