Msynth.Visu
Visualization of streams.
val graphics : unit -> float -> float Stream.t
Plot a stream.
val bands : ?bands:int -> ?scale:[< `Linear | `Logarithmic Logarithmic ] -> ?amp:float -> unit -> float -> float Stream.t
Plot a spectral analysis of the stream.
module Stereo : sig ... end
Operations on stereo streams.