Skip to content

Commit 6ee7ad0

Browse files
authored
Update spk77_Link selected tracks FX parameters.lua
- header enhancements
1 parent fbd3f40 commit 6ee7ad0

File tree

1 file changed

+8
-16
lines changed

1 file changed

+8
-16
lines changed

FX/spk77_Link selected tracks FX parameters.lua

+8-16
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,18 @@
11
-- @description Link selected tracks FX parameters
22
-- @author spk77
3-
-- @version 1.01
3+
-- @version 1.02
4+
-- @about Link selected tracks FX parameter, if they have the same name. Select tracks. Run. Terminate once it is done.
5+
-- @screenshot: http://stash.reaper.fm/24908/Link%20FX%20params3.gif
6+
-- @Licence: GPL v3
7+
-- @Forum Thread: Scripts: FX Param Values (various)
8+
-- @Forum Thread URI: http://forum.cockos.com/showpost.php?p=1562493&postcount=31
9+
-- @Forum Thread URI: https://forum.cockos.com/showthread.php?t=267771
10+
-- @REAPER: 5.0
411
-- @changelog
512
-- v1.0 ( 2015-08-23 )
613
-- + Initial Release
714
-- v1.01 ( 2022-06-15 )
815
-- + Added toolbar button indicator, thanks to X-Raym, otherwise unchanged.
9-
-- @about
10-
-- #spk77_Link selected tracks FX parameters.lua
11-
-- @ReaScript Name: Link selected tracks FX parameter
12-
-- @about Link selected tracks FX parameter, if they have the same name.
13-
-- @Instructions: Select tracks. Run. Terminate once it is done.
14-
-- @Screenshot: http://stash.reaper.fm/24908/Link%20FX%20params3.gif
15-
-- @Author: spk77
16-
-- @Licence: GPL v3
17-
-- @Forum Thread: Scripts: FX Param Values (various)
18-
-- @Forum Thread URI: http://forum.cockos.com/showpost.php?p=1562493&postcount=31
19-
-- @Forum Thread URI: https://forum.cockos.com/showthread.php?t=267771
20-
-- @REAPER: 5.0
21-
-- @Version: 1.01
22-
-- @Description Toolbar button now indicates whether the script is running or not.
23-
2416

2517
-- Link FX parameters
2618
-- Lua script by X-Raym, casrya and SPK77 (23-Aug-2015)

0 commit comments

Comments
 (0)