Introduction
Scripts for Room tone editing, using SWS Resources.
These scripts development was supported by Tiki Horea. Thanks! 🙂
Pack Content
Sequence
- X-Raym_Replace selected items section in time selection by SWS items slot 1 and ripple edit.lua
- X-Raym_Replace selected items section in time selection by SWS items slot 2 and ripple edit.lua
- X-Raym_Replace selected items section in time selection by SWS items slot 3 and ripple edit.lua
- X-Raym_Replace selected items section in time selection by SWS items slot 4 and ripple edit.lua
- X-Raym_Replace selected items section in time selection by SWS items slot 5 and ripple edit.lua
- X-Raym_Replace selected items section in time selection by SWS items slot 1.lua
- X-Raym_Replace selected items section in time selection by SWS items slot 2.lua
- X-Raym_Replace selected items section in time selection by SWS items slot 3.lua
- X-Raym_Replace selected items section in time selection by SWS items slot 4.lua
- X-Raym_Replace selected items section in time selection by SWS items slot 5.lua
- X-Raym_Replace selected items section in time selection by SWS items slot and ripple edit_functions.lua (this is not an action, just a library used for the others scripts)
Installation
After purchase, just log into the website, to check the detailed installation instructions here, or on the dedicated Purchase Confirmation page. This pack can be installed and updated from REAPER thanks to the free ReaPack extension, via a custom repository link related to your licence, or via regular Zip download. License are valid lifetime. You will be able to enjoy updates and new scripts added to the pack without extra cost.
Usage
- Select one item.
- Do time selection.
- Add Media to Slot.
- Run.
Modding
These scripts are open source and designed to be moded.
You can mod these to add more slots.
To mod a script, make a copy paste of the script and rename it.
The scripts have a User Config Area on their script header which allows you to quickly customize them.
Simply change the slot_id and it is good !
-- USER CONFIG AREA ------------------------------------------------------ slot_id = 1 -------------------------------------------------- END OF USER CONFIG AREA
Be sure you have the right amount of slots actions in action list before that. Redefining slot numbers is possible from S&M.ini file. See how here.
Notes
By buying this product, you are supporting my free scripting. Thanks!