From 2eadc877ff4a85108700e05d390c7d740a5c4df1 Mon Sep 17 00:00:00 2001 From: Alexandre Prokoudine Date: Mon, 16 Oct 2023 14:30:34 +0200 Subject: [PATCH] Add Sources list docs --- include/the-sources-list.html | 75 +++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 include/the-sources-list.html diff --git a/include/the-sources-list.html b/include/the-sources-list.html new file mode 100644 index 0000000..e1cd0ae --- /dev/null +++ b/include/the-sources-list.html @@ -0,0 +1,75 @@ +

+ The Sources list shows all the original audio and MIDI files in the session, + either recorded in takes or imported from existing files. Any column caption + can be clicked to sort the list according to the clicked value: +

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
NameThe name of the region, can be modified by double-clicking it.
# Ch + The number of channels, only displayed for audio files (it is 0 + for MIDI files). +
Captured forThe name of the track the source was originally captured in.
# XrunsHow many dropouts occured while capturing the source.
Tags + All the tags assigned + to the source. +
Take ID + The unique ID of the source. Uses the timestamp for when the + capturing of source was started. E.g. 2023-10-16 14.08.58 + means the capturing started on October 16, 2023, at 2.08pm. This is + only used for audio and MIDI sources that were captured, not + imported. +
Orig Pos + The original position at which the capturing of the source was + started. The time format is whatever the user chose for the primary + clock when the source was captured. Switching between time formats + when capturing sources means the time format will not be the same + for all captured sources. +
PathFile name of the captured or imported source.
+ +

+ Hovering the mouse pointer over a column heading shows a tool-tip which can + be handy to remember what the columns are for. +

+ +

+ right-clicking on a source in the list brings up + a context menu with just one item: Remove the selected + Sources. Choosing it gives several options to the user: +

+ +