From 8cff0137b89c0b38c3797758c322a70d1cad9292 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Mon, 26 Aug 2024 01:48:58 -0500 Subject: [PATCH] update effects.md --- doc/3-pattern/effects.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/3-pattern/effects.md b/doc/3-pattern/effects.md index d9f16d86c..aded0d92b 100644 --- a/doc/3-pattern/effects.md +++ b/doc/3-pattern/effects.md @@ -18,6 +18,10 @@ however, effects are continuous (unless specified), which means you only need to - `07xy`: **Tremolo.** changes volume to be "wavy" with a sine LFO. `x` is the speed. `y` is the depth. - tremolo is downward only. - maximum tremolo depth is -60 volume steps. + - --- +- `D3xx`: **Volume portamento.** slides the volume to the one specified in the volume column. `x` is the slide speed. + - a volume _must_ be present with this effect for it to work. +- `D4xx`: **Volume portamento (fast).** like `D3xx` but four times faster. ## pitch