Class type Effect.t

A possibly stateful audio effect.

method process : buffer -> int -> int -> unit

Apply the effect on a buffer.