File tree 1 file changed +8
-16
lines changed
1 file changed +8
-16
lines changed Original file line number Diff line number Diff line change 1
1
-- @description Link selected tracks FX parameters
2
2
-- @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
4
11
-- @changelog
5
12
-- v1.0 ( 2015-08-23 )
6
13
-- + Initial Release
7
14
-- v1.01 ( 2022-06-15 )
8
15
-- + 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
-
24
16
25
17
-- Link FX parameters
26
18
-- Lua script by X-Raym, casrya and SPK77 (23-Aug-2015)
You can’t perform that action at this time.
0 commit comments