X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=audio.rst;h=1266397466f3127f9ccc05471697fccaab70bac0;hb=901d57e9a589ffa1d02200932ab661217c335750;hp=58e3ed07a71df0f3d11c2dc144e8f5ac1abfe4c6;hpb=676ec4664fd638785c3ad89a88b7a758575e0bc8;p=nageru-docs diff --git a/audio.rst b/audio.rst index 58e3ed0..1266397 100644 --- a/audio.rst +++ b/audio.rst @@ -243,15 +243,16 @@ for instance if you unplug two identical cards and plug them back in the reverse order; USB cards don't carry any kind of serial number or other forms of unique identification. +.. _audio-views: The audio views ''''''''''''''' .. image:: images/audio-view-selector.png -Once multichannel mode is active, a little selector shows up to the right, -just below the level meters. The arrows (or equivalently, the PgUp/PgDown -keys on the keyboard) allow you to select between two views: +Once multichannel mode is active, the audio view selector (up to the right, +just below the level meters) gains a third option. The arrows (or equivalently, the PgUp/PgDown +keys on the keyboard) allow you to select between those three views: * In the **compact audio view** (which is the default), each bus is represented only by its label, its peak meter (see below) and its @@ -261,7 +262,12 @@ keys on the keyboard) allow you to select between two views: from the full audio view are still in effect, but you cannot see or interact with them. - * The **full audio view** contains a lot more controls, but leaves no + * The **video grid display** does not have any audio controls, + but tries to use as much screen estate as possible on the video channels + only. In particular, it can put the channels in multiple rows if that + facilitates larger previews, which can be useful if you have many channels. + + * The **full audio view** (only available in multichannel mode) contains a lot more controls, but leaves no room for the video channels. These are useful when you are doing initial setup of your mix, or if you want to go back and tune something. The full audio view will be described in detail in the following section;