class create : int -> (int -> Synth.synth) -> t
int -> (int -> Synth.synth) ->
t
Create a multichannel synthesizer with given number of channels and a function returning the synthesizer on each channel.