Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Suzuki-Re authored Nov 4, 2023
1 parent 6e63bab commit 29ad784
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
-- @description Toggle show hide visible track envelope for last touched track FX parameter
-- @author Suzuki
-- @license GPL v3
-- @version 1.0
-- @changelog Initial Release
-- @about For use in other scripts

r = reaper

retval, trackidx, itemidx, takeidx, fxidx, parm = r.GetTouchedOrFocusedFX(0)
Expand Down

0 comments on commit 29ad784

Please sign in to comment.