From 8b57201100a1b889bb7bf2266ca222a6fc9176a9 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Tue, 8 Mar 2022 23:08:32 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2ad19e1..5aed4ed 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ The following strip commands are available: - gate: float, from 0 to 10 - gainlayer0-gainlayer7: float for example: + ``` $vmr.strip[5].gainlayer1 = -8.3 ``` @@ -108,10 +109,11 @@ The following strip commands are available: @('normal', 'amix', 'bmix', 'repeat', 'composite', 'tvmix', 'upmix21', 'upmix41', 'upmix61', 'centeronly', 'lfeonly', 'rearonly') - for example: - ``` - $vmr.button[3].mode_repeat = $true - ``` +for example: + +``` +$vmr.button[3].mode_repeat = $true +``` A,B commands depend on Voicemeeter type. gainlayers defined for Potato version only.