* All AbstractSynth now return multi-modal tuples: (audio batch, parameter batch, is_train batch)
* Batch sizes that are multiples of 32 are now supported for any reproducible output. (128 is still the default.)
* More detailed documentation, including documentation fix proposed by daisukelab.
* Default voice nebula added, as well as a drum nebula.
* modulation signal input on VCO and LFO is now optional