Module Audio.Generator

Sound generators.

val white_noise : t -> int -> int -> unit
class type t = object ... end
class chain : t -> Effect.t -> t