Trigger specific synth

synth

[synth_name (symbol)]

Trigger specified synth with given arguments. Bypasses current synth value, yet still honours synth defaults.

Introduced in v2.0

Example 0 

synth :fm, note: 60, amp: 0.5



# Play note 60 of the :fm synth with an aplitude of 0.5



Example 1 

use_synth_defaults release: 5
synth :dsaw, note: 50



 
# Play note 50 of the :dsaw synth with a release of 5