Skip to content

Commit

Permalink
Update amagalma_Split item at mouse cursor position ( use defined cro…
Browse files Browse the repository at this point in the history
…ssfade and selection settings ).lua
  • Loading branch information
amagalma authored Apr 24, 2024
1 parent 23d63fd commit 4eb4d07
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
-- @description Split item at mouse cursor position ( use defined crossfade and selection settings )
-- @author amagalma
-- @version 1.05
-- @version 1.06
-- @changelog
-- - Add ignore grouping setting
-- - Fix for ReaPack
-- @provides [main] amagalma_Split item at mouse cursor position ( use defined crossfade and selection settings )/amagalma_Split item at mouse cursor position ( Define crossfade and selection settings ).lua > amagalma_Split item at mouse cursor position ( Define crossfade and selection settings ).lua
-- @donation https://www.paypal.me/amagalma
-- @about
-- Splits item(s) under mouse cursor at the mouse cursor position according to the settings defined by additional settings script. Settings for:
-- - Selection: left, right or no change
-- - Automatic crossfades: to the left, centered or to the right
-- - Respect or not Snap to Grid
-- - Respect or not item grouping
-- - Respect or not Item Grouping


local x, y = reaper.GetMousePosition()
Expand Down

0 comments on commit 4eb4d07

Please sign in to comment.