with_merged_midi_defaults
Specify opt values to be used by any following call to the midi_*
fns within the specified do
/end
block. Merges the specified values with any previous midi defaults, rather than replacing them. After the do
/end
block has completed, previous defaults (if any) are restored.
Introduced in v3.0
# Example 1 | |
|
|