with_merged_synth_defaults
Specify synth arg values to be used by any following call to play within the specified do/end block. Merges the specified values with any previous synth defaults, rather than replacing them. After the do/end block has completed, previous defaults (if any) are restored.
Introduced in v2.0
| # Example 1 | |
|
|
|
| # Example 2 | |
|
|
|