Audio.Generator
Sound generators.
val white_noise : t -> int -> int -> unit
class type t = object ... end
class of_mono : Mono.Generator.t -> t
class chain : t -> Effect.t -> t