Skip to content

Commit

Permalink
Update smandrap_Add previous track in TCP or in Mixer to selection.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
smandrap authored Feb 14, 2024
1 parent b5e803e commit 47b070c
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-- @description smandrap_Add previous track in TCP or in Mixer to selection.lua
-- @author smandrap
-- @noindex
-- @about Add previous visible track in TCP or Mixer to selection.
-- @readme_skip

local mixer_hwnd = reaper.JS_Window_Find("Mixer", true)
local focus = reaper.JS_Window_GetParent(reaper.JS_Window_GetFocus())

Expand Down

0 comments on commit 47b070c

Please sign in to comment.