Arguments to asSynthDef can be a list or an event with argName:value pairs.
see also the following methods in Instr which are equivalent to the standard SynthDef methods
.play will create a Patch and play it
See the following methods in Instr which will spawn Synths using the standard syntax for creating Synth nodes.
see also Instr-Patterns