Commit Graph

  • e5519a0 (HEAD -> master) Merge branch 'master' of https://files.eleton-audio.de/gitea/Ludwig/Reaper-Scripts by Ludwig Frühschütz 2020-09-22 23:31:49 +0200
  • e3ce713 BigClockExtra: Changed default settings from measures to hms by Ludwig Frühschütz 2020-09-22 23:31:16 +0200
  • a82d270 BigClockExtra: Updated Readme by Ludwig Frühschütz 2020-09-22 21:29:34 +0000
  • 4004674 BigClockExtra: Update Screenshot by Ludwig Frühschütz 2020-09-22 23:27:42 +0200
  • 3a4d7aa BigClockExtra: Added hour to minute timeunit. closes #8. Also added some minor gui refinements by Ludwig Frühschütz 2020-09-22 23:20:53 +0200
  • f41bb72 BigClockExtra: Added time unit measures/beats. closes #7 by Ludwig Frühschütz 2020-09-22 22:56:24 +0200
  • fa570bb 4PointCutting: Update Readme (Screenshots) by Ludwig Frühschütz 2020-09-22 19:51:34 +0000
  • 04d1b40 4PointCutting: Update Readme by Ludwig Frühschütz 2020-09-22 19:49:35 +0000
  • 493d8f2 Merge branch '4PointCutting' by Ludwig Frühschütz 2020-09-22 21:13:30 +0200
  • a5072fc 4PointCutting: fix track alignment of pasted items if first source tracks are empty in time selection. closes #4 by Ludwig Frühschütz 2020-09-22 21:10:58 +0200
  • 9817465 4PointCutting: Trim content behind pasted items even if according edit setting is off. closes #5 by Ludwig Frühschütz 2020-09-22 21:09:02 +0200
  • 6c08a83 „BigClockWithExtras/README.md“ ändern by Ludwig Frühschütz 2020-05-06 19:20:28 +0000
  • c364d2a BigClockExtra: Added readme by Ludwig Frühschütz 2020-05-06 19:18:28 +0000
  • a3cd678 BigClockExtra: Added screenshot by Ludwig Frühschütz 2020-05-06 19:16:23 +0000
  • 82308e4 Merge branch 'BigClockExtra' by Ludwig Frühschütz 2020-05-06 21:02:42 +0200
  • 110bb48 BigClockExtra: Added leading zeros to seconds display. closes #3 by Ludwig Frühschütz 2020-05-06 21:02:11 +0200
  • 8d3c45c Takenumber Window: Keep arranger focused after clicks into the script's window by Ludwig Frühschütz 2020-04-17 17:13:12 +0200
  • 3b3e78f BigClockExtra: First version by Ludwig Frühschütz 2020-04-17 17:08:23 +0200
  • 6438d7c 4PointCutting: Make SWS extension neccessary for script. Abort if not present. by Ludwig Frühschütz 2020-02-02 02:28:18 +0100
  • eb305bc 4PointCutting: Updated README by Ludwig Frühschütz 2020-02-02 01:19:32 +0000
  • 8deb166 4PointCutting: Changed to "GoToMarker()" from "MoveEditCursor()" to prevent from occasionaly audio playback during execution by Ludwig Frühschütz 2020-02-02 02:16:11 +0100
  • ef30edc 4PointCutting: Switched to SWS paste, somehow this improves reliability... by Ludwig Frühschütz 2020-02-02 02:02:14 +0100
  • 903086d 4PointCutting: Replaced "Fill Gaps" with true "Crossfade" by Ludwig Frühschütz 2020-02-02 01:56:55 +0100
  • f7734e9 4PointCutting: Really abort execution when markers don't specify a valid region (missing return statement) by Ludwig Frühschütz 2020-02-02 00:29:59 +0100
  • c9c84de 4PointCutting: Added screenshots to README by Ludwig Frühschütz 2020-02-01 23:26:31 +0000
  • a9c88fe Merge branch '4PointCutting' of https://files.eleton-audio.de/gitea/Ludwig/Reaper-Scripts into 4PointCutting by Ludwig Frühschütz 2020-02-02 00:23:58 +0100
  • df9ea26 4PointCutting: Add crossfade not only on first destination track but on all. by Ludwig Frühschütz 2020-02-02 00:21:41 +0100
  • 11af6dd 4PointCutting: Added screenshots by Ludwig Frühschütz 2020-02-02 00:17:55 +0100
  • 66b60f5 4PointCutting: Added description in README by Ludwig Frühschütz 2020-02-01 23:08:24 +0000
  • 7465bd9 4PointCutting: Only try to crossfade if SWS is present by Ludwig Frühschütz 2020-02-02 00:08:16 +0100
  • 765494f 4PointCutting: Added crossfade after execution. closes #2 by Ludwig Frühschütz 2020-02-01 23:17:46 +0100
  • d2b992f Now also works if project contains regions - closes #1 by Ludwig Frühschütz 2020-01-31 22:08:08 +0100
  • 4238d6a 4PointCutting: Added modes for every possible combination of 3 or 4 out of the 4 markers by Ludwig Frühschütz 2020-01-27 23:54:32 +0100
  • 66bca38 4PointCutting: Restore arranger viewport after edit by Ludwig Frühschütz 2020-01-27 13:23:42 +0100
  • 41572c4 4PointCutting: Cleaned up some code, added some error messages by Ludwig Frühschütz 2020-01-26 23:55:03 +0100
  • 8c100ef 4PointCutting: Cleaned up comments, addd headers by Ludwig Frühschütz 2020-01-26 23:41:10 +0100
  • 2ba98cd 4PointCutting: First commit, working but probably not bug-free by Ludwig Frühschütz 2020-01-26 23:16:30 +0100
  • 83616af Item under cursor - next take: edited Readme by Ludwig Frühschütz 2020-01-26 01:00:14 +0000
  • 80b4488 Item under cursor - next take: added Readme by Ludwig Frühschütz 2020-01-26 00:59:23 +0000
  • e996d67 Item under cursor - next take - osc: initial commit by Ludwig Frühschütz 2020-01-26 01:54:38 +0100
  • f562f6c Takenumber Window: Updated Readme by Ludwig Frühschütz 2020-01-25 23:02:55 +0000
  • 5aa2abd Takenumber Window: Updated Readme by Ludwig Frühschütz 2020-01-25 23:01:15 +0000
  • 90148d1 Takenumber Window: Added screenshots by Ludwig Frühschütz 2020-01-25 23:56:21 +0100
  • eadf1b1 Takenumber Window: Added Readme by Ludwig Frühschütz 2020-01-25 22:53:39 +0000
  • 1661285 Takenumber Window: Updated comments and license by Ludwig Frühschütz 2020-01-25 22:57:54 +0100
  • 60ce4c2 Added takenumber window from private repository by Ludwig Frühschütz 2020-01-25 22:47:15 +0100
  • c5524f7 Initial commit by Ludwig Frühschütz 2020-01-25 21:42:06 +0000