4PointCutting: Added screenshots to README

This commit is contained in:
Ludwig Frühschütz 2020-02-01 23:26:31 +00:00
parent a9c88fe8a7
commit c9c84de9f2

View File

@ -28,3 +28,9 @@ If all 4 markers are set, the shorter region of the 2 specifies the length to be
* `4Pcut_select_src-tracks` selects the stored source tracks set by `4Pcut_set_src-tracks`.
* `4Pcut_select_dst-track` selects the stored destination track set by `4Pcut_set_dst-track`.
* `4Pcut_reset_src-dst-tracks` resets the source tracks to "all" and the destination track to track one.
## Screenshots
Markers set:
![](https://files.eleton-audio.de/gitea/Ludwig/Reaper-Scripts/raw/branch/4PointCutting/4PointCutting/screenshots/3markers.PNG)
After execution:
![](https://files.eleton-audio.de/gitea/Ludwig/Reaper-Scripts/raw/branch/4PointCutting/4PointCutting/screenshots/3markers_1edit.PNG)