mm.midi
Synth.Multitrack
Multichannel synthesizers.
mm
mm.audio
mm.base
mm.image
mm.oss
mm.video
class type t = object ... end
A multichannel synthesizer.
class create : int -> (int -> synth) -> t
Create a multichannel synthesizer with given number of channels and a function returning the synthesizer on each channel.