From 3142bca61dcc1f07e33a42bd63d577820eee9ca1 Mon Sep 17 00:00:00 2001 From: Marco Steinebach Date: Wed, 2 Sep 2026 19:31:03 +0200 Subject: [PATCH] Release AutoDuck v26.02 added an audio demo. The script takes care of track volumes <> 0. --- Tracks/marcosteinebach_AutoDuck.lua | 32 +++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-) diff --git a/Tracks/marcosteinebach_AutoDuck.lua b/Tracks/marcosteinebach_AutoDuck.lua index b88621d61..274d55df9 100644 --- a/Tracks/marcosteinebach_AutoDuck.lua +++ b/Tracks/marcosteinebach_AutoDuck.lua @@ -1,6 +1,7 @@ -- @description AutoDuck -- @author Marco Steinebach --- @version 26.01 +-- @version 26.02 +-- @changelog added an audio demo. The script takes care of track volumes <> 0. -- @about -- This Script is especially useful to make voice Overs, like Podcasts, Trailers, etc. -- You Need at least two tracks in your current Project. @@ -23,7 +24,7 @@ --[[ AutoDuck for Reaper - Copyright 2026 by Marco Steinebach