object
  method dead : bool
  method fill : Audio.Mono.buffer -> int -> int -> unit
  method fill_add : Audio.Mono.buffer -> int -> int -> unit
  method release : unit
  method set_frequency : float -> unit
  method set_volume : float -> unit
end