Msynthmodule Board : sig ... endA board stores all the parameters of a synthesizer and can display those.
module Extlib : sig ... endExtensions to standard library.
module Formal : sig ... endFormal streams.
module Instrument : sig ... endInstruments.
module MIDI : sig ... endInterfacing with MIDI keyboards and controllers.
module Math : sig ... endGeneric arithmetical operations .
module Note : sig ... endNotes.
module OSC : sig ... endOSC controllers.
module Output : sig ... endOutputs.
module Pattern : sig ... endPatterns are small musical phrases or chords.
module Sparse : sig ... endSparse streams.
module Stream : sig ... endStreams.
module Visu : sig ... endVisualization of streams.