From 8c79829d466d542453a3b11f944ca3b384c2bbe9 Mon Sep 17 00:00:00 2001 From: "D. Smolken" <49921787+DSmolken@users.noreply.github.com> Date: Mon, 7 Aug 2023 21:56:42 +0200 Subject: [PATCH] Update pitcheg_dynamic.md Fix to _dynamic opcodes - doing a pull request to squash the commits on merge. --- opcodes/pitcheg_dynamic.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/opcodes/pitcheg_dynamic.md b/opcodes/pitcheg_dynamic.md index 4ef9d29be..cd7190e3c 100644 --- a/opcodes/pitcheg_dynamic.md +++ b/opcodes/pitcheg_dynamic.md @@ -2,7 +2,8 @@ layout: "sfz/opcode" opcode_name: "pitcheg_dynamic" --- -When 1, causes envelope durations to be recalculated when a MIDI CC message modulating those envelopes is received. When 0, envelope durations are calculated only at the start of the particular envelope segment. +When 1, causes envelope segment durations and sustain level to be recalculated when a MIDI CC message modulating those envelopes is received. +When 0, envelope segment durations and sustain level are calculated only at the start of the particular envelope segment. ## Examples