This script pack is a set of scripts involving items selection.
lua
ReaScripts: Advanced Renamers (Items-Takes, Tracks, Markers, Regions)
Rename items, tracks, markers and regions with advanced patterns and wildcards.
ReaScripts: Import items and regions from CSV
The following script has been developed to import items and regions from a CSV file. Here is a sample of the tabulation delimited CSV. Check the data formatting. (Headers can be changed). Position Position Relative Length (Secs) Name 00:00,0 0 5 cue1 00:05,0 0 3 cue2 00:18,0 10 8 cue3 00:46,0 20 4 cue4 01:00,0 […]
ReaScripts: Rotate Items Position
A pack of scripts for re-ordering items on the timeline, a bit like a shuffle editing workflow. X-Raym_Rotate left order of selected items keeping snap offset positions and parent tracks.lua X-Raym_Rotate right order of selected items keeping snap offset positions and parent tracks.lua These scripts supports: items grouping relative timing preservation Snap offset By using […]
ReaScripts: Virtual Instrument Samples Editing Pack
Creating a virtual instrument for the well-known Kontakt sampler, or its promising open source alternative Hise, or for any other software/format (SFZ, VSTi… etc…) requires a lot of patience. You have to edit and organize hundreds of items, with a lot of small variations of the same sound — velocity, tonality, round robin —, different […]
ReaScripts: Export Project to HTML and CSV Pack
Having the possibility to export a REAPER project to HTML page or a CSV table can be helpful in a lot of different situations; Samples libraries file list Time coded notes instructions for music composer Event lists for sound design Reference setting for transposing some settings to another DAW… etc.. That’s why I built two […]
ReaScripts: Space Items in Sequence Pack (Advanced Reposition Items)
Spacing items can be critical for certain types of workflow, like mastering, audio samples library, virtual instrument, e-learning etc… Here are some scripts to allow advanced spacing between items. You can consider this set of action as advanced variation of the Xenakios/SWS Repotion Items action rom SWS extension. Note that this scripts on per Second […]
ReaScript: Items Notes Pack
A script to copy paste in batch items notes. The script works on selected items, but you can use it with custom actions to select all items on tracks etc. Note that items columns is based on item index on the track, not “visual” columns (aka, synced position). So, notes to item 1 goes to […]
ReaScripts: Items Grouping Pack
Set of scripts to perform actions related to items Groups.