Msynth.Board
A board stores all the parameters of a synthesizer and can display those.
val create : (string * [< `Knob of float * float * [< `Linear | `Logarithmic Linear ] * float Stream.t | `Switch of bool Stream.t ]) list list -> unit Stream.t