symusic.factory.SynthesizerFactory¶
- class SynthesizerFactory[source]¶
Bases:
objectConvenience layer over symusic.core.Synthesizer with sensible defaults.
This factory downloads a curated SF3 by default so users can audition MIDI without hunting for a SoundFont. It forwards parameters to the underlying engine and returns a ready-to-use synthesizer instance.
- __init__()¶
Methods
__init__()