Skip to content

Commit

Permalink
Update smandrap_Select previous track in TCP or in Mixer.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
smandrap authored Feb 14, 2024
1 parent 8d8b822 commit a8d56e9
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_Select previous track in TCP or in Mixer.lua
-- @author smandrap
-- @noindex
-- @about Select previous visible track in TCP or Mixer.
-- @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 a8d56e9

Please sign in to comment.