Msynth
module Board : sig ... end
A board stores all the parameters of a synthesizer and can display those.
module Extlib : sig ... end
Extensions to standard library.
module Formal : sig ... end
Formal streams.
module Instrument : sig ... end
Instruments.
module MIDI : sig ... end
Interfacing with MIDI keyboards and controllers.
module Math : sig ... end
Generic arithmetical operations .
module Note : sig ... end
Notes.
module OSC : sig ... end
OSC controllers.
module Output : sig ... end
Outputs.
module Pattern : sig ... end
Patterns are small musical phrases or chords.
module Sparse : sig ... end
Sparse streams.
module Stream : sig ... end
Streams.
module Visu : sig ... end
Visualization of streams.