You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- @description Insert new track (inherit color from parent)
-- @author Mordi
-- @version 1.0
-- @about
-- # Insert new track (inherit color from parent)
--
-- Uses reaper's native "Insert new track" action, and colors the new track based on its parent track. If the track has no parent, no color will be applied.
SCRIPT_NAME = "Insert new track (inherit color from parent)"