Kaba function modules.CreateSynthesizer ed
...
Syntax ed
func static modules.CreateSynthesizer(session: Session, name: string) -> xfer[Synthesizer]
Parameters ed
- session: Session
- ...
- name: string
- ...
Return ed
...
...
func static modules.CreateSynthesizer(session: Session, name: string) -> xfer[Synthesizer]
...