The synthesis engines.
Static Public Member Functions | |
static void | Add (SynthEngine engine) |
Adds a synthesis engine. More... | |
static SynthEngine | Get (string tag) |
Gets the scripting engine for the given type (e.g. "text/sml"). More... | |
Static Public Attributes | |
static Dictionary< string, SynthEngine > | All |
The available synth engines. More... | |
|
inlinestatic |
Adds a synthesis engine.
|
inlinestatic |
Gets the scripting engine for the given type (e.g. "text/sml").
|
static |
The available synth engines.