Specify default pattern parameters with using `:` instead of `?` e.g instead of `sound "`x`?bd"`, `sound "`x`:bd"`
Specify default pattern parameters with using
:instead of?e.g instead of
sound "x?bd",sound "x:bd"