23 Commits

Author SHA1 Message Date
fa570bbb4b 4PointCutting: Update Readme (Screenshots) 2020-09-22 19:51:34 +00:00
04d1b406b4 4PointCutting: Update Readme 2020-09-22 19:49:35 +00:00
a5072fc596 4PointCutting: fix track alignment of pasted items if first source tracks are empty in time selection. closes #4 2020-09-22 21:10:58 +02:00
9817465681 4PointCutting: Trim content behind pasted items even if according edit setting is off. closes #5 2020-09-22 21:09:02 +02:00
6438d7c8da 4PointCutting: Make SWS extension neccessary for script. Abort if not present. 2020-02-02 02:28:18 +01:00
eb305bc836 4PointCutting: Updated README 2020-02-02 01:19:32 +00:00
8deb166f31 4PointCutting: Changed to "GoToMarker()" from "MoveEditCursor()" to prevent from occasionaly audio playback during execution 2020-02-02 02:16:11 +01:00
ef30edcf2f 4PointCutting: Switched to SWS paste, somehow this improves reliability... 2020-02-02 02:02:14 +01:00
903086d383 4PointCutting: Replaced "Fill Gaps" with true "Crossfade" 2020-02-02 01:56:55 +01:00
f7734e9511 4PointCutting: Really abort execution when markers don't specify a valid region (missing return statement) 2020-02-02 00:29:59 +01:00
c9c84de9f2 4PointCutting: Added screenshots to README 2020-02-01 23:26:31 +00:00
a9c88fe8a7 Merge branch '4PointCutting' of https://files.eleton-audio.de/gitea/Ludwig/Reaper-Scripts into 4PointCutting 2020-02-02 00:23:58 +01:00
df9ea26ba6 4PointCutting: Add crossfade not only on first destination track but on all. 2020-02-02 00:21:41 +01:00
11af6dda0a 4PointCutting: Added screenshots 2020-02-02 00:17:55 +01:00
66b60f558c 4PointCutting: Added description in README 2020-02-01 23:08:24 +00:00
7465bd9360 4PointCutting: Only try to crossfade if SWS is present 2020-02-02 00:08:16 +01:00
765494f460 4PointCutting: Added crossfade after execution. closes #2 2020-02-01 23:17:46 +01:00
d2b992f1f0 Now also works if project contains regions - closes #1 2020-01-31 22:08:08 +01:00
4238d6a104 4PointCutting: Added modes for every possible combination of 3 or 4 out of the 4 markers 2020-01-27 23:54:32 +01:00
66bca38638 4PointCutting: Restore arranger viewport after edit 2020-01-27 13:23:42 +01:00
41572c4f84 4PointCutting: Cleaned up some code, added some error messages 2020-01-26 23:55:03 +01:00
8c100ef186 4PointCutting: Cleaned up comments, addd headers 2020-01-26 23:41:10 +01:00
2ba98cd1de 4PointCutting: First commit, working but probably not bug-free 2020-01-26 23:16:30 +01:00