Skip to content

Commit 8abba69

Browse files
author
ReaTeam Bot
committed
index: 1 modified package, 1 new version
[ci skip]
1 parent 9b95556 commit 8abba69

1 file changed

Lines changed: 14 additions & 4 deletions

File tree

index.xml

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<index version="1" commit="68cd79a186b959738a811e0456a4066d35d2bab4" name="ReaTeam Scripts">
2+
<index version="1" commit="9b95556a7b29976566c5e54537d5737b729b2524" name="ReaTeam Scripts">
33
<category name="Cursor">
44
<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)">
55
<metadata>
@@ -8230,18 +8230,28 @@ Override Reaper option "Toggle enable/disable default fadein/fadeout" (on/off)]]
82308230
</reapack>
82318231
<reapack name="ilovemedia_Replace with an empty item.lua" type="script" desc="Replace with an empty item">
82328232
<metadata>
8233-
<description><![CDATA[{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 Courier;}}
8233+
<description><![CDATA[{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 \fmodern Courier;}}
82348234
{\colortbl;\red255\green0\blue0;\red0\green0\blue255;}
82358235
\widowctrl\hyphauto
82368236

8237-
{\pard \ql \f0 \sa180 \li0 \fi0 \b \fs36 Replace with an empty item\par}
8238-
{\pard \ql \f0 \sa180 \li0 \fi0 Replace the selected item with an empty one with the same name, duration and position.\par}
8237+
{\pard \ql \f0 \sa180 \li0 \fi0 \outlinelevel0 \b \fs36 Replace with an empty item\par}
8238+
{\pard \ql \f0 \sa180 \li0 \fi0 Replace selected items with empty MIDI items (Keep names, position, length, fades, mute, color)\par}
82398239
}
82408240
]]></description>
82418241
</metadata>
82428242
<version name="1.0" author="ilovemedia" time="2023-07-24T06:12:57Z">
82438243
<source main="main">https://github.com/ReaTeam/ReaScripts/raw/f50bf0dc8b1920b1633bd7c1a3db9353440d8a45/Items%20Editing/ilovemedia_Replace%20with%20an%20empty%20item.lua</source>
82448244
</version>
8245+
<version name="2.0" author="ilovemedia" time="2026-03-30T15:13:55Z">
8246+
<changelog><![CDATA[Added support for replacing multiple selected items simultaneously.
8247+
Generate MIDI items via API (CreateNewMIDIItemInProj) instead of action commands.
8248+
Prevent alteration of the user's loop/time selection.
8249+
Preserve item Mute state.
8250+
Preserve all fade properties (fade in/out lengths, shapes, and curves).
8251+
Added proper Undo/Redo block support.
8252+
Enhanced stability by buffering item data before modifying the project.]]></changelog>
8253+
<source main="main">https://github.com/ReaTeam/ReaScripts/raw/9b95556a7b29976566c5e54537d5737b729b2524/Items%20Editing/ilovemedia_Replace%20with%20an%20empty%20item.lua</source>
8254+
</version>
82458255
</reapack>
82468256
<reapack name="JerContact_Zero crossing loop maker for items.lua" type="script" desc="Zero crossing loop maker for items">
82478257
<metadata>

0 commit comments

Comments
 (0)