|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<index version="1" commit="d6b6181b156d26251f5f155d466621eb2c740ba8" name="ReaTeam Scripts"> |
| 2 | +<index version="1" commit="84036c48e0f1e9961ad0e936f62362de4b2150e1" name="ReaTeam Scripts"> |
3 | 3 | <category name="Cursor">
|
4 | 4 | <reapack name="amagalma_Move edit cursor to closest item edge (among the selected items).lua" type="script" desc="Move edit cursor to closest item edge (among the selected items)">
|
5 | 5 | <metadata>
|
@@ -2235,6 +2235,13 @@ Remember the window position, size and dock state]]></changelog>
|
2235 | 2235 | <changelog><![CDATA[Initial Release]]></changelog>
|
2236 | 2236 | <source main="main">https://github.com/ReaTeam/ReaScripts/raw/3cddc2fa7f12184f3bf343db80e71011f0eeb742/Envelopes/cool_MK%20ShaperStutter.lua</source>
|
2237 | 2237 | </version>
|
| 2238 | + <version name="1.01" author="cool" time="2021-06-10T17:14:12Z"> |
| 2239 | + <changelog><![CDATA[+ Fixed: now Shift works correctly if the tempo is different from 120. |
| 2240 | ++ Now the combination Ctrl+S works when the script window is active. |
| 2241 | ++ os.execute replaced with CF_ShellExecute for better performance and Linux compatibility. |
| 2242 | ++ Added a hidden option to force Sync to be enabled every time the script is run.]]></changelog> |
| 2243 | + <source main="main">https://github.com/ReaTeam/ReaScripts/raw/84036c48e0f1e9961ad0e936f62362de4b2150e1/Envelopes/cool_MK%20ShaperStutter.lua</source> |
| 2244 | + </version> |
2238 | 2245 | </reapack>
|
2239 | 2246 | <reapack name="edgemeal_Toggle active envelopes inlane for selected track.lua" type="script" desc="Toggle active envelopes inlane for selected track">
|
2240 | 2247 | <version name="1.0" author="Edgemeal" time="2019-02-23T10:04:31Z">
|
@@ -5069,6 +5076,12 @@ Override Reaper option "Toggle enable/disable default fadein/fadeout" (on/off)]]
|
5069 | 5076 | + Play Marker is now visible on the Loop Line (useful when working with long items).]]></changelog>
|
5070 | 5077 | <source main="main">https://github.com/ReaTeam/ReaScripts/raw/bfba17272b2b2e6c17d610c6ca8ba0a1fd8772f5/Items%20Editing/cool_MK%20Slicer.lua</source>
|
5071 | 5078 | </version>
|
| 5079 | + <version name="2.15" author="cool" time="2021-06-10T17:13:49Z"> |
| 5080 | + <changelog><![CDATA[+ Now the combination Ctrl+S works when the script window is active. |
| 5081 | ++ os.execute replaced with CF_ShellExecute for better performance and Linux compatibility. |
| 5082 | ++ Added a hidden option to force Sync to be enabled every time the script is run.]]></changelog> |
| 5083 | + <source main="main">https://github.com/ReaTeam/ReaScripts/raw/8f36285cd10fd07252418f59b88aaf6ee1369120/Items%20Editing/cool_MK%20Slicer.lua</source> |
| 5084 | + </version> |
5072 | 5085 | </reapack>
|
5073 | 5086 | <reapack name="ED_Select items with take FX in active take.lua" type="script" desc="Select items with take FX in active take">
|
5074 | 5087 | <metadata>
|
|
0 commit comments