Class type Writer.t

method put : int -> event -> unit
method note_off : int -> int -> float -> unit
method note_on : int -> int -> float -> unit
method advance : int -> unit
method close : unit