Commit Graph

6 Commits (1c6ab60fa701edb4007f13a49ccce3b2b87edb26)

Author SHA1 Message Date
Mikael Finstad 2507310985
Add new file name template variables
`CUT_DURATION`, `CUT_FROM_NUM`, `CUT_TO_NUM`
also don't show advanced variable in simple mode
closes #2486
12 months ago
Mikael Finstad 2504304748
implement SEG_LABEL array in cut+merge mode #2428 1 year ago
Mikael Finstad 25043053e4
improve doc 1 year ago
Mikael Finstad d84f31fd72
change SEG_NUM and SESG_NUM_INT variables
they will now correspond to the original index of the segment
as shown in the number on the segment list
new variables SELECTED_SEG_NUM and SELECTED_SEG_NUM_INT
can be used for previous behavior (where the numbering is based on the segment's number in the list of *selected* segments).

also minor change: most operations will no longer take place if no segments selected

closes #2335
1 year ago
Mikael Finstad 24e0f70241
improve doc 1 year ago
Mikael Finstad 2502186ef4
improve docs 1 year ago