View Single Post
Old 04-13-2019, 09:12 AM   #1
Sexan
Human being with feelings
 
Sexan's Avatar
 
Join Date: Jun 2009
Location: Croatia
Posts: 4,597
Default LUA : Area(51) Selection Alpha

Code:
AREA 51 
Most of the functionality is implemented. 

Missing:
1. Undo System
3. Automation Items

Still work in progress, and some code needs to be cleaned up.
Working on OSX - Drawing mode needs to be set to "FORCE CLASSIC MODE"
------------------------------------------------------------------------------------------------------
CTRL (CMD) + SHIFT + DRAG --> Make SINGLE AREA
CTRL (CMD) + SHIFT + ALT + DRAG --> Non-Contiguous Area Selections (MULTIPLE)
1,2,3,4 etc --> ACTIVATE SINGLE AREA FROM MULTIPLE ONES WHILE IN COPY MODE

CTRL (CMD) + C --> COPY MODE (Show ghost helpers)
CTRL (CMD) + V --> PASTE
CTRL (CMD) + D --> DUPLICATE
 S --> SPLIT

CTRL (CMD) + DRAG --> Drag COPY

ESC --> Clear everything
-------------------------------------------------------------------------------------------------------
Area resizing --> Click and drag over the edges of the area to extend or in center to move area
Available on my ReaPack repository
Code:
https://github.com/GoranKovac/ReaScripts/raw/master/index.xml

Requirements JS_API v1.002

EDIT : 21.05.










zones:


ghost copies


Select AS via 1-9 (Activate AS)


folders:


cursors:


my weird shit while testing

Last edited by Sexan; 04-19-2020 at 01:12 AM.
Sexan is offline   Reply With Quote